Description
This release introduces Rio
hardfork at bor's block height 26201856.
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
- Set initial number of block producers by @cffls in #429
- [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
- 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-beta...v0.4.0-beta