Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release #1579

Merged
merged 1 commit into from
Jul 8, 2024
Merged

chore: release #1579

merged 1 commit into from
Jul 8, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 30, 2024

🤖 New release

  • revme: 0.6.0 -> 0.7.0
  • revm: 10.0.0 -> 11.0.0
  • revm-interpreter: 6.0.0 -> 7.0.0
  • revm-primitives: 5.0.0 -> 6.0.0
  • revm-test: 0.1.0
Changelog

revme

0.7.0 - 2024-07-08

Other

  • replace AccessList with alloy version (#1552)

revm

11.0.0 - 2024-07-08

Added

  • add bytecode_address from CallInputs to Contract during construction. (#1568)
  • (Prague) Add EIP-7702 (#1565)
  • (EOF) disallow ExtDelegateCall to legacy bytecode (#1572)
  • (EOF) Add target address expansion checks (#1570)

Other

  • bump precompile to v9.0.0 (#1590)
  • (README) add rbuilder to used-by (#1585)
  • Use HandleOrRuntime to allow alloydb/ethersdb to hold a custom runtime (#1576)
  • store tokio::runtime::Handle in ethers/alloyDB (#1557)
  • use const blocks (#1522)
  • fix compile for alloydb (#1559)
  • replace AccessList with alloy version (#1552)
  • replace U256 with u64 in BLOCKHASH (#1505)

revm-interpreter

7.0.0 - 2024-07-08

Added

  • (Precompiles) Throw fatal error if c-kzg is disabled (#1589)
  • add bytecode_address from CallInputs to Contract during construction. (#1568)
  • support selfdestruct for dummyhost (#1578)
  • (Prague) Add EIP-7702 (#1565)
  • (EOF) disallow ExtDelegateCall to legacy bytecode (#1572)
  • (EOF) Add target address expansion checks (#1570)

Fixed

  • (eof) ExtDelegateCall caller/target switch (#1571)

Other

  • (README) add rbuilder to used-by (#1585)
  • use const blocks (#1522)
  • fix compile for alloydb (#1559)
  • replace AccessList with alloy version (#1552)
  • replace U256 with u64 in BLOCKHASH (#1505)

revm-primitives

6.0.0 - 2024-07-08

Added

  • (Precompiles) Throw fatal error if c-kzg is disabled (#1589)
  • (Prague) Add EIP-7702 (#1565)
  • add helper function to mape EVMError's Database error variant (#1567)

Other

  • (README) add rbuilder to used-by (#1585)
  • add utility function AccountInfo::from_bytecode (#1577)
  • replace AccessList with alloy version (#1552)
  • replace U256 with u64 in BLOCKHASH (#1505)


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2024-06-30T01-05-28Z branch 3 times, most recently from bc7bf73 to b89422a Compare July 4, 2024 11:44
@github-actions github-actions bot force-pushed the release-plz-2024-06-30T01-05-28Z branch from b89422a to 7386aa0 Compare July 8, 2024 14:27
@github-actions github-actions bot force-pushed the release-plz-2024-06-30T01-05-28Z branch from 7386aa0 to 1c34adf Compare July 8, 2024 14:49
@rakita rakita merged commit cbe99fc into main Jul 8, 2024
@rakita rakita deleted the release-plz-2024-06-30T01-05-28Z branch July 16, 2024 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant