bluealloy / revm

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

chore: release #1554

Closed github-actions[bot] closed 3 months ago

github-actions[bot] commented 3 months ago

🤖 New release

Changelog

## `revme`

## [0.7.0](https://github.com/bluealloy/revm/compare/revme-v0.6.0...revme-v0.7.0) - 2024-06-22 ### Other - replace AccessList with alloy version ([#1552](https://github.com/bluealloy/revm/pull/1552))
## `revm`
## [10.0.1](https://github.com/bluealloy/revm/compare/revm-v10.0.0...revm-v10.0.1) - 2024-06-22 ### Other - fix compile for alloydb ([#1559](https://github.com/bluealloy/revm/pull/1559)) - replace AccessList with alloy version ([#1552](https://github.com/bluealloy/revm/pull/1552)) - replace U256 with u64 in BLOCKHASH ([#1505](https://github.com/bluealloy/revm/pull/1505))
## `revm-interpreter`
## [6.0.1](https://github.com/bluealloy/revm/compare/revm-interpreter-v6.0.0...revm-interpreter-v6.0.1) - 2024-06-22 ### Other - fix compile for alloydb ([#1559](https://github.com/bluealloy/revm/pull/1559)) - replace AccessList with alloy version ([#1552](https://github.com/bluealloy/revm/pull/1552)) - replace U256 with u64 in BLOCKHASH ([#1505](https://github.com/bluealloy/revm/pull/1505))
## `revm-primitives`
## [5.0.1](https://github.com/bluealloy/revm/compare/revm-primitives-v5.0.0...revm-primitives-v5.0.1) - 2024-06-22 ### Other - replace AccessList with alloy version ([#1552](https://github.com/bluealloy/revm/pull/1552)) - replace U256 with u64 in BLOCKHASH ([#1505](https://github.com/bluealloy/revm/pull/1505))
## `revm-precompile`
## [8.0.1](https://github.com/bluealloy/revm/compare/revm-precompile-v8.0.0...revm-precompile-v8.0.1) - 2024-06-22 ### Other - updated the following local packages: revm-primitives


This PR was generated with release-plz.