- Agave replaces the original Solana node client and deprecates several outdated calls by October 21, 2024.
- Most newly recommended methods (e.g.,
getSignatureStatuses) are already standard, so your existing workflows likely remain unaffected. - The code examples illustrate how to switch from
confirmTransactiontogetSignatureStatusesin both JavaScript and Python.
Mastering Solana
Solana Agave 2.0 upgrade reference
Quick reference for the Solana node client transition from Solana Labs to Agave, covering deprecated methods, renamed endpoints, and migration steps.
TLDR:
Replacing
Last modified on April 16, 2026