bluealloy / revm

Rust implementation of the Ethereum Virtual Machine.
https://bluealloy.github.io/revm/
MIT License
1.64k stars 551 forks source link

chore: release #1629

Closed github-actions[bot] closed 3 months ago

github-actions[bot] commented 3 months ago

🤖 New release

Changelog

## `revme`

## [0.8.1](https://github.com/bluealloy/revm/compare/revme-v0.8.0...revme-v0.8.1) - 2024-07-17 ### Other - bump versions bcs of primitives ([#1631](https://github.com/bluealloy/revm/pull/1631))
## `revm`
## [12.1.1](https://github.com/bluealloy/revm/compare/revm-v12.1.0...revm-v12.1.1) - 2024-07-17 ### Other - *(eof)* simplify magic checks ([#1633](https://github.com/bluealloy/revm/pull/1633))
## `revm-interpreter`
## [8.1.1](https://github.com/bluealloy/revm/compare/revm-interpreter-v8.1.0...revm-interpreter-v8.1.1) - 2024-07-17 ### Other - *(eof)* avoid some allocations ([#1632](https://github.com/bluealloy/revm/pull/1632)) - bump versions bcs of primitives ([#1631](https://github.com/bluealloy/revm/pull/1631))
## `revm-primitives`
## [7.1.1](https://github.com/bluealloy/revm/compare/revm-primitives-v7.1.0...revm-primitives-v7.1.1) - 2024-07-17 ### Other - *(eof)* avoid some allocations ([#1632](https://github.com/bluealloy/revm/pull/1632)) - *(eof)* simplify magic checks ([#1633](https://github.com/bluealloy/revm/pull/1633))
## `revm-precompile`
## [9.2.1](https://github.com/bluealloy/revm/compare/revm-precompile-v9.2.0...revm-precompile-v9.2.1) - 2024-07-17 ### Other - updated the following local packages: revm-primitives


This PR was generated with release-plz.