Bytom full nodes wallet V1.0.6 released!
Kernel Layer
- Support mnemonic to generate private key(BIP39),realized to backup and restore private key by mnemonic,you can see it by calling interface,for details:
- Support chain transaction,do UTXO collection in one transaction to solve UTXO limit problem
- You can query balance and UTXO interface by account ID and account alias
- Updated the calculating formula of gas to prevent incorrect inaccuracy in special cases
- Added submit-block API to support submitting origin block to remote node
- Switched Mac default users’ directory to ~/Library/Application Support/Bytom
- Added Segregated Witness parameters to transaction related API response
- Fixed the problem of producing block due to accidental collapse
- Fixed the problem that you can’t recover asset alias when you recover wallet interface
Wallet Layer
- Layout the transaction items display again
- Simplify the details page of transaction
- Added transaction confirmation page of normal transaction
- Layout normal transaction page again
- Added the function of normal transaction with multi-addresses
Technical Community
Chrome plug-in wallet from community finished front-end and part back-end
https://github.com/Bytom-Community/Bytom-WebAssembly ;https://github.com/Bytom-Community/Bytom-Chrome-Extension;
Bytom Weekly Mainnet Report