This update is backwards compatible with v1.5.0. Please see the expected update times in the v1.5.0 release.
Subnets
- Added
subnetID
s 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 reportamount
s 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.