github ava-labs/avalanchego v1.4.9
Apricot Phase 2 - Patch 9

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

This update is backwards compatible. It is optional, but encouraged. The patch includes performance and monitoring improvements.

  • Added support to run the C-chain with pruning enabled. Pruning is currently disabled by default.
  • Reduced C-chain websocket ping interval to reduce disconnects when behind a load balancer.
  • Added timestamp to the snowman.Block interface.
  • Fixed bug in C-chain API max duration enforcement for calls made via websockets.
  • Added gzip header support for the http endpoint.
  • Added additional version descriptions to the info.getNodeVersion endpoint.
  • Restricted connection attempts to only connect with node versions >= 1.4.5.
  • Moved daemon logs under the primary log folder.
  • Added support for deterministic sampling.
  • Added auto deployment github action for new tags.
  • Refactored config management to better support launching nodes programmatically.

Don't miss a new avalanchego release

NewReleases is sending notifications on new releases.