bluealloy / revm

Ethereum Virtual Machine written in rust that is fast and simple to use
https://bluealloy.github.io/revm/
MIT License
1.57k stars 511 forks source link

chore: release #1595

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 1 month ago

🤖 New release

Changelog

## `revme`

## [0.7.1](https://github.com/bluealloy/revm/compare/revme-v0.7.0...revme-v0.7.1) - 2024-07-10 ### Other - update Cargo.lock dependencies
## `revm`
## [11.0.1](https://github.com/bluealloy/revm/compare/revm-v11.0.0...revm-v11.0.1) - 2024-07-10 ### Other - *(revm)* defer bytecode load ([#1588](https://github.com/bluealloy/revm/pull/1588)) - Rename gas_price to gas_limit for precompile args ([#1593](https://github.com/bluealloy/revm/pull/1593))
## `revm-primitives`
## [6.0.1](https://github.com/bluealloy/revm/compare/revm-primitives-v6.0.0...revm-primitives-v6.0.1) - 2024-07-10 ### Other - Rename gas_price to gas_limit for precompile args ([#1593](https://github.com/bluealloy/revm/pull/1593))
## `revm-precompile`
## [9.0.1](https://github.com/bluealloy/revm/compare/revm-precompile-v9.0.0...revm-precompile-v9.0.1) - 2024-07-10 ### Other - main CHANGELOG ([#1592](https://github.com/bluealloy/revm/pull/1592))
## `revm-interpreter`
## [7.0.1](https://github.com/bluealloy/revm/compare/revm-interpreter-v7.0.0...revm-interpreter-v7.0.1) - 2024-07-10 ### Other - updated the following local packages: revm-primitives


This PR was generated with release-plz.