github ava-labs/avalanchego v1.0.1
Mainnet Patch - 1

latest releases: v1.12.0-fuji, v1.11.13, v1.11.13-rc.2...
4 years ago

This patch includes some performance enhancements, stability improvements, and other minor upgrades.

  • Attempted to increase the soft-limit of file descriptors from the default size to up to 15k FDs on startup.
  • Explicitly disabled networking naggle and lingering.
  • Returned delegators nested inside the validators response in platformvm.getCurrentValidators.
  • Introduced a new SendMultiple API call that allows for sending to multiple addresses in the same atomic transaction.
  • Reduced bandwidth usage during bootstrapping by disabling gossiping.
  • Reduced the size of the accepted frontier to be manged in bootstrapping by utilizing a 1/N correctness assumption.
  • Increased the keystore maximum user size for exporting + importing.
  • Introduced automatic cross platform builds.

Don't miss a new avalanchego release

NewReleases is sending notifications on new releases.