Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

v1.3.16

Compare
Choose a tag to compare
@mvines mvines released this 10 Oct 01:51
b31ec05

Changes

  • Increases CPI call depth from 1 to 4 frames (disabled)
  • Increases BPF call depth from 20 to 64 frames (disabled)
  • Adds a more efficient BPF heap allocator implementation
  • Validator will no longer fetch a remote snapshot when the local one is newer
  • CLI stake-account and vote-account subcommands now display rewards
  • RPC now accepts transactions encoded with base64. NOTE: based58 encoding is now DEPRECATED
  • RPC stability improvements
  • Validator thread-pool size can now be tuned via the SOLANA_RAYON_THREADS environment variable