Skip to content

chore(deps): [v1.7] bump gravity-reth dependency - #781

Merged
nekomoto911 merged 1 commit into
Galxe:branch-v1.7from
nekomoto911:chore/bump-greth-389-v1.7
Jul 12, 2026
Merged

chore(deps): [v1.7] bump gravity-reth dependency#781
nekomoto911 merged 1 commit into
Galxe:branch-v1.7from
nekomoto911:chore/bump-greth-389-v1.7

Conversation

@nekomoto911

Copy link
Copy Markdown
Contributor

Summary

Bumps greth on branch-v1.7 from 416f5516 to 546a41b1, picking up Galxe/gravity-reth#389.

Follows the #775 (386) bump.

Picks up

  • gravity-reth#389 — emergency EIP-7702 lockdown for the audit#838 nonce halt.
    Compile-time const gravity_primitives::EIP7702_LOCKDOWN=true gates three deterministic drops in filter_invalid_txs:

    • L1 — reject every type-4 (SetCode) tx
    • L2 — drop any tx from a delegated account (0xef0100… designator)
    • L3 — drop any tx to a delegated account

    Closes the already-delegated variant of the executor-halt class that fix: fix mock consensus #386 (backport of fix: use bigger cache params #385) only partially covered. Revert = flip the const to false and rebuild.

Test plan

  • CI green
  • E2E cluster smoke

Bumps greth from 416f5516 to 546a41b1 on branch-v1.7 (Galxe/gravity-reth#389).

Picks up:
- gravity-reth#389: emergency EIP-7702 lockdown for the audit#838 nonce halt
  (compile-time const EIP7702_LOCKDOWN=true; L1 rejects type-4 txs, L2/L3
  drop txs from/to delegated accounts in filter_invalid_txs)
@nekomoto911
nekomoto911 merged commit eee2c1c into Galxe:branch-v1.7 Jul 12, 2026
2 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