Core
1.Added the function of restoring multiple accounts and balance of each account in bip44 wallet by mnemonic.
Blockcenter
- Increased transaction gas estimation
- Added”/list-guids interface to restore wallet
- Increased paging mechanism
- When the input and output of blockcenter have the same address in the same transaction, the duplicate statistics problem of total deposit and total withdrawal was solved
- Utxo select algorithm is configurable
Full node wallet
- Complete the basic logic and framework of starting the account to generate mnemonic words.
- Completed the “recover mnemonic” component and reconstructed the page of “ recover keystone”.
Block explorer
- Added display of new assets and asset details
- Explorer added rich list, added navigation
Smart contract
- Added support for string, integer, and Boolean types to the input parameters of the contract
- Added docs for the equity contract tool