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

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 1 month ago

🤖 New release

Changelog

## `revme`

## [0.11.0](https://github.com/bluealloy/revm/compare/revme-v0.10.1...revme-v0.11.0) - 2024-09-09 ### Added - *(statetest)* enable EOF in Prague tests ([#1753](https://github.com/bluealloy/revm/pull/1753))
## `revm`
## [14.0.2](https://github.com/bluealloy/revm/compare/revm-v14.0.1...revm-v14.0.2) - 2024-09-09 ### Fixed - *(inspector)* always call selfdestruct if entry is made ([#1746](https://github.com/bluealloy/revm/pull/1746)) ### Other - make clippy happy ([#1755](https://github.com/bluealloy/revm/pull/1755)) - Test l1 gas used fjord ([#1749](https://github.com/bluealloy/revm/pull/1749)) - Add test for `revm::optimism::L1BlockInfo::calculate_tx_l1_cost_fjord` ([#1743](https://github.com/bluealloy/revm/pull/1743)) - *(deps)* bump tokio from 1.39.2 to 1.40.0 ([#1739](https://github.com/bluealloy/revm/pull/1739))
## `revm-interpreter`
## [10.0.2](https://github.com/bluealloy/revm/compare/revm-interpreter-v10.0.1...revm-interpreter-v10.0.2) - 2024-09-09 ### Other - make clippy happy ([#1755](https://github.com/bluealloy/revm/pull/1755))
## `revm-precompile`
## [11.0.2](https://github.com/bluealloy/revm/compare/revm-precompile-v11.0.1...revm-precompile-v11.0.2) - 2024-09-09 ### Other - make clippy happy ([#1755](https://github.com/bluealloy/revm/pull/1755))


This PR was generated with release-plz.