This repository has been archived by the owner on Jan 22, 2025. It is now read-only.
v1.3.16
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
andvote-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