This release has some bug fixes and improvements.
What's Changed
- fix: blockchain, span_store, finality data races by @kamuikatsurgi in #1748
- Purge whitelisted entries and bypass validation for incorrect milestone by @manav2401 in #1757
- chore: bump kurtosis-pos by @kamuikatsurgi in #1760
- fix(wm): read pendingCount under mutex protection by @kamuikatsurgi in #1762
- Periodically check canonical chain with latest milestone by @cffls in #1761
- feat: witness rpc endpoints by @kamuikatsurgi in #1746
- fix: return hash mismatch error properly by @cffls in #1763
- eth, internal/cli: validate correctness of forks without whitelisted entry by @manav2401 in #1764
- core/txpool/legacypool: avoid using negative cap in discard by @manav2401 in #1769
- consensus: add TestPerformSpanCheck,TestGetVeBlopSnapshot and TestSnapshot by @Raneet10 in #1765
- v2.2.11 to master by @pratikspatil024 in #1759
- Remove minimum gas enforcement while creating Accesslist by @lucca30 in #1773
- Backport master to develop by @cffls in #1774
- [bugfix] Update heimdall status correctly by @cffls in #1775
- develop to v2.3.0-candidate after v2.2.11 by @pratikspatil024 in #1777
Full Changelog: v2.3.0-beta3...v2.3.0-beta4