We are excited to announce the boxd v0.5.0 release, shipping 4 months after v0.3.0 .
New features:
- The Boxd public chain completes the compatibility of the account model and the utxo model, so that ordinary transactions can be executed on a concurrent basis to support contract transactions.
- Boxd public chain completes the compatibility of evm virtual machine, Ethereum's smart contract can be transferred to boxd public chain at zero cost.
- The Boxd public chain completes the contract development environment for developers, including the use of js to complete contract deployment calls, and the call wallet plugin to complete the transaction.