Skip to content

v2.3.1

Choose a tag to compare

@freemanzMrojo freemanzMrojo released this 18 Jul 14:36
0551e43

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 and transferIndex per block instead of per transaction

    • The logIndex and transferIndex 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
  • 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