This is another release candidate for the Moderato and Mainnet networks.
It contains bug fixes for:
- double metrics reporting from the consensus engine
- crash on startup when synced from snapshot
- default download URL for downloading snapshots on Moderato
We recommend that node operators and validators upgrade as soon as possible.
What's Changed
- Fix node guide links by @snario in #1886
- test(precompiles): add coverage for fee AMM and account keychain by @0xKitsune in #1947
- fix(genesis): make the validator address logic simpler by @Zygimantass in #1857
- chore(precompiles): add
fn is_initializedtoStorageContractby @0xrusowsky in #1957 - docs: links to moderato in readme by @snario in #1963
- chore(docs): bump viem to 2.44.0 by @struong in #1951
- fix(consensus): exit epochs after DKGs are concluded by @SuperFluffy in #1960
- fix(consensus): prune state segments only after reading them first by @SuperFluffy in #1966
- chore: bump rc to 3 by @Zygimantass in #1968
- test(transaction-pool): improve test quality and coverage by @fgimenez in #1930
- feat(snapshot): use moderato as default download url by @Zygimantass in #1969
Full Changelog: v1.0.0-rc.2...v1.0.0-rc.3