This version is backwards compatible to v0.7.0. It is optional, but encouraged.
AvalancheGo Compatibility
The plugin version is updated to 42 and is compatible with AvalancheGo version v1.13.3.
Breaking changes
- None
Updates
- Updated AvalancheGo dependency to v1.13.3
What's Changed
- Demoted unnecessary error log in
core/txpool/legacypool.go
to warning, displaying unexpected but valid behavior - Added maximum number of addresses (1000) to be queried in a single filter by @ceyonur in #1644
- Use
state-history
eth config flag to designate the number of recent states queryable by @alarso16 in #1642
Full Changelog: v0.7.5...v0.7.7