Solana
- Improved Solana paymaster transaction submission reliability by no longer pinning
sendTransactionto the paymaster's simulation slot. - Added an opt-in rollout for rent-prefund simulation against
confirmedSolana state, reducing failures caused by stale account data. - Clarified
alchemy_requestFeePayerguidance:simulationSlotis intended for paymaster simulation only and should not be reused when submitting the transaction, helping integrators avoid stale-state failures.
Dashboard
- API key rotation is now generally available in the Alchemy Dashboard. Rotate an existing app's API key from App Settings without changing the app itself — settings, history, and usage data are preserved, and the previous key stops working within 2 minutes. See How to Rotate API Keys for the full walkthrough.
Upgrades