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
-
logIndex
andtransferIndex
per block instead of per transaction- The
logIndex
andtransferIndex
have 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:
Full Changelog: v2.3.0...v2.3.1