Skip to content

fix: remove cancun check#18787

Merged
mattsse merged 1 commit intomainfrom
matt/removecancun-check
Sep 30, 2025
Merged

fix: remove cancun check#18787
mattsse merged 1 commit intomainfrom
matt/removecancun-check

Conversation

@mattsse
Copy link
Collaborator

@mattsse mattsse commented Sep 30, 2025

Backwards Compatibility
This EIP does not alter previous behavior. Configurations prior to Cancun are non-standard, and clients sharing pre-Cancun configurations will produce non-standard results.

Clients supporting pre-Cancun forks MAY return partial or non-standard configurations but SHOULD strive to follow the spirit of the members specified for Cancun configurations. Full compliance is REQUIRED only for Cancun and later forks.

https://eips.ethereum.org/EIPS/eip-7910

we can skip this check here because not mandatory

@github-project-automation github-project-automation bot moved this to Backlog in Reth Tracker Sep 30, 2025
@mattsse mattsse added the E-osaka Related to the Osaka network upgrade label Sep 30, 2025
@mattsse mattsse requested a review from klkvr September 30, 2025 11:07
@mattsse mattsse enabled auto-merge September 30, 2025 11:09
@mattsse mattsse added this pull request to the merge queue Sep 30, 2025
@github-project-automation github-project-automation bot moved this from Backlog to In Progress in Reth Tracker Sep 30, 2025
Merged via the queue into main with commit a53c620 Sep 30, 2025
43 checks passed
@mattsse mattsse deleted the matt/removecancun-check branch September 30, 2025 12:22
@github-project-automation github-project-automation bot moved this from In Progress to Done in Reth Tracker Sep 30, 2025
shekhirin pushed a commit that referenced this pull request Sep 30, 2025
theochap pushed a commit to theochap/reth that referenced this pull request Oct 13, 2025
Vui-Chee added a commit to okx/reth that referenced this pull request Nov 3, 2025
* dev: (166 commits)
  chore: bump 1.8.3 (paradigmxyz#19379)
  chore: bump alloy-evm 0.21.3
  chore: bump alloy 1.0.37 (paradigmxyz#18795)
  chore: bump version to 1.8.2 (paradigmxyz#18792)
  fix(rpc/engine): check osaka in getBlobsV1 (paradigmxyz#18669)
  fix: remove cancun check (paradigmxyz#18787)
  fix(rpc): fix eth_config impl (paradigmxyz#18744)
  feat: make more EVM and RPC conversions fallible (paradigmxyz#18685)
  chore: bump rust to edition 2024 (paradigmxyz#18692)
  chore: release 1.8.1 (paradigmxyz#18646)
  fix: Revert "chore: disable fee charge in env" (paradigmxyz#18645)
  chore(deps): bump CodSpeedHQ/action from 3 to 4 (paradigmxyz#18333)
  chore: update voc.config.to text to v1.8.0 (paradigmxyz#18644)
  chore: update version to 1.8.0 in Cargo.toml (paradigmxyz#18638)
  fix: check request gas limit before (paradigmxyz#18639)
  chore(observability): add tokio runtime with custom thread naming (paradigmxyz#18635)
  docs: update dashboard table and rpc urls (paradigmxyz#18637)
  feat: add osaka+bpo timestamps (paradigmxyz#18627)
  chore: disable fee charge in env (paradigmxyz#18634)
  chore: bump inspectors 0.30 (paradigmxyz#18633)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

E-osaka Related to the Osaka network upgrade

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants