Releases: ava-labs/coreth
Releases · ava-labs/coreth
v0.3.27
- Remove unnecessary data from block header
- Add more checks to block verification
- Improve error handling
v0.3.26
v0.3.26
This release includes performance and stability improvements.
Change Summary
- Simplified block handling
v0.3.25
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
This release updates to match Gecko's VM specification for the Denali release.
Cascade 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.