Skip to content

v3.1.0

Latest

Choose a tag to compare

@johnstonematt johnstonematt released this 31 Jul 13:57
4b7d4ab

Key Changes

Added validator commission monitoring through the new solana_validator_commission metric, and improved light mode support for private RPC providers.

What's Changed

  • Added the solana_validator_commission metric (@johnstonematt).
  • Skipped RPC methods that are unavailable on private RPC providers when running in light mode (@hoanhan101).
  • Skipped the getVoteAccounts call during config initialisation when running in light mode (@jemiller-jumptrading).
  • Fixed a votekey typo in the README (@brittcyr).

New Contributors

Full Changelog: v3.0.2...v3.1.0