Skip to content

Comments

chore: release#1

Open
github-actions[bot] wants to merge 1 commit intomainfrom
release-plz-2025-05-12T13-02-45Z
Open

chore: release#1
github-actions[bot] wants to merge 1 commit intomainfrom
release-plz-2025-05-12T13-02-45Z

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented May 12, 2025

🤖 New release

  • revm-database: 8.0.0 -> 9.0.0 (⚠ API breaking changes)
  • revm-interpreter: 26.0.0 -> 27.0.0 (⚠ API breaking changes)
  • revm-handler: 11.0.0 -> 11.0.1 (✓ API compatible changes)
  • revm-inspector: 11.0.0 -> 11.0.1 (✓ API compatible changes)
  • revme: 8.0.0 -> 8.0.1 (✓ API compatible changes)
  • op-revm: 11.0.0 -> 11.0.1 (✓ API compatible changes)
  • revm-ee-tests: 0.1.0
  • revm-context: 10.0.0 -> 10.0.1
  • revm: 30.0.0 -> 30.0.1
  • revm-statetest-types: 10.0.0 -> 10.0.1

revm-database breaking changes

--- failure inherent_method_missing: pub method removed or renamed ---

Description:
A publicly-visible method or associated fn is no longer available under its prior name. It may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.43.0/src/lints/inherent_method_missing.ron

Failed in:
  BundleState::into_plain_state, previously in file /tmp/.tmpMaMYyI/revm-database/src/states/bundle_state.rs:664
  BundleState::into_plain_state, previously in file /tmp/.tmpMaMYyI/revm-database/src/states/bundle_state.rs:664
  BundleState::into_plain_state, previously in file /tmp/.tmpMaMYyI/revm-database/src/states/bundle_state.rs:664

revm-interpreter breaking changes

--- failure inherent_method_missing: pub method removed or renamed ---

Description:
A publicly-visible method or associated fn is no longer available under its prior name. It may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.43.0/src/lints/inherent_method_missing.ron

Failed in:
  ExtBytecode::regenerate_hash, previously in file /tmp/.tmpMaMYyI/revm-interpreter/src/interpreter/ext_bytecode.rs:75
  ExtBytecode::regenerate_hash, previously in file /tmp/.tmpMaMYyI/revm-interpreter/src/interpreter/ext_bytecode.rs:75
Changelog

revm-database

9.0.0 - 2025-10-08

Other

  • remove deprecated methods (#3050)

revm-interpreter

27.0.0 - 2025-10-08

Other

  • remove deprecated methods (#3050)

revm-handler

11.0.1 - 2025-10-08

Other

  • helper calculate_caller_fee (#3040)

revm-inspector

11.0.1 - 2025-10-08

Other

  • use Self::default in fn new for CountInspector (#3065)

revme

8.0.1 - 2025-10-08

Other

  • use NoOpInspector for inspector benches (#3060)

op-revm

11.0.1 - 2025-10-08

Fixed

  • (op-revm) return error instead of panic when enveloped_tx is missing (#3055)

revm-ee-tests

0.1.0 - 2025-08-06

Added

  • gastable, record static gas in Interpreter loop (#2822)
  • fix renamed functions for system_call (#2824)
  • refactor test utils (#2813)

Other

  • (op-revm) Adds caller nonce assertion to op-revm intergation tests (#2815)

revm-context

10.0.1 - 2025-10-08

Other

  • updated the following local packages: revm-database

revm

30.0.1 - 2025-10-08

Other

  • updated the following local packages: revm-database, revm-interpreter, revm-handler, revm-inspector, revm-context

revm-statetest-types

10.0.1 - 2025-10-08

Other

  • updated the following local packages: revm


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2025-05-12T13-02-45Z branch from c470fd5 to 4e27f1a Compare October 8, 2025 21:54
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.

0 participants