Skip to content

Comments

chore: release#2899

Merged
rakita merged 1 commit intomainfrom
release-plz-2025-08-19T15-01-01Z
Aug 24, 2025
Merged

chore: release#2899
rakita merged 1 commit intomainfrom
release-plz-2025-08-19T15-01-01Z

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Aug 19, 2025

🤖 New release

  • revm-bytecode: 6.2.1 -> 6.2.2 (✓ API compatible changes)
  • revm-database-interface: 7.0.4 -> 7.0.5 (✓ API compatible changes)
  • revm-context-interface: 10.0.1 -> 10.1.0 (✓ API compatible changes)
  • revm-context: 9.0.1 -> 9.0.2 (✓ API compatible changes)
  • revm-database: 7.0.4 -> 7.0.5 (✓ API compatible changes)
  • revm-interpreter: 25.0.1 -> 25.0.2 (✓ API compatible changes)
  • revm-precompile: 26.0.1 -> 27.0.0 (⚠ API breaking changes)
  • revm-handler: 9.0.1 -> 9.1.0 (✓ API compatible changes)
  • op-revm: 9.0.1 -> 9.1.0 (✓ API compatible changes)
  • revm-ee-tests: 0.1.0
  • revm-state: 7.0.4 -> 7.0.5
  • revm-inspector: 9.1.0 -> 9.1.1
  • revm: 28.0.1 -> 28.0.2
  • revm-statetest-types: 9.0.1 -> 9.0.2
  • revme: 7.2.1 -> 7.2.2

revm-precompile breaking changes

--- failure struct_missing: pub struct removed or renamed ---

Description:
A publicly-visible struct cannot be imported by its prior path. A `pub use` may have been removed, or the struct itself 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/struct_missing.ron

Failed in:
  struct revm_precompile::PrecompileWithAddress, previously in file /tmp/.tmpBP75u6/revm-precompile/src/lib.rs:318
Changelog

revm-bytecode

6.2.2 - 2025-08-23

Other

  • use core::fmt and remove unused Debug import (#2887)

revm-database-interface

7.0.5 - 2025-08-23

Other

  • (database) remove unused dependencies (#2885)

revm-context-interface

10.1.0 - 2025-08-23

Added

  • add generic state to ResultAndState (#2897)

revm-context

9.0.2 - 2025-08-23

Fixed

  • EIP-7702 target check to return correct error (#2896)

Other

  • skip drain if checkpoing is inconsistent (#2911)

revm-database

7.0.5 - 2025-08-23

Other

  • (database) remove unused dependencies (#2885)
  • add AccountStatus unit test (#2869)

revm-handler

9.1.0 - 2025-08-23

Added

  • (fusaka) Add PrecompileId (#2904)

op-revm

9.1.0 - 2025-08-23

Added

  • (fusaka) Add PrecompileId (#2904)

Fixed

  • (handler) correct transaction ID decrement logic (#2892)

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-inspector

9.1.1 - 2025-08-23

Other

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

revm

28.0.2 - 2025-08-23

Other

  • updated the following local packages: revm-bytecode, revm-database-interface, revm-context-interface, revm-context, revm-database, revm-interpreter, revm-precompile, revm-handler, revm-state, revm-inspector

revm-statetest-types

9.0.2 - 2025-08-23

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-08-19T15-01-01Z branch from cd159d6 to 373aa45 Compare August 21, 2025 11:51
@github-actions github-actions bot force-pushed the release-plz-2025-08-19T15-01-01Z branch from 373aa45 to 8d37604 Compare August 23, 2025 21:01
@rakita rakita merged commit d0c8b25 into main Aug 24, 2025
@rakita rakita deleted the release-plz-2025-08-19T15-01-01Z branch August 28, 2025 11:53
lwedge99 pushed a commit to sentioxyz/revm that referenced this pull request Sep 16, 2025
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 21, 2026
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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