Releases: ava-labs/precompile-evm
v0.2.5
Subnet-EVM dependency is updated to v0.6.12 and AvalancheGo dependency is updated to v1.11.13 in this release, making it compatible with RPCChainVM Protocol Version 38 (changed from previous release).
What's Changed
Full Changelog: v0.2.4...v0.2.5
v0.2.4
Subnet-EVM dependency is updated to v0.6.10 and AvalancheGo dependency is updated to v1.11.11 in this release, making it compatible with RPCChainVM Protocol Version 37 (changed from previous release).
What's Changed
- Resolve issue #69 by @ashucoder9 in #71
- rm: ANR from Dockerfile by @owenwahlgren in #74
- bump subnet-evm to v0.6.10/avago to v1.11.11 by @ceyonur in #79
New Contributors
- @ashucoder9 made their first contribution in #71
- @owenwahlgren made their first contribution in #74
Full Changelog: v0.2.3...v0.2.4
v0.2.3
The Subnet-EVM dependency is updated to v0.6.6 and AvalancheGo dependency is updated to v1.11.7 in this release, making it compatible with RPCChainVM Protocol Version 35 (unchanged from previous release).
Updates
- Update AvalancheGo version to v1.11.7
- Update Subnet-EVM version to v0.6.6
- Update subnet-evm-contracts npm package to v1.2.2
See Subnet-EVM release for full changelog:
https://github.com/ava-labs/subnet-evm/releases/tag/v0.6.6
What's Changed
Full Changelog: v0.2.2...v0.2.3
v0.2.2
The AvalancheGo dependency is updated to v1.11.5 in this release, making it compatible with RPCChainVM Protocol Version 35 (unchanged from previous release).
Updates
- Update AvalancheGo version to v1.11.5
- Update Subnet-EVM verison to v0.6.4
See Subnet-EVM release for full changelog:
https://github.com/ava-labs/subnet-evm/releases/tag/v0.6.4
What's Changed
- Cleanup devcontainer by @martineckardt in #64
- Prepare v0.2.2 by @ceyonur in #65
- use genesis timestamp for warp activation by @ceyonur in #66
Full Changelog: v0.2.1...v0.2.2
v0.2.1
The AvalancheGo dependency is updated to v1.11.3 in this release, making it compatible with RPCChainVM Protocol Version 35 (changed from previous release).
Updates
- Update AvalancheGo version to v1.11.3
- Update Subnet-EVM verison to v0.6.3
See Subnet-EVM release for full changelog:
https://github.com/ava-labs/subnet-evm/releases/tag/v0.6.3
What's Changed
- remove subnetevmtimestamp by @ceyonur in #61
- Bump versions by @ceyonur in #63
- Bump Dev Container avalanchego version to v1.11.1 by @martineckardt in #62
Full Changelog: v0.2.0...v0.2.1
v0.2.0 - Durango
The AvalancheGo dependency is updated to v1.11.1 in this release, making it compatible with RPCChainVM Protocol Version 33 (changed from previous release).
The Precompile-EVM (through Subnet-EVM) activates the following upgrades at the same time as the Durango Upgrade:
- AWM in Subnet-EVM (ACP-30)
- Events in Precompiles (PRs ava-labs/subnet-evm#961, ava-labs/subnet-evm#963, ava-labs/subnet-evm#967, ava-labs/subnet-evm#968)
- Manager Role (PR ava-labs/subnet-evm#801)
- Non-strict mode unpack (PR ava-labs/subnet-evm#1023)
- Shanghai Upgrade (ACP-24)
Note: Warp Precompile must be explicitly activated through upgrade configs for AWM support in Precompile-EVM. See here for more information.
The changes in the upgrade go into effect at 11 AM ET (4 PM UTC) on Wednesday, March 6th, 2024 on Mainnet.
All Mainnet Subnet-EVM nodes must upgrade before 11 AM ET, March 6th 2024.
What's Changed
Full Changelog: v0.1.8...v0.2.0
v0.2.0-fuji
Please note that this release is unable to run mainnet - and will display "mainnet is not supported" if attempted to run with a mainnet configuration.
The AvalancheGo dependency is updated to v1.11.0-fuji and Subnet-EVM to v0.6.0-fuji in this release, making it compatible with RPCChainVM Protocol Version 32 (changed from previous release).
You can find full release notes for Subnet-EVM/v0.6.0-fuji here.
The changes in the upgrade go into effect at 11 AM ET (4 PM UTC) on Tuesday, February 13th, 2024 on the Fuji testnet.
All Fuji Precompile-EVM nodes must upgrade before 11 AM ET, February 13th 2024.
Full Changelog: v0.1.8...v0.2.0-fuji