Note the minor version change reflects upgrading past avalanchego v1.12.0 as it corresponds with the Etna upgrade.
The necessary code for the upgrade is already included in the avalanchego release.
What's Changed
- remove CALLEX, BALANCEMC by @darioush in #651
- remove pre-AP2 handling of genesis contract by @darioush in #658
- params: add BerlinBlock, LondonBlock, ShanghaiTime by @darioush in #659
- bump avalanchego, start v0.13.9 cycle by @darioush in #655
- move ANT prestate trace test out of eth/tracers/internal by @darioush in #661
- Keep deprecated precompiles in cancun (as deprecated) by @darioush in #663
- track env size by @ceyonur in #668
- fix: set eth upgrades in backwards compatible way by @darioush in #667
- Sync subnet evm by @ceyonur in #673
- fix chainID in TestWaitDeployedCornerCases by @darioush in #670
- ci: fix windows flake test detection by @darioush in #677
- sync subnet-evm to 981830ed + avalanchego v1.12.0-initial-poc.9 by @darioush in #686
- bump avago to v1.11.13-rc.0 by @ceyonur in #688
- Encapsulate Signer by @richardpringle in #693
- Release notes and avalanchego update by @darioush in #696
New Contributors
- @richardpringle made their first contribution in #693
Full Changelog: v0.13.8...v0.14.0