WEEKLY DEVELOPMENT UPDATES. FRONTEND. Finished Send Tokens page. Next step : Integration of Send Tokens page and infrastructure.

16 Sep 2022, 13:07
WEEKLY DEVELOPMENT UPDATES FRONTEND ๐Ÿ”น Finished Send Tokens page ๐Ÿ”น Next step : Integration of Send Tokens page and infrastructure MIDDLEWARE ๐Ÿ”น ABI decode for contract call ๐Ÿ”น Finalize Read Contract endpoint ๐Ÿ”น WIP: Write Contract endpoint ๐Ÿ”น Unit tests for APIs that query genesis, data reference, tokens, upgrade plan, node discovery, and permission data ๐Ÿ”น Next step : EVM faucet endpoint ๐Ÿ”น Next step : Complete unit tests and basic structure for integration tests BACKEND ๐Ÿ”น Connect basket module to app.go ๐Ÿ”น Add more protobuf for txs of basket module ๐Ÿ”น Implement mint, burn, swap operations ๐Ÿ”น Implement proposal system ๐Ÿ”น Surplus increase on swap operation ๐Ÿ”น Implement surplus withdraw operation via proposal ๐Ÿ”น Next step : Complete basket module, gov claim councilor WALLET ๐Ÿ”น Built interface screens for Shared Secrets update, these are simplified screen to support the back-end code produced last week. ๐Ÿ”น Added feature to show all the Shared Secretโ€™s categories, selecting multiple categories, and storing data with a secure storage. ๐Ÿ”น Next step : Implement Shared Secretโ€™s functions (such as adding/deleting/modifying peers that you want to share information securely) and expanding the categories of things that can shared securely. INFRASTRUCTURE ๐Ÿ”น Continued testing btcnode endpoints and address re-scanning features ๐Ÿ”น Next step : Put results in the doc. Test multisig limitations.