github ava-labs/avalanchego v1.6.1
Apricot Phase 4 - Patch 1

latest releases: v1.11.6-go-version-test.1, v1.11.6-go-version-test.0, v1.11.5...
2 years ago

v1.6.1

This version is backwards compatible with v1.6.0. It is optional, but encouraged.

Upgrades

  • Added ability to specify subnet configs
  • Removed legacy messages from the network library
  • Fixed P-chain mempool bug that impacted AddValidator transactions on local networks
  • Changed transaction gossip rules to gossip to a fixed number of validators as well as all peers
  • Removed the deprecated getLiveness method from the Health API
  • Added config option to disallow connections between non-validators
  • Added various new networking config values

Notes

The following are deprecated and should no longer be used. They may be removed in any future version:

  • API method avm.exportAVAX should be removed in favor of avm.export
  • API method avm.importAVAX should be removed in favor of avm.import
  • Config option coreth-config should be removed in favor of a chain config file

Don't miss a new avalanchego release

NewReleases is sending notifications on new releases.