The AvalancheGo dependency is updated to v1.11.2 in this release, making it compatible with RPCChainVM Protocol Version 34 (changed from previous release).
Updates
- Update AvalancheGo to v1.11.2
- Remove Legacy Gossipper
- Tune default gossip parameters
- Switch from ANR to tmpnet fixtures
- Remove unused journaling configs (
tx-pool-journal
, (tx-pool-rejournal
) - Add new tx pool lifetime config (
tx-pool-lifetime
)
Fixes
- Remove allowlist events from generated precompiles
What's Changed
- Update codeowners by @aaronbuchwald in #1103
e2e
: Switch to the tmpnet fixture by @marun in #1027- add event to readme by @ceyonur in #1110
- remove allowlist events by @ceyonur in #1107
- Coreth sync v0.13.1 rc.5 by @ceyonur in #1111
Full Changelog: v0.6.1...v0.6.2