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 #1721

Closed github-actions[bot] closed 2 months ago

github-actions[bot] commented 2 months ago

🤖 New release

Changelog

## `revme`

## [0.9.1](https://github.com/bluealloy/revm/compare/revme-v0.9.0...revme-v0.9.1) - 2024-08-26 ### Other - update Cargo.lock dependencies
## `revm`
## [13.0.1](https://github.com/bluealloy/revm/compare/revm-v13.0.0...revm-v13.0.1) - 2024-08-26 ### Other - clean up some journalstate docs ([#1712](https://github.com/bluealloy/revm/pull/1712)) - update some docs related to state ([#1711](https://github.com/bluealloy/revm/pull/1711))
## `revm-precompile`
## [10.0.1](https://github.com/bluealloy/revm/compare/revm-precompile-v10.0.0...revm-precompile-v10.0.1) - 2024-08-26 ### Other - switch gas check order in blake2 precompile ([#1718](https://github.com/bluealloy/revm/pull/1718))


This PR was generated with release-plz.