github solana-labs/solana v1.3.15

latest releases: v1.18.17, v1.18.16, v1.18.15...
3 years ago

Changes

  • Weight gossip push peers correctly to avoid DOSing nodes that go offline
  • AddGetConfirmedBlocksWithLimit RPC method
  • Add solana inflation command. Improve solana block, solana deploy, solana stakes, solana feature status, and solana catchup` commands
  • Add validator comand-line options to tune RPC pubsub: --rpc-pubsub-max-connections, --rpc-pubsub-max-fragment-size, --rpc-pubsub-max-in-buffer-capacity, --rpc-pubsub-max-out-buffer-capacity
  • Added validator--no-port-check comand-line option to skips port reachable tests at validator start-up.
  • Cross-Program Invocation's now enforce that the program be executable, and avoid translating a zero-length vector
  • Avoid overflow when computing rent distribution
  • Gossip performance optimizations

Don't miss a new solana release

NewReleases is sending notifications on new releases.