Skip to content

Releases: ava-labs/coreth

v0.3.27

18 Mar 00:51
ff2a445
Compare
Choose a tag to compare
  • Remove unnecessary data from block header
  • Add more checks to block verification
  • Improve error handling

v0.3.26

08 Mar 22:47
d9d8c29
Compare
Choose a tag to compare

v0.3.26

This release includes performance and stability improvements.

Change Summary

  • Simplified block handling

v0.3.25

06 Mar 18:47
56b6999
Compare
Choose a tag to compare

v0.3.25

This release includes performance and stability improvements as well as API fixes.

Change Summary

  • Improves handling of canonical chain to reduce number of reorgs
  • Adds a repair script to repair the part of the canonical chain that may not have been finalized
  • Adds a version flag to print the version of the plugin binary
  • Improves handling of mock calls performed on the "pending" block so that mocked transactions are executed on the current block timestamp and with an incremented block number

Denali release

30 May 19:51
Compare
Choose a tag to compare
Denali release Pre-release
Pre-release

This release updates to match Gecko's VM specification for the Denali release.

Cascade release

19 Apr 21:40
addb553
Compare
Choose a tag to compare
Cascade release Pre-release
Pre-release

This is the first official release of the coreth plugin. This plugin supports the Gecko VM RPC API and executes an EVM compatible VM.