Wallet Download:
Update log of NULS2.0 Alpha2:
- Access Nulstar (distributed cross-language micro-service governance platform) to achieve centralized management of module status, module interface gateway, and module version update management.
- Fix the bugs found in each module during the Alpha v1.0 internal test and optimize them.
Block Module
- Optimize block broadcast logic.
- Optimize the block save logic.
Network Module
- Optimize the message memory cache.
Account Module
- Optimize the storage structure to separate the accounting confirmation status from the unconfirmed status structure.
- Optimize the efficiency of package verification and ledger storage.
Smart Contract Module
- Optimize the efficiency of contract execution.
- Modify the type of contract transaction.
- Enhance the contract transaction validator.
- Fix the problem that the contract result of the failed execution is not saved.
- Fix the problem of contract transaction rollback failure.
Consensus Module
- Packing logic modification.
- Round initialization modification.
- Block rollback modification.
Trading Module
- Packaging logic refactoring.
- Add a new transaction processing flow within the node.
- Optimize transaction packaging, verify and save performance.
- Command Line
- Add query function for node details.
- The password can be reset by importing the account with a private key.
Docs website