This repository was 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-accountandvote-accountsubcommands now display rewards - RPC now accepts transactions encoded with
base64. NOTE:based58encoding is now DEPRECATED - RPC stability improvements
- Validator thread-pool size can now be tuned via the
SOLANA_RAYON_THREADSenvironment variable