This is a stable release suitable for use on Mainnet Beta
Changes
- Fixes RPC node startup failure by Reverting dashmap version bump.
- Ensures blocks do not exceed the max accounts data size during Replay Stage
- Improves metrics
Copying note from v1.9.7 for awareness:
NOTE: Vote account sanity checks are now disabled by default (--no-check-vote-account
is deprecated). To retain this functionality, pass --check-vote-account RPC_URL
where RPC_URL
is the address of an RPC endpoint serving --full-rpc-api
NOTE: --dynamic-port-range
needs to be at least 13. It's fine to make the range >13 if you'd like some headroom for future increases.