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

Merged
merged 1 commit into from
Jul 16, 2024
Merged

chore: release #1620

merged 1 commit into from
Jul 16, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 16, 2024

🤖 New release

  • revme: 0.7.0 -> 0.8.0
  • revm: 11.0.0 -> 12.0.0
  • revm-interpreter: 7.0.0 -> 8.0.0
  • revm-primitives: 6.0.0 -> 7.0.0
  • revm-precompile: 9.0.0 -> 9.1.0
  • revm-test: 0.1.0
Changelog

revme

0.8.0 - 2024-07-16

Added

  • (eof) cli eof-validation (#1622)
  • (EOF) Bytecode::new_raw supports EOF, new_raw_checked added (#1607)

Fixed

  • (eip7702) Add tests and fix some bugs (#1605)

Other

  • (GeneralState) skip fewer specs (#1603)

revm

12.0.0 - 2024-07-16

Added

  • pass interpreter into Inspector::log (#1610)
  • (EOF) Bytecode::new_raw supports EOF, new_raw_checked added (#1607)
  • use kzg-rs for kzg point evaluation (#1558)

Fixed

  • (eip7702) Add tests and fix some bugs (#1605)
  • correctly calculate eofcreate address (#1619)
  • allow non-static lifetime in HandleRegisterBox (#1608)
  • (EOF) Use cfg code size limit for eofcreate (#1606)

Other

  • bump alloy deps (#1623)
  • (deps) bump alloy-sol-types from 0.7.6 to 0.7.7 (#1614)
  • group optimism invalid txn errors (#1604)
  • load_account -> warm_preloaded_addresses (#1584)
  • Refactor code, and check if precompile for create collision (#1600)
  • (revm) defer bytecode load (#1588)
  • Rename gas_price to gas_limit for precompile args (#1593)

revm-interpreter

8.0.0 - 2024-07-16

Added

  • (eof) cli eof-validation (#1622)
  • use kzg-rs for kzg point evaluation (#1558)

Fixed

  • (eip7702) Add tests and fix some bugs (#1605)
  • (EOF) MIN_CALLEE_GAS light failure, static-mode check (#1599)

revm-primitives

7.0.0 - 2024-07-16

Added

  • (EOF) Bytecode::new_raw supports EOF, new_raw_checked added (#1607)
  • use kzg-rs for kzg point evaluation (#1558)

Fixed

  • (eip7702) Add tests and fix some bugs (#1605)
  • (EOF) Use cfg code size limit for eofcreate (#1606)
  • missing kzg_settings if kzg-rs feature enabled (#1601)

Other

  • bump alloy deps (#1623)
  • (deps) bump alloy-primitives from 0.7.6 to 0.7.7 (#1612)
  • group optimism invalid txn errors (#1604)
  • (deps) bump bitflags from 2.5.0 to 2.6.0 (#1583)
  • Rename gas_price to gas_limit for precompile args (#1593)

revm-precompile

9.1.0 - 2024-07-16

Added

  • use kzg-rs for kzg point evaluation (#1558)

Other


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2024-07-16T12-36-44Z branch 2 times, most recently from 682c820 to b727891 Compare July 16, 2024 19:03
@github-actions github-actions bot force-pushed the release-plz-2024-07-16T12-36-44Z branch from b727891 to f196be7 Compare July 16, 2024 19:46
@rakita rakita merged commit eef02b4 into main Jul 16, 2024
@rakita rakita deleted the release-plz-2024-07-16T12-36-44Z branch July 16, 2024 23:20
j75689 pushed a commit to j75689/revm that referenced this pull request Aug 1, 2024
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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