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

Closed
wants to merge 1 commit into from
Closed

Conversation

github-actions[bot]
Copy link
Contributor

🤖 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-22

Other

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

revm

12.1.1 - 2024-07-22

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-22

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-22

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-22

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 closed this Jul 24, 2024
@rakita rakita deleted the release-plz-2024-07-22T10-08-50Z branch August 30, 2024 16:24
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.

0 participants