WEEKLY DEVELOPMENT UPDATES. FRONTEND. Finished "Confirm Transaction" page. Started building "Broadcast Transaction" page.

07 Oct 2022, 10:59
WEEKLY DEVELOPMENT UPDATES FRONTEND 🔹 Finished “Confirm Transaction” page 🔹 Started building “Broadcast Transaction” page 🔹 Generic cleanup of repository on GitHub (now all commits are signed by authors with cryptographic GPG key) 🔹 Next step : Integration of Broadcast Transaction page MIDDLEWARE 🔹 Fixed all camelCase response data 🔹 Added EVM faucet endpoint (Windows Information Protection (WIP) for private key sign/broadcast) 🔹 Completed implementation for accounts, block, network status, transactions, and transfer APIs 🔹 WIP for block and faucet API 🔹 Next step : Finalize private key sign/broadcast 🔹 Next step : Finalize balances and faucet API BACKEND 🔹 Debugged issue with a validator set case for upgrade 🔹 Added Genesis Upgrader (allows application upgrade via governance process) 🔹 Updated “pools-by-account” query help for the Multistaking module 🔹 Fixed proto-gen issue for container name conflict 🔹 Resolved possible panic bug with Reward distributor module 🔹 Modified protobufs on councilor work WALLET 🔹 Redesign of code responsible for app theme 🔹 Next step : Code refactor of PIN Sign in view INFRASTRUCTURE 🔹 Tested and merged website update. 🔹 Added notes on bugs and functionality issues. 🔹 Researched TSS limitations in order to use it with bitcoin core. 🔹 Next step : PoC CLI tool for TSS