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

Closed
wants to merge 1 commit into from
Closed

Conversation

github-actions[bot]
Copy link
Contributor

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

🤖 New release

  • revme: 0.8.0 -> 0.9.0
  • revm: 12.1.0 -> 12.2.0
  • revm-interpreter: 8.1.0 -> 9.0.0
  • revm-primitives: 7.1.0 -> 8.0.0
  • revm-precompile: 9.2.0 -> 9.3.0
  • revm-test: 0.1.0
Changelog

revme

0.9.0 - 2024-07-29

Added

  • (EOF) Add EOF validation in revme bytecode cmd (#1660)
  • (EOF) EOF Validation add code type and sub container tracker (#1648)

Fixed

  • (statetest) make bytecode analyzed (#1666)
  • (EOF) returning to non-returning jumpf, enable valition error (#1664)
  • (statetest) Add back Merge spec (#1658)

Other

  • (clippy) 1.80 rust clippy list paragraph ident (#1661)
  • use is_zero for U256 and B256 (#1638)
  • bump versions bcs of primitives (#1631)

revm

12.2.0 - 2024-07-29

Added

  • (EOF) EOF Validation add code type and sub container tracker (#1648)

Other

  • (clippy) 1.80 rust clippy list paragraph ident (#1661)
  • 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

9.0.0 - 2024-07-29

Added

  • (EOF) Add non-returning CALLF/JUMPF checks (#1663)
  • (EOF) EOF Validation add code type and sub container tracker (#1648)
  • (EOF) implement std::error::Error trait for EofValidationError and EofError (#1649)
  • (interpreter) derive traits on FunctionStack (#1640)

Fixed

  • add DATACOPY to OpCode::modifies_memory (#1639)
  • (EOF) returning to non-returning jumpf, enable valition error (#1664)
  • (EOF) Validate code access in stack (#1659)
  • (eof) deny static context in EOFCREATE (#1644)

Other

  • (eof) Add opcodes that expand memory (#1665)
  • (clippy) 1.80 rust clippy list paragraph ident (#1661)
  • 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

8.0.0 - 2024-07-29

Added

  • (EOF) Add non-returning CALLF/JUMPF checks (#1663)
  • (EOF) EOF Validation add code type and sub container tracker (#1648)

Fixed

  • (EOF) Overflow on num_sections (#1656)

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

Added

  • use batch bn256 pair operation (#1643)

Other

  • (clippy) 1.80 rust clippy list paragraph ident (#1661)
  • 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-07-22T10-08-52Z branch 11 times, most recently from 70881be to bb96152 Compare July 28, 2024 18:07
@github-actions github-actions bot force-pushed the release-plz-2024-07-22T10-08-52Z branch from bb96152 to bf2ea73 Compare July 29, 2024 10:09
@github-actions github-actions bot closed this Jul 29, 2024
@rakita rakita deleted the release-plz-2024-07-22T10-08-52Z 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.

None yet

0 participants