Skip to content

Mainnet - v1.8.15

Pre-release
Pre-release
Compare
Choose a tag to compare
@t-nelson t-nelson released this 18 Feb 01:22
· 8 commits to v1.8 since this release
a352613

This is a stable release suitable for use on Mainnet Beta

Changes

  • Allows cli users to authorize Staker signed by Withdrawer
  • Removes cost model from end of slot filtering
  • Rejects close of active vote accounts
  • Updates syscall base costs
  • Implements json output for solana ping
  • Simplifies ShredIndex api
  • Uses RPC minimal mode by default
  • Adds sanity checks to shreds
  • Updates ping to transfer to self, with rotating amount
  • Improves metrics and documentation
  • Adds minor performance improvements

BREAKING CHANGE: The default RPC interface is now the minimal method set, deprecating --minimal-rpc-api. To restore the full method set, please pass --full-rpc-api