Skip to content

Apricot Phase 3 - Patch 1

Compare
Choose a tag to compare
@StephenButtolph StephenButtolph released this 20 Aug 20:59
· 3153 commits to dev since this release
dc6c8c7

This update is backwards compatible with v1.5.0. Please see the expected update times in the v1.5.0 release.

Subnets

  • Added subnetIDs to the handshake message. This notifies peers about which subnet's a node is interesting in syncing.
  • Optimized subnet container gossiping.

AVM

  • Fixed avm.GetTx's JSON endpoint to properly report amounts on UTXOs.

Bootstrapping

  • Fixed busy loop that could occur if a node's internet dropped during bootstrapping, causing the node to report a fatal error.

RPCChainVM

  • Improved caching of unverified blocks.

Coreth

  • Updated to Geth v1.10.7.