Mainnet Beta - v1.9.11
This is a stable release suitable for use on Mainnet Beta
Changes
- Reverts exponential moving average cost model changes
- Stops persisting program costs in blockstore and loading them at startup.
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.