WEEKLY DEVELOPMENT UPDATES. FRONTEND.
22 Jul 2022, 11:29
WEEKLY DEVELOPMENT UPDATES
FRONTEND
🔹Finished new pagination system & structure of controllers for handling list views (account balance list, transactions list, validators list etc.)
MIDDLEWARE
🔹Added integration tests to interx repository
🔹WIP - ethereum RPC queries rate limiting
BACKEND
🔹Released new sekai version with finalized multi-stake module
🔹Validators can now self-delegate tokens even if maximum number of delegators is reached (used as spam prevention mechanism)
🔹Created basic protobufs for a new slashing-module
WALLET
🔹WIP - egress service allowing SAIFU to sign and propagate ethereum transactions on-chain
INFRASTRUCTURE
🔹WIP - snapshot management for sekai & state sync using Cosmos SDK tools