Skip to content

fix(networks): bump base/base pin to 3eb4817 - #74

Merged
rayyan224 merged 1 commit into
base-anvil-forkfrom
rayyanalam/bump-base-3eb4817
Sep 1, 2026
Merged

fix(networks): bump base/base pin to 3eb4817#74
rayyan224 merged 1 commit into
base-anvil-forkfrom
rayyanalam/bump-base-3eb4817

Conversation

@rayyan224

Copy link
Copy Markdown
Contributor

Motivation

Retarget base-anvil's pinned base/base commit to
3eb481791135e465e7e1682218f1e4619b574fa6.

Solution

  • Bump base-common-precompiles / base-common-chains rev in
    crates/evm/networks/Cargo.toml (via ./script/bump-base.sh).
  • Regenerate Cargo.lock.
  • The new commit added a BaseUpgrade parameter to TxContext::install
    and NonceManager::install; update the call sites in
    crates/evm/networks/src/lib.rs to pass the existing upgrade value,
    matching the pattern already used for the other precompile installs.

Verified with cargo build --release -p anvil -p forge.

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

Generated with Claude Code

Retarget the base-common-precompiles/base-common-chains git dep to
3eb481791135e465e7e1682218f1e4619b574fa6. The new commit added a
BaseUpgrade parameter to TxContext::install and NonceManager::install,
so update the call sites to match.

Co-Authored-By: Claude <noreply@anthropic.com>
@rayyan224
rayyan224 merged commit 3983d1f into base-anvil-fork Sep 1, 2026
15 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant