Skip to content

chore: release#2793

Closed
github-actions[bot] wants to merge 1 commit intomainfrom
release-plz-2025-07-24T14-29-59Z
Closed

chore: release#2793
github-actions[bot] wants to merge 1 commit intomainfrom
release-plz-2025-07-24T14-29-59Z

Conversation

@github-actions
Copy link
Contributor

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

🤖 New release

  • revm-primitives: 20.1.0 -> 20.1.1 (✓ API compatible changes)
  • revm-bytecode: 6.1.0 -> 6.1.1 (✓ API compatible changes)
  • revm-state: 7.0.2 -> 7.0.3 (✓ API compatible changes)
  • revm-database-interface: 7.0.2 -> 7.0.3 (✓ API compatible changes)
  • revm-context-interface: 9.0.0 -> 9.0.1 (✓ API compatible changes)
  • revm-context: 8.0.4 -> 8.0.5 (✓ API compatible changes)
  • revm-database: 7.0.2 -> 7.0.3 (✓ API compatible changes)
  • revm-interpreter: 24.0.0 -> 25.0.0 (⚠ API breaking changes)
  • revm-precompile: 25.0.0 -> 25.0.1 (✓ API compatible changes)
  • revm-handler: 8.1.0 -> 8.1.1 (✓ API compatible changes)
  • revm-inspector: 8.1.0 -> 8.1.1 (✓ API compatible changes)
  • revm: 27.1.0 -> 27.1.1 (✓ API compatible changes)
  • revm-statetest-types: 8.0.5 -> 8.0.6 (✓ API compatible changes)
  • revme: 7.1.0 -> 7.1.1 (✓ API compatible changes)
  • op-revm: 8.1.0 -> 8.1.1 (✓ API compatible changes)
  • example-custom-precompile-journal: 0.1.0

revm-interpreter breaking changes

--- failure declarative_macro_missing: macro_rules declaration removed or renamed ---

Description:
A `macro_rules!` declarative macro cannot be invoked by its prior name. The macro may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/reference/macros-by-example.html#path-based-scope
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.41.0/src/lints/declarative_macro_missing.ron

Failed in:
  macro require_eof, previously in file /tmp/.tmp1D5gMQ/revm-interpreter/src/instructions/macros.rs:39
Changelog

revm-bytecode

6.1.1 - 2025-07-25

Other

  • add rust-version and note about MSRV (#2789)
  • add OnceLock re-export with no_std support (#2787)

revm-database-interface

7.0.3 - 2025-07-25

Other

  • add rust-version and note about MSRV (#2789)

revm-context-interface

9.0.1 - 2025-07-25

Fixed

  • swapped comments for db and db_mut methods in JournalTr trait (#2774)

Other

  • add rust-version and note about MSRV (#2789)

revm-context

8.0.5 - 2025-07-25

Other

  • add rust-version and note about MSRV (#2789)

revm-database

7.0.3 - 2025-07-25

Other

  • add rust-version and note about MSRV (#2789)

revm-handler

8.1.1 - 2025-07-25

Other

  • reuse global crypto provide idea (#2786)
  • add rust-version and note about MSRV (#2789)
  • Add dyn Crypto trait to PrecompileFn (#2772)

revm-inspector

8.1.1 - 2025-07-25

Other

  • improve inspector loop (#2776)
  • add rust-version and note about MSRV (#2789)

revm-statetest-types

8.0.6 - 2025-07-25

Other

  • add rust-version and note about MSRV (#2789)

op-revm

8.1.1 - 2025-07-25

Other

  • reuse global crypto provide idea (#2786)
  • add rust-version and note about MSRV (#2789)
  • add OnceLock re-export with no_std support (#2787)
  • Add dyn Crypto trait to PrecompileFn (#2772)

example-custom-precompile-journal

0.1.0 - 2025-07-03

Added

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


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2025-07-24T14-29-59Z branch from 0d28aa9 to d5c4da8 Compare July 24, 2025 15:34
@github-actions github-actions bot force-pushed the release-plz-2025-07-24T14-29-59Z branch from d5c4da8 to 7b2da39 Compare July 25, 2025 10:00
@github-actions github-actions bot closed this Jul 25, 2025
@rakita rakita deleted the release-plz-2025-07-24T14-29-59Z branch July 30, 2025 19:21
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