github ava-labs/avalanchego v0.7.0
Everest Upgrade

latest releases: v1.11.6-rc.1, v1.11.6-rc.0, v1.11.6-go-version-test.1...
pre-release3 years ago

This release includes various bug fixes, optimizations, and improvements.

  • Fixed Snowstorm UTXO memory leak in the conflict graph implementation when rejecting non-transitively conflicting transactions.
  • Fixed Snowstorm duplicated accept call in the input graph implementation when voting on optimistically accepted transactions.
  • Renamed "Default Subnet" to "Primary Network."
  • Added Memo field to the AVM Send API.
  • Fixed IPC nil pointer caused by incorrect initialization order.
  • Fixed validator list serialization. Previously the validator list was serialized into a single Key/Value pair in the DB, which caused errors when the validator set grew too large. Now the list is properly chunked.
  • Updated network version checking to allow for higher version peers to decide if the versions are compatible.

Don't miss a new avalanchego release

NewReleases is sending notifications on new releases.