WEEKLY DEVELOPMENT UPDATES. FRONTEND. Finished integration of Send Tokens page with infrastructure.

29 Sep 2022, 10:39
WEEKLY DEVELOPMENT UPDATES FRONTEND ๐Ÿ”น Finished integration of Send Tokens page with infrastructure ๐Ÿ”น Started Confirm Transaction page ๐Ÿ”น Next step : Broadcast Transaction page MIDDLEWARE ๐Ÿ”น Completed unit tests and released new version that involves integration tests written in bash script and unit tests for golang ๐Ÿ”น Worked on bitcoin api and completed bitcoin status api. ๐Ÿ”น Next step : Continue to work on adding more bitcoin apis and complete blocks and transactions endpoint. BACKEND ๐Ÿ”น Added permission to check basket module emergency actions ๐Ÿ”น Added queries for mints,burn,swap amount done during limit period along with CLI commands ๐Ÿ”น Tested emergency cli commands, and mints, burn, swap amount on limit period query CLI and resolve issues ๐Ÿ”น Implemented average disbalance function & slippage fee on swap operation ๐Ÿ”น Implemented sending slippage fee to โ€œfee collector accountโ€ to pay network ๐Ÿ”น Implemented basket tokens to claim rewards in case of holding multistaking tokens ๐Ÿ”น Added unit test for basket action history, basket get, set, delete, create, min, burn ๐Ÿ”น Resolved issue for in-state upgrade without binary changes ๐Ÿ”น Next step : Resolve soft fork issue + upgrade plan fields, governance claim councilor WALLET ๐Ÿ”น Tons of chrome extension testing and started the first working extension with back-end communications, and tons of features ๐Ÿ”น Added Flutter into the chrome extension and made it possible to support video scanning ๐Ÿ”น Added useful scanning ability, for the future features we want to add ๐Ÿ”น Next step : Finish up the back-end for the chrome extension, so we can start scaling it up with UX and features. INFRASTRUCTURE ๐Ÿ”น Researching on how to implement multisig for validator set without breaking to groups ๐Ÿ”น Researched rescan threshold for bitcoin core watchwallet ๐Ÿ”น Next step : Continue to research on multisig