Skip to content

chore: release#2720

Closed
github-actions[bot] wants to merge 1 commit intomainfrom
release-plz-2025-07-15T10-26-29Z
Closed

chore: release#2720
github-actions[bot] wants to merge 1 commit intomainfrom
release-plz-2025-07-15T10-26-29Z

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jul 15, 2025

🤖 New release

  • revm-primitives: 20.0.0 -> 20.1.0 (✓ API compatible changes)
  • revm-interpreter: 23.0.2 -> 23.0.3 (✓ API compatible changes)
  • revm-precompile: 24.0.1 -> 25.0.0 (⚠ API breaking changes)
  • revm-handler: 8.0.3 -> 8.1.0 (✓ API compatible changes)
  • revm-inspector: 8.0.3 -> 8.0.4 (✓ API compatible changes)
  • revm: 27.0.3 -> 27.1.0 (✓ API compatible changes)
  • op-revm: 8.0.3 -> 8.0.4 (✓ API compatible changes)
  • custom_precompile_journal: 0.1.0
  • revm-bytecode: 6.0.1 -> 6.0.2
  • revm-state: 7.0.1 -> 7.0.2
  • revm-database-interface: 7.0.1 -> 7.0.2
  • revm-context-interface: 8.0.1 -> 8.0.2
  • revm-context: 8.0.3 -> 8.0.4
  • revm-database: 7.0.1 -> 7.0.2
  • revm-statetest-types: 8.0.4 -> 8.0.5
  • revme: 7.0.4 -> 7.0.5

revm-precompile breaking changes

--- failure constructible_struct_adds_field: externally-constructible struct adds field ---

Description:
A pub struct constructible with a struct literal has a new pub field. Existing struct literals must be updated to include the new field.
        ref: https://doc.rust-lang.org/reference/expressions/struct-expr.html
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.41.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field PrecompileOutput.reverted in /tmp/.tmpZcCL6A/revm/crates/precompile/src/interface.rs:20
  field PrecompileOutput.reverted in /tmp/.tmpZcCL6A/revm/crates/precompile/src/interface.rs:20
Changelog

revm-interpreter

23.0.3 - 2025-07-17

Other

  • add release safety section for SharedMemory fn (#2718)
  • (interpreter) update docs for slice_mut and slice_range (#2714)

revm-precompile

25.0.0 - 2025-07-17

Added

  • add a way for precompiles to revert (#2711)

Other

  • add asm-sha2 feature for sha2 precompile (#2712)

revm-handler

8.1.0 - 2025-07-17

Added

  • add a way for precompiles to revert (#2711)

Other

  • change gas parameter to immutable reference (#2702)
  • remove State bound from JournalTr in Handler::Evm (#2715)

revm-inspector

8.0.4 - 2025-07-17

Other

  • (inspector) simplify create_end docs and intrp.bytecode.set_action (#2723)
  • (inspector) update obsolete current_opcode() comment (#2722)

revm

27.1.0 - 2025-07-17

Added

  • expose sha3-keccak in revm and revm-primitives (#2713)

Other

  • add asm-sha2 feature for sha2 precompile (#2712)

op-revm

8.0.4 - 2025-07-17

Other

  • change gas parameter to immutable reference (#2702)

custom_precompile_journal

0.1.0 - 2025-07-03

Added

  • add custom precompile with journal access example (#2677)

revm-bytecode

6.0.2 - 2025-07-17

Other

  • updated the following local packages: revm-primitives

revm-state

4.0.0 - 2025-05-07

Dependency bump

revm-database-interface

7.0.2 - 2025-07-17

Other

  • updated the following local packages: revm-primitives, revm-state

revm-context-interface

8.0.2 - 2025-07-17

Other

  • updated the following local packages: revm-primitives, revm-state, revm-database-interface

revm-context

8.0.4 - 2025-07-17

Other

  • updated the following local packages: revm-primitives, revm-bytecode, revm-state, revm-database-interface, revm-context-interface

revm-database

7.0.2 - 2025-07-17

Other

  • updated the following local packages: revm-primitives, revm-bytecode, revm-state, revm-database-interface

revm-statetest-types

8.0.5 - 2025-07-17

Other

  • updated the following local packages: revm

revme

7.0.5 - 2025-07-17

Other

  • updated the following local packages: revm-primitives, revm-inspector, revm, revm-bytecode, revm-state, revm-database-interface, revm-context-interface, revm-context, revm-database, revm-statetest-types


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2025-07-15T10-26-29Z branch 2 times, most recently from a523b85 to 9c3279b Compare July 15, 2025 15:05
@github-actions github-actions bot force-pushed the release-plz-2025-07-15T10-26-29Z branch from 9c3279b to 827d1ad Compare July 17, 2025 12:23
@github-actions github-actions bot closed this Jul 17, 2025
@rakita rakita deleted the release-plz-2025-07-15T10-26-29Z branch July 30, 2025 19:28
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