v2.3.1
Important
- This upgrade requires a re-sync of the logsDB for public nodes.
- Snapshots prior to this release will no longer be valid.
What's Changed
-
logIndexandtransferIndexper block instead of per transaction- The
logIndexandtransferIndexhave been updated to be set per block instead of per transaction. This implementation is aligned with the EVM and should improve alignment with other EVM chains. As a result of this change a full re-sync of the logsDB will be required #1140
- The
-
Add New Bootnodes
- New bootnodes are being added to the network and in a coming release the old bootnodes will be phased out. The purpose of this is to achieve better geographical distribution and ensures that this critical infrastructure is up-to-date #1141
-
Some other improvements/updates
Contributors
Huge thanks to our contributors for this release:
- @YeahNotSewerSide
- @otherview
- @darrenvechain
- @vanja-vechain
- @libotony
- @moglu2017
- @freemanzMrojo
Full Changelog: v2.3.0...v2.3.1