WEEKLY DEVELOPMENT UPDATES. FRONTEND. Working on Account page, list of current Tokens Balances tab. Next step : Loading page.

26 Aug 2022, 11:46
WEEKLY DEVELOPMENT UPDATES FRONTEND 🔹 Working on Account page, list of current Tokens Balances tab 🔹 Next step : Loading page MIDDLEWARE 🔹(EVM chains) - Finalized account/balance queries (70%). 🔹 Next step : Finalize remaining EVM queries (30%) , update response data JSON to use snake_case BACKEND 🔹Consider LP tokens and coins ratio in case of undelegation 🔹Prevent upsert staking pool and new delegation for slashed pool 🔹Try CLI command and add example commands for operations on slashed pools 🔹Moved Undelegate function into delegation.go for better management 🔹Added test for Undelegation / SlashStakingPool / RefuteSlashingProposal 🔹Automatic proposal : Proposal now shows “colluders” = previously jailed validators within a short timeframe before proposal is triggered 🔹Automatic proposal : Proposal creation don’t trigger when MaxJailedValidators parameter does not reach 🔹Automatic proposal : Proposal now tests if same validator slash proposal already exists to prevent double proposal 🔹Slash proposal integration test 🔹Next step : Staking module documentation, upgrade proposal rollback WALLET 🔹Working on audio steganography documentation and worked on simplest experimental build (using Least Bit Algorithm with encrypted messages) 🔹Next step : Continue documentation and use a more robust for audio steganography INFRASTRUCTURE 🔹Researching queries limitations, loads on BTC test network