chore: apply gnosis-specific changes on top of latest upstream sync#20
Open
chetna-mittal wants to merge 13 commits intosync/amsterdam-upstreamfrom
Open
chore: apply gnosis-specific changes on top of latest upstream sync#20chetna-mittal wants to merge 13 commits intosync/amsterdam-upstreamfrom
chetna-mittal wants to merge 13 commits intosync/amsterdam-upstreamfrom
Conversation
9a30887 to
399a193
Compare
56ba583 to
dadf263
Compare
dapplion
reviewed
Apr 2, 2026
Comment on lines
+97
to
+99
| # - label: amsterdam | ||
| # from_fork: Amsterdam | ||
| # until_fork: Amsterdam |
Author
There was a problem hiding this comment.
Gnosis-specific changes for the Amsterdam fork are still pending for t8n tool and will be addressed in a follow-up PR. Will enable this once those changes are in place.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
🗒️ Description
Upstream File Replacements
During the upstream sync, a small subset of files was not updated. These files have been fully replaced with their upstream versions to ensure correctness and avoid partial merges.
CI / Workflow Configuration
.github/workflows/benchmark.yamlTesting Framework / CLI Plugins
packages/testing/.../execute/rpc/chain_builder_eth_rpc.pypackages/testing/.../execute/rpc/remote.pypackages/testing/.../filler/filler.pypackages/testing/.../filler/tests/test_prealloc_group.pyBenchmark Tests
tests/benchmark/compute/instruction/test_account_query.pytests/benchmark/stateful/bloatnet/test_single_opcode.pyFork Implementation
src/ethereum/forks/amsterdam/state.pyFixtures / Testing Infrastructure
packages/testing/.../fixtures/base.pypackages/testing/.../fixtures/tests/test_collector.pyGnosis Changes
cache-docker-imagesandload-docker-imagesaction (taken from upstream -> modified for gnosis).github/configs/hive/gnosis.yamland updated.github/configs/hive/latest.yamlfor Gnosisforks.pyto match the updated structure forsystem_contractsandpre_allocation_blockchainfunctionsparisandshanghaiforktests/osaka/eip7825_transaction_gas_limit_cap/test_tx_gas_limit.pyto match upstream (it passes in CI)tests/ported_staticforcancunforktest.yamlworkflow with upstream and reapplied Gnosis-specific changes on top✅ Checklist
toxchecks to avoid unnecessary CI fails, see also Code Standards and Enabling Pre-commit Checks:uvx tox -e static