Mainnet-beta - v1.18.23
github-actions
released this
30 Aug 20:09
·
2428 commits
to master
since this release
This is a stable release suitable for use on Mainnet Beta.
What's Changed
- v1.18: blockstore: only consume duplicate proofs from root_slot + 1 on startup (backport of #1971) (#2113)
- v1.18: RPC: rewards, return error if epoch_boundary_block is a lie (backport of #2758) (#2781)
- v1.18: fix: send votes to the immediate next leader (backport of #2607) (#2620)
- v1.18: replay: do not early return when marking slots duplicate confirmed (backport of #2700) (#2771)
- v1.18: rpc: add more services to getClusterNodes (backport of #1637) (#2164)