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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Feb 10, 2024

🤖 New release

  • revme: 0.8.0 -> 0.8.1
  • revm: 12.1.0 -> 12.1.1
  • revm-interpreter: 8.1.0 -> 8.2.0
  • revm-primitives: 7.1.0 -> 7.1.1
  • revm-precompile: 9.2.0 -> 9.3.0
  • revm-test: 0.1.0
Changelog

revme

0.8.1 - 2024-07-23

Other

  • use is_zero for U256 and B256 (#1638)
  • bump versions bcs of primitives (#1631)

revm

12.1.1 - 2024-07-23

Other

  • avoid cloning original_bytes (#1646)
  • use is_zero for U256 and B256 (#1638)
  • fix some typos & remove useless Arc::clone (#1621)
  • (eof) simplify magic checks (#1633)

revm-interpreter

8.2.0 - 2024-07-23

Added

  • (EOF) implement std::error::Error trait for EofValidationError and EofError (#1649)
  • (interpreter) derive traits on FunctionStack (#1640)

Fixed

  • (eof) deny static context in EOFCREATE (#1644)

Other

  • avoid cloning original_bytes (#1646)
  • use is_zero for U256 and B256 (#1638)
  • fix some typos & remove useless Arc::clone (#1621)
  • (eof) avoid some allocations (#1632)
  • bump versions bcs of primitives (#1631)

revm-primitives

7.1.1 - 2024-07-23

Other

  • Renamed some city name (#1645)
  • use is_zero for U256 and B256 (#1638)
  • fix some typos & remove useless Arc::clone (#1621)
  • (eof) avoid some allocations (#1632)
  • (eof) simplify magic checks (#1633)

revm-precompile

9.3.0 - 2024-07-23

Added

  • use batch bn256 pair operation (#1643)

Other

  • use is_zero for U256 and B256 (#1638)


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2024-02-10T16-52-55Z branch from f7148ae to 30c6362 Compare May 18, 2024 14:15
@github-actions github-actions bot force-pushed the release-plz-2024-02-10T16-52-55Z branch from 442b6d3 to ef73b66 Compare July 23, 2024 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants