Skip to content

v0.16.6

Compare
Choose a tag to compare
@danpaul000 danpaul000 released this 24 Jul 03:34
b5ca6e8
  • Improved validator log messages
  • clear-config.sh script is no longer shipped, and is replaced by the --config-dir option to validator.sh
  • Added getEpochInfo() and getLeaderSchedule() JSON RPC methods
  • Ensure validator process is kill when stdout/stderr are redirected
  • Added solana-ledger-tool prune command
  • solana-install can now install a specific release directly from Github
  • Improved crates.io publishing logic