Skip to content

Conversation

@github-actions
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.

1 participant