This release contains a few bug fixes and improvements. It is recommended to upgrade your Mainnet and Amoy nodes to this version.
Note: Snap sync is disabled as some issues were reported. We will be working on fixing these issues and then will reintroduce snap sync.
What's Changed
- chore: fix inconsistent function name in comment by @yumeiyin in #1633
- chore: fix some inconsistent comments by @jingchanglu in #1624
- Upload genesis as assets on releases by @lucca30 in #1641
- backport v2.2.9 by @pratikspatil024 in #1645
- core, consensus: handle statedb interface conversion for hooked state db by @manav2401 in #1623
- core, eth, miner: interrupt block building during fill transactions incase of timeout by @manav2401 in #1625
- Delete heimdall detection logic by @avalkov in #1619
- miner: fix race condition in tests by @manav2401 in #1651
- Dockerfile: use multi-stage build optimisation by @kamuikatsurgi in #1659
- chore: bump alpine image in release dockerfile by @kamuikatsurgi in #1661
- feat(ci): Kurtosis E2E tests by @kamuikatsurgi in #1657
- chore: bump kurtosis by @kamuikatsurgi in #1673
- core/txpool: decouple price heap for reduced miner wait time by @manav2401 in #1617
- core/miner: observability for block building delays by @manav2401 in #1682
- chore: bump kurtosis by @kamuikatsurgi in #1687
- misc: migrated from maticnetwork to 0xPolygon by @pratikspatil024 in #1680
- fix: build by @kamuikatsurgi in #1691
- update: cosmos-sdk and cometbft by @kamuikatsurgi in #1701
- chore: bump cosmos-sdk by @kamuikatsurgi in #1704
- feat: bump kurtosis and migrate to pos-workflows by @kamuikatsurgi in #1706
- internal, eth: disable snap sync momentarily by @manav2401 in #1696
- feat: remove matic-cli e2e-tests by @kamuikatsurgi in #1709
- core: Key-Value Priority Read on BorReceipts by @lucca30 in #1699
- v2.2.10 by @pratikspatil024 in #1715
New Contributors
- @yumeiyin made their first contribution in #1633
- @jingchanglu made their first contribution in #1624
Full Changelog: v2.2.9...v2.2.10