WEEKLY DEVELOPMENT UPDATES. FRONTEND. Finished Broadcast Transaction page.
14 Oct 2022, 11:56
WEEKLY DEVELOPMENT UPDATES
FRONTEND
🔹 Finished Broadcast Transaction page
🔹 Started integration of Send Tokens, Confirm Transaction and Broadcast Transaction path
🔹 Next step : Integration of Loading Page
MIDDLEWARE
🔹 Fix execution fee query by transaction type
🔹 Check out execution fees query (we already have PR on sekaid )
🔹 Fix token rates query
🔹 Add EVM faucet info query
🔹 Figure out ETH transfer from faucet account
🔹 Work on balances API for bitcoin with implementing API queue
🔹 Write unit tests for completed APIs.
🔹 Work on faucet API (WIP)
🔹 Next step : EVM Faucet, BTC Faucet
BACKEND
🔹 Write further codebase for councilor proposal, status, tx messages (ProposalResetWholeCouncilorRank, MsgCouncilorPause, MsgCouncilorUnpause, MsgCouncilorActivate) & Resolve build errors on councilor module changes
🔹 Discussion for councilor management logic
🔹 Review stackable data on distribution module & found out a possible problem
🔹 Next step : Implement further councilor logic & remove stackable data on distribution module
WALLET
🔹Finished code refactor responsible for app theme
🔹 Started code refactor of PIN page
🔹 Next step : Redesigning Vault Pages
INFRASTRUCTURE
🔹Deployed new test-network for fronted
🔹 Deployed main site
🔹 Started writing an article on test-net deployment using CLI
🔹 Next step : finalize article