-
Notifications
You must be signed in to change notification settings - Fork 19
Weekly Blockchain Node Upgrades Changelog - 2026-08-27 #1572
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
6d760fd
Add weekly changelog for 2026-08-27
gha-alchemyplatform-temporal[bot] 6435aae
chore: weekly changelog update – week of 2026-08-27
alchemy-bot 02624f2
chore: keep only public/live networks in weekly changelog
crisand2 85958af
Add weekly changelog for 2026-09-03
gha-alchemyplatform-temporal[bot] 0c868ca
chore: clean up 2026-09-03 changelog
crisand2 110263e
Add weekly changelog for 2026-09-10
gha-alchemyplatform-temporal[bot] d7e4cc8
chore: weekly changelog update – week of 2026-09-10
alchemy-bot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,44 @@ | ||
| ## Wallets | ||
|
|
||
| **Wallet APIs** | ||
|
|
||
| * SemiModularAccount7702 v1.1.0 is now supported on all networks. New v1.1.0 delegations can be requested on any supported network without a per-network opt-in. | ||
| * Improved the error returned when attempting to use EIP-7702 on Monad. Requests where 7702 is disabled now surface a clear, actionable error instead of an opaque failure. | ||
|
|
||
| **Solana** | ||
|
|
||
| * Added support for pre-funding rent during composed account creation. Gas sponsorship now correctly funds rent for accounts created via Transfer + Allocate + Assign flows (for example, associated token accounts, Anchor init, and Metaplex), so these sponsored user operations no longer fail preflight. | ||
|
|
||
| **Rundler** | ||
|
|
||
| * Various improvements to Rundler retry logic to make bundle submission more resilient under transient upstream errors. | ||
|
|
||
| ## Developer Experience | ||
|
|
||
| **Usage API** | ||
|
|
||
| * The Usage API is now generally available under the Admin API. You can pull Alchemy usage data programmatically, without the dashboard or CLI: | ||
| * [GET /v1/usage/summary](https://www.alchemy.com/docs/admin-api/usage/get-usage-summary) returns current billing-period totals plus rolling 7-day, 30-day, and month-to-date usage in compute units and USD, along with usage cap status and headroom. | ||
| * [POST /v1/usage/time-series](https://www.alchemy.com/docs/admin-api/usage/get-usage-time-series) returns usage in hourly or daily buckets, filterable by product, app, network, and method, and groupable by any one of them. | ||
|
|
||
| ## Node | ||
|
|
||
| **Upgrades** | ||
|
|
||
| * Boba Sepolia: op-node [v1.19.4](https://github.com/ethereum-optimism/optimism/releases/tag/op-node/v1.19.4), boba-sepolia-reth v1.16.5, boba-sepolia-proofs v1.16.5, boba-sepolia v1.16.5 | ||
| * Flow Mainnet: flow-evm-gateway [v1.5.7](https://github.com/onflow/flow-evm-gateway/releases/tag/v1.5.7) | ||
| * Flow Testnet: flow-evm-gateway [v1.5.7](https://github.com/onflow/flow-evm-gateway/releases/tag/v1.5.7) | ||
| * Injective Testnet: evm-gateway [v1.4.4](https://github.com/injectivelabs/evm-gateway/releases/tag/v1.4.4) | ||
| * Katana Mainnet: op-reth [v2.2.0](https://github.com/conduitxyz/conduit-op-reth/releases/tag/v2.2.0) | ||
| * Katana Testnet: op-reth [v2.2.0](https://github.com/conduitxyz/conduit-op-reth/releases/tag/v2.2.0) | ||
| * Megaeth Mainnet: debug-trace-server debug-trace-server-v2.0.16 | ||
| * Mode Sepolia: op-reth [v2.2.0](https://github.com/conduitxyz/conduit-op-reth/releases/tag/v2.2.0) | ||
| * Ronin Mainnet: op-reth [v2.2.0](https://github.com/conduitxyz/conduit-op-reth/releases/tag/v2.2.0) | ||
| * Ronin Saigon: op-reth [v2.2.0](https://github.com/conduitxyz/conduit-op-reth/releases/tag/v2.2.0) | ||
| * Shape Sepolia: op-reth [v2.4.1](https://github.com/ethereum-optimism/optimism/releases/tag/op-reth/v2.4.1), op-node [v1.19.5](https://github.com/ethereum-optimism/optimism/releases/tag/op-node/v1.19.5) | ||
| * Sseed Mainnet: op-reth [v2.2.0](https://github.com/conduitxyz/conduit-op-reth/releases/tag/v2.2.0), initGenesis 3.20 | ||
| * Stellar Mainnet: stellar-rpc 28.0.0-206, stellar-mainnet 28.0.0 | ||
| * Stellar Testnet: stellar-rpc 28.0.0-206, stellar-testnet 28.0.0 | ||
| * Superseed Sepolia: op-reth [v2.2.0](https://github.com/conduitxyz/conduit-op-reth/releases/tag/v2.2.0) | ||
| * Worldchain Sepolia: op-reth [v2.4.2](https://github.com/worldcoin/world-chain/releases/tag/v2.4.2) | ||
| * Zksync Mainnet: zksync-en 9734bf2-1787057993929 | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,19 @@ | ||
| ## Node | ||
|
|
||
| **Upgrades** | ||
|
|
||
| * Arc Testnet: arc-execution [0.8.0](https://github.com/circlefin/arc-node/releases/tag/v0.8.0), arc-consensus [0.8.0](https://github.com/circlefin/arc-node/releases/tag/v0.8.0) | ||
| * Bitcoin Mainnet: electrs [latest](https://hub.docker.com/r/blockstream/esplora/tags) | ||
| * Flow Mainnet: flow-evm-gateway [v1.5.6](https://github.com/onflow/flow-evm-gateway/releases/tag/v1.5.6), flow-mainnet [v1.5.7](https://github.com/onflow/flow-evm-gateway/releases/tag/v1.5.7) | ||
| * Flow Testnet: flow-evm-gateway [v1.5.7](https://github.com/onflow/flow-evm-gateway/releases/tag/v1.5.7), flow-testnet [v1.4.6-experimental-sf.1](https://github.com/onflow/flow-evm-gateway/releases/tag/v1.4.6-experimental-sf.1) | ||
| * Gensyn Testnet: op-node [v1.19.5](https://github.com/ethereum-optimism/optimism/releases/tag/op-node/v1.19.5), op-reth [v2.4.2](https://github.com/ethereum-optimism/optimism/releases/tag/op-reth/v2.4.2) | ||
| * Jovay Testnet: jovay [0.15.0-rc1](https://github.com/jovaynetwork/jovay-releases/releases/tag/v0.15.0-rc1) | ||
| * Pharos Atlantic: pharos [pharos_community_v0.16.0_a314614c_0828](https://gallery.ecr.aws/k2g7b7g1/pharos) | ||
| * Polygon Mainnet: Bor [v2.10.1](https://github.com/0xPolygon/bor/releases/tag/v2.10.1) | ||
| * Scroll Mainnet: scroll [scroll-v5.10.7](https://hub.docker.com/layers/scrolltech/l2geth/scroll-v5.10.7) | ||
| * Sei Mainnet: Seid [v6.6.3](https://github.com/sei-protocol/sei-chain/releases/tag/v6.6.3) | ||
| * Settlus Sepolia: op-node [v1.19.5](https://github.com/ethereum-optimism/optimism/releases/tag/op-node/v1.19.5), op-reth [v2.4.2](https://github.com/ethereum-optimism/optimism/releases/tag/op-reth/v2.4.2) | ||
| * Shape Sepolia: op-reth [v2.4.2](https://github.com/ethereum-optimism/optimism/releases/tag/op-reth/v2.4.2), op-node [v1.19.5](https://github.com/ethereum-optimism/optimism/releases/tag/op-node/v1.19.5) | ||
| * Worldchain Sepolia: op-reth [v2.4.2](https://github.com/worldcoin/world-chain/releases/tag/v2.4.2) | ||
| * Xlayer Testnet: op-reth [v0.0.7](https://github.com/okx/xlayer-reth/releases/tag/v0.0.7), op-node [v0.1.6](https://github.com/okx/optimism/releases/tag/xlayer/v0.1.6) | ||
| * Zora Sepolia: op-node [v1.19.5](https://github.com/ethereum-optimism/optimism/releases/tag/op-node/v1.19.5) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,27 @@ | ||
| ## Wallets | ||
|
|
||
| **Wallet APIs** | ||
|
|
||
| * Fixed a bug in ERC-20 gas sponsorship where tokens with many decimal places could have sponsorship incorrectly rejected. | ||
|
|
||
| **Paymaster** | ||
|
|
||
| * Added a new option to allow getting paymaster stub data for ERC-20 sponsored transactions where the sender acquires the ERC-20 payment token in the same transaction. | ||
|
|
||
| **Rundler** | ||
|
|
||
| * Improved error classification on Arbitrum Nitro chains, so wrapped sequencer rate limits and underpriced errors are handled correctly. | ||
|
|
||
| ## Node | ||
|
|
||
| **Upgrades** | ||
|
|
||
| * Arc Mainnet: Arc Execution 0.8.0, arc-execution 0.8.0, arc-consensus 0.8.0, initGenesis d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc | ||
| * Bitcoin Mainnet: electrs v3.0.1 | ||
| * Hyperliquid Mainnet: nanoreth b27c2985b33d4060838b2e474e2f88984d59aacab4ca035e9806098c879c8abe | ||
| * Hyperliquid Testnet: nanoreth b27c2985b33d4060838b2e474e2f88984d59aacab4ca035e9806098c879c8abe | ||
| * Panax Mainnet: nitro v3.11.3-beb2108 | ||
| * Scroll Mainnet: scroll scroll-v5.10.7 | ||
| * Tempo Mainnet: tempo 1.14.1 | ||
| * Tempo Moderato: tempo 1.14.1 | ||
| * Worldchain Sepolia: op-reth v2.4.3, op-node v1.19.5 |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.