Solana Devnet/Testnet – Upgrade Agave to v4.1.0-beta.3

Scheduled Maintenance Report for Quicknode

Completed

The scheduled maintenance has been completed.
Posted Jun 10, 2026 - 15:03 UTC

In progress

Scheduled maintenance is currently in progress. We will provide updates as necessary.
Posted Jun 09, 2026 - 15:03 UTC

Scheduled

We will be upgrading our Solana Devnet nodes from v4.0.1 to v4.1.0-beta.3.

This is a beta release intended for testing upcoming protocol changes and validator behavior. It is not recommended for Mainnet Beta. No downtime is expected. However, as services restart and resynchronize with the cluster, you may notice:
- A slight increase in HTTP 503 errors.
- Brief connection interruptions and minor increases in response times.

API changes:
There are no new or removed public JSON-RPC methods in this release. Two existing methods see additive or behavioral changes:
- getVoteAccounts — A new optional field, inflationRewardsCommissionBps, has been added to each vote account entry. This change is additive and fully backwards-compatible: the existing commission field is preserved, and the new field is omitted when not present, so consumers that don’t read it are unaffected. The field relates to the upcoming SIMD-0291 commission-in-basis-points change.
- getPrioritizationFees — The values returned now reflect the effective price (the fee rounded up to the transaction’s compute-unit limit and back-calculated to micro-lamports per CU) rather than the raw submitted fee. This is a behavioral change only — the response schema is unchanged. Tools that use this endpoint to estimate required priority fees may see slightly different numbers and should validate their logic against the new values.

Release links:
Agave: https://github.com/anza-xyz/agave/releases/tag/v4.1.0-beta.3
Compare (Devnet Agave): https://github.com/anza-xyz/agave/compare/v4.0.1…v4.1.0-beta.3

Thank you for your understanding and partnership. If you have any questions or need support, please don’t hesitate to reach out to our support team.
Posted Jun 09, 2026 - 15:02 UTC
This scheduled maintenance affected: Solana (Devnet — JSON-RPC API, Devnet — Websockets API, Devnet — Webhooks, Devnet — Streams, Testnet — JSON-RPC API, Testnet — Websockets API, Testnet — Streams, Testnet — Webhooks).