WEEKLY DEVELOPMENT UPDATES. FRONTEND. Started integration of Send Tokens page with infrastructure.
23 Sep 2022, 09:54
WEEKLY DEVELOPMENT UPDATES
FRONTEND
๐น Started integration of Send Tokens page with infrastructure
๐น Next step: Finishing Send Tokens page integration with infrastructure
MIDDLEWARE
๐น Added EVM contract write endpoint
๐น Introduced EVM faucet configuration
๐น Completed unit tests for proposal, UBI, pool and status API functions
๐น Working on integration tests using golang
๐น Next step : write EVM faucet endpoint
๐น Next step: work on bitcoin APIs and build basic structure for integration tests
BACKEND
๐น Added basket stores management by denom
๐น Implemented CLI commands for transactions, queries, proposals and grpc query
๐น Add limitation on min/max amounts on mint/burn/swap
๐น Added more restrictions on tokens cap and limitation period
๐น Added permission to check basket module emergency actions
๐น Tested CLI commands : mints/burn/swap amount, limitation period, emergency actions and resolved issues
๐น Next step : Complete basket module, upgrade issue fixes (in-state)
WALLET
๐น Report page is setup, similar to a Google Forms, for reporting bugs and Issues related to SAIFU
๐น Fixes as reported by Internal team from Report page
๐น Testing and working on web extensions to add SAIFU features to internet browsers, and connecting browser to saifu via an extensions
๐น Next step : Continue exploring whatโs possible with web extensions and what features it can or canโt support from SAIFU
INFRASTRUCTURE
๐น Finalized research of the bitcoin core limitations. Results written in documentation
๐น Next step : Prepare data for the next testnet iteration. Research limitations of multisig transactions on bitcoin network