Skip to content

Releases: ava-labs/subnet-evm

v0.4.7-rc.0

22 Dec 19:13
75463e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.6...v0.4.7-rc.0

v0.4.7

22 Dec 19:37
75463e3
Compare
Choose a tag to compare

Release Notes

What's Changed

  • Bump avalanchego dependency to v1.9.5

RPCChainVM Protocol Version

  • The supported RPCChainVM Plugin version is 21. It is compatible with AvalancheGo v1.9.5

Full Changelog: v0.4.6...v0.4.7

v0.4.6

20 Dec 16:00
69de8ba
Compare
Choose a tag to compare

What's Changed

  • Fixes block building logic during reward manager deactivation
  • Make transaction pool configurable

Full Changelog: v0.4.5...v0.4.6

v0.4.5

07 Dec 21:24
ff46017
Compare
Choose a tag to compare

What's Changed

  • Make airdrop file configurable via a filepath
  • Add snow.Context through into the EVM
  • Improved eth_getLogs caching
  • Cache headers and logs using accepted depth instead of LRU
  • Bump avalanchego to v1.9.4

New Contributors

Full Changelog: v0.4.4...v0.4.5

v0.4.5-rc.1

07 Dec 01:24
1ea66a9
Compare
Choose a tag to compare
v0.4.5-rc.1 Pre-release
Pre-release

Changelog

v0.4.4

29 Nov 19:25
652572e
Compare
Choose a tag to compare

What's Changed

  • Bump AvalancheGo dependency to v1.9.3
  • Migrate Coreth changes through v0.11.3
  • Add reward manager precompile
  • Add log message during precompile activation
  • Add counters for accepted and verified transactions
  • Update AddLog function to be used in precompile package
  • Add PackEvent and PackTopics functions to ABI package
  • Add special case to allow transactions using Nick's Method to bypass API level replay protection

Full Changelog: v0.4.3...v0.4.4

v0.4.4-rc.0

29 Nov 18:59
652572e
Compare
Choose a tag to compare
v0.4.4-rc.0 Pre-release
Pre-release

Changelog

v0.4.3

04 Nov 22:57
55518f7
Compare
Choose a tag to compare

What's Changed

  • Added compatibility tracking by @dasconnor in #334
  • Update AvalancheGo dependency and RPCChainVM Protocol Version

Full Changelog: v0.4.2...v0.4.3

v0.4.2-rc.9

03 Nov 16:02
7f268e4
Compare
Choose a tag to compare

Changelog

  • 7f268e4 Improve Cache Performance (#343)
  • edd41f3 add protocol version compatibility to readme (#332)
  • c36c2f6 Improve run script and fix small binding bug on precompile template (#336)
  • 77bdafd Specify E2E Tests in Run Script (#340)

v0.4.2

03 Nov 16:07
7f268e4
Compare
Choose a tag to compare

Changelog

  • 7f268e4 Improve Cache Performance (#343)
  • edd41f3 add protocol version compatibility to readme (#332)
  • c36c2f6 Improve run script and fix small binding bug on precompile template (#336)
  • 77bdafd Specify E2E Tests in Run Script (#340)