Description
This release introduces Rio
hardfork at bor's block height 26272256.
The hardfork will enable validator-elected block producer (VEBloP).
For more details about producer election process, see the migration plan in #283 .
What's Changed
- Improve span rotation logic by @cffls in #392
- chore: remove validator test case and bump kurtosis by @kamuikatsurgi in #413
- chore: side msg and abci handler metrics by @kamuikatsurgi in #410
- Delete spans backfill by @avalkov in #344
- misc: migrated from maticnetwork to 0xPolygon by @pratikspatil024 in #420
- chore: bump kurtosis by @kamuikatsurgi in #422
- Re-enable voting power check in tally votes by @Raneet10 in #409
- fix: build by @kamuikatsurgi in #423
- Fix generate-keystore command by @Raneet10 in #424
- update: cosmos-sdk by @kamuikatsurgi in #425
- feat: bump kurtosis and migrate to pos-workflows by @kamuikatsurgi in #431
- Set initial number of block producers by @cffls in #429
- Resolve main-develop conflicts by @Raneet10 in #430
- Back merge main->develop by @Raneet10 in #428
- feat: remove matic-cli e2e-tests by @kamuikatsurgi in #432
- bridge: improvements / app: improvements by @marcello33 in #427
- [bugfix] make the length of a new span strictly equal to SpanDuration by @cffls in #433
- feat(ci): kurtosis stateless sync e2e tests by @kamuikatsurgi in #434
- Set voting power and valset check heights for amoy by @Raneet10 in #435
- Add penultimate valset to genesis export by @Raneet10 in #436
- Updated mainnet seeds by @sanketsaagar in #439
- Stateless sync by @cffls in #440
- fix: update lastSeqNo if less than account sequence by @kamuikatsurgi in #437
- ci: post merge chores by @kamuikatsurgi in #442
- sec fixes by @marcello33 in #443
- Change HF name from veblop to rio by @cffls in #447
New Contributors
- @sanketsaagar made their first contribution in #439
Full Changelog: v0.3.0...v0.4.0-beta2