v2.1.0
Introduction
In go-nebulas v2.1.0 release, we increased system stability and added contract event information.
Change details
New features
- NBRE is separated from the nebulae nodes. The mainnet responsible for packaging transactions and contract execution.
- New record content added for contract event
- Event calls between contracts add
function
andargs
records - Events generated within the contract add the contract address record
- Event calls between contracts add
Others
- fix contract sync bug