WEEKLY DEVELOPMENT UPDATES. FRONTEND.
07 Jul 2022, 09:44
WEEKLY DEVELOPMENT UPDATES
FRONTEND
🔹Rebuild the structure of generic controllers for handling list views (account balance list, transactions list, validators list etc.)
MIDDLEWARE
🔹Updated Balances query pagination
🔹 Introduced caching for EVM chains query (WIP)
BACKEND
🔹Implement token inflation distribution system
🔹Implement rewards auto-compound feature for the multi-staking module
WALLET
🔹Offline Ethereum transactions signing with SAIFU (WIP)
INFRASTRUCTURE
🔹IPFS API tool now supports CID hash validation, query by file name & upload name pre-checks
🔹Added unit tests to test for CID validation to the KIRA ipfs-api tool