github ava-labs/subnet-evm v0.5.7

latest releases: v0.6.6, v0.6.6-rc.0, v0.6.5...
8 months ago

This release mostly includes Warp related improvements and changes.

The AvalancheGo dependency is updated to v1.10.13 in this release, making it compatible with [v1.10.13] (Protocol Version 29).

Warp Updates

  • Fixed event packing of Warp sendWarpMessage function
  • Added unsigned messageID to event topics and return value of Warp's sendWarpMessage function
  • Improved documentation and code organization of Warp package
  • Added Warp block signature request handler
  • Improved Warp handler metrics
  • Documented predicate results size cap
  • Introduced HardHat tests for Warp precompile contract
  • Bumped AvalancheGo dependency to v1.10.13
  • Moved AWM payload components from Subnet-EVM to AvalancheGo
  • Update predicate results to encode verification failures in bitsets instead of successes
  • Removed unnecessary ParsePredicateResults call when verifying unexpected predicate results

Bug Fixes

  • Addressed flaky tests and updated dependencies
  • Fixed deadlock issue in network handler on shutdown
  • Fixed type cast of precompile config to type in error logs

What's Changed

New Contributors

Full Changelog: v0.5.6...v0.5.7

Don't miss a new subnet-evm release

NewReleases is sending notifications on new releases.