Releases: AshAvalanche/subnet-evm
Releases · AshAvalanche/subnet-evm
Warp-enabled Subnet-EVM (v0.5.5)
Binary built at commit c3954742a08ee40e91b2727143118ff58ddc2ea7 to try Avalanche Warp Messaging features.
Warp-enabled Subnet-EVM (v0.5.4)
Binary built at commit 1b6757bcfbf513b8cd84959e69dd3f86d2f27a71 to try Avalanche Warp Messaging features.
v0.5.0
Changelog
- 157e9b9 Make state sync request size configurable (ava-labs#614)
- c33961f Bump avalanchego to v1.10.0 (ava-labs#604)
- e4aa837 Add template to turn precompile tests into benchmarks (ava-labs#610)
- a1865cc Update log levels (ava-labs#609)
- 4e2eab7 move runner and export it (ava-labs#539)
- b182d9e Warp prep nits (ava-labs#606)
- 241ddae Rename local var validationTrieProcTime (ava-labs#602)
- 0722f97 Config test suites (ava-labs#557)
- 21c1fb1 Add ability to specify commit of avalanchego in ci (ava-labs#589)
- 922fc76 Add more logs on shutdown (ava-labs#584)
- 6da5172 Warp preparation updates (ava-labs#591)
- 737e9c4 Sync geth nits (ava-labs#585)
- a2d9bd7 adds tests for custom abi fns (ava-labs#577)
- dbfbb98 Adds a test for PeerTracker (ava-labs#576)
- 2efe2bc trie, accounts/abi: nits: adds err checks (ava-labs#583)
- eec3cd5 Add ignore unnecessary import to precompile contract template (ava-labs#581)
- 5fe44fd Matches go-ethereum/pull/26912/files (ava-labs#582)
- 2784ae6 simplify functionSignatureRegex (ava-labs#578)
- 0b8426d release tickers on shutdown (ava-labs#574)
- 7b9e010 convert from int->uint for more clarity (ava-labs#575)
- 6f61b14 Warp preparation (ava-labs#573)
- 8f8ae38 Precompile pre post handling (ava-labs#524)
v0.5.0-fuji-1
Changelog
- a49dd78 Merge branch 'master' into bump-avalanchego
- b182d9e Warp prep nits (ava-labs#606)
- fcf241c goreleaser match all tags (ava-labs#607)
- 241ddae Rename local var validationTrieProcTime (ava-labs#602)
- 3b06e8c Merge branch 'master' into bump-avalanchego
- 0722f97 Config test suites (ava-labs#557)
v0.4.12
This release includes the ability to upgrade state via specification in upgrade.json and fixes a minor regression in serializing the upgrade's specification over chain config api requests.
What's Changed
- Start release cycle v0.4.12 by @aaronbuchwald in ava-labs#559
- remove stderr pipelining by @ceyonur in ava-labs#562
- Add ChainConfig JSON Unmarshaller by @ceyonur in ava-labs#554
- Update CodeQL to v2 by @aaronbuchwald in ava-labs#566
- state modifications as network upgrade by @darioush in ava-labs#549
- Fix Dockerfile and add Build Image to GH Actions by @aaronbuchwald in ava-labs#561
- add compatibility to readme by @darioush in ava-labs#568
Full Changelog: ava-labs/subnet-evm@v0.4.11...v0.4.12
v0.4.11
Changelog
- Update AvalancheGo dependency to v1.9.10 for RPCChainVM compatibility
- Fix
eth_getChainConfig
output to includeupgrades
field - Update minimum golang version to v1.19.6
v0.4.10
v0.4.10
- Simplify precompiles into individual modules
v0.4.9
Changelog
- 8040623 Bump AvalancheGo dependency to v1.9.9 (ava-labs#530)
v0.4.8
Changelog
- 197add9 Bump to v0.4.8 and bump AvalancheGo dependency to v1.9.6 (ava-labs#429)
- 91f5897 Fix: typos (ava-labs#428)
- bec556f Light client mode to unlock dynamic state sync (ava-labs#424)
- 0fb0afe add coinbase config cache (ava-labs#416)
v0.4.7-rc.0
What's Changed
- Bump avalanchego to v1.9.5 by @aaronbuchwald in ava-labs#415
Full Changelog: ava-labs/subnet-evm@v0.4.6...v0.4.7-rc.0