WEEKLY DEVELOPMENT UPDATES. FRONTEND.

14 Jul 2022, 10:54
WEEKLY DEVELOPMENT UPDATES FRONTEND 🔹WIP - Structure of generic controllers for handling list views (account balance list, transactions list, validators list etc.) MIDDLEWARE 🔹Added support to configure Etherium-based chain RPC 🔹 WIP - Ethereum-based chain status endpoint BACKEND 🔹Implement delegators cap - each validator has limited number of delegators to protect against dust spam attacks 🔹Implement delegators pushout - delegators can push out other delegators if they have sufficient stake 🔹Added staking pool delegators query & automated unregister of delegator from a staking pool in the case of insufficient stake 🔹Ensured that delegation to not active validators is no longer possible to prevent accidental slashing WALLET 🔹WIP offline Ethereum transactions signing with SAIFU INFRASTRUCTURE 🔹Refactored IPFS-API tool structure to decrease resource consumption & increase security