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

Closed
wants to merge 1 commit into from
Closed

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 29, 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-08-05

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-08-05

Added

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

Other

  • (deps) bump tokio from 1.38.1 to 1.39.2 (#1668)
  • (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-08-05

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-08-05

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-08-05

Added

  • use batch bn256 pair operation (#1643)

Other

  • (deps) bump blst from 0.3.12 to 0.3.13 (#1669)
  • (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-29T10-09-46Z branch from d8f3583 to 1c2e90b Compare July 29, 2024 10:10
@github-actions github-actions bot force-pushed the release-plz-2024-07-29T10-09-46Z branch from 1c2e90b to 36031eb Compare August 5, 2024 13:07
@github-actions github-actions bot closed this Aug 5, 2024
@rakita rakita deleted the release-plz-2024-07-29T10-09-46Z branch September 18, 2024 10:37
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