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

Closed
wants to merge 1 commit into from
Closed

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 9, 2024

🤖 New release

  • revme: 0.10.1 -> 0.11.0
  • revm: 14.0.1 -> 15.0.0
  • revm-interpreter: 10.0.1 -> 11.0.0
  • revm-primitives: 9.0.1 -> 10.0.0
  • revm-precompile: 11.0.1 -> 11.1.0
  • revm-test: 0.1.0
  • revm-optimism: 1.0.0
Changelog

revme

0.11.0 - 2024-09-16

Added

  • introducing EvmWiring, a chain-specific configuration (#1672)
  • (statetest) enable EOF in Prague tests (#1753)

Fixed

  • statetest json set spec_id (#1766)

Other

  • (revme) replace structopt with clap (#1754)

revm

15.0.0 - 2024-09-16

Added

  • introducing EvmWiring, a chain-specific configuration (#1672)

Fixed

  • (inspector) always call selfdestruct if entry is made (#1746)

Other

  • simplify SuccessOrHalt trait bound (#1768)
  • (deps) bump alloy-sol-types from 0.8.0 to 0.8.2 (#1762)
  • (deps) bump anyhow from 1.0.86 to 1.0.87 (#1760)
  • make clippy happy (#1755)
  • Test l1 gas used fjord (#1749)
  • Add test for revm::optimism::L1BlockInfo::calculate_tx_l1_cost_fjord (#1743)
  • (deps) bump tokio from 1.39.2 to 1.40.0 (#1739)

revm-interpreter

11.0.0 - 2024-09-16

Added

  • introducing EvmWiring, a chain-specific configuration (#1672)

Other

  • simplify SuccessOrHalt trait bound (#1768)
  • make clippy happy (#1755)

revm-primitives

10.0.0 - 2024-09-16

Added

  • introducing EvmWiring, a chain-specific configuration (#1672)

Other

  • (deps) bump alloy-primitives from 0.8.0 to 0.8.2 (#1761)

revm-precompile

11.1.0 - 2024-09-16

Added

  • introducing EvmWiring, a chain-specific configuration (#1672)

Other

  • (deps) bump once_cell from 1.19.0 to 1.20.0 (#1773)
  • make clippy happy (#1755)

revm-optimism

1.0.0 - 2024-09-16

Added

  • introducing EvmWiring, a chain-specific configuration (#1672)
  • (examples) generate block traces (#895)
  • implement EIP-4844 (#668)
  • (Shanghai) All EIPs: push0, warm coinbase, limit/measure initcode (#376)
  • Migrate primitive_types::U256 to ruint::Uint<256, 4> (#239)
  • Introduce ByteCode format, Update Readme (#156)

Fixed

Other

  • Bump new logo (#1735)
  • (README) add rbuilder to used-by (#1585)
  • added simular to used-by (#1521)
  • add Trin to used by list (#1393)
  • Fix typo in readme (#1185)
  • Add Hardhat to the "Used by" list (#1164)
  • Add VERBS to used by list (#1141)
  • license date and revm docs (#1080)
  • (docs) Update the benchmark docs to point to revm package (#906)
  • (docs) Update top-level benchmark docs (#894)
  • clang requirement (#784)
  • Readme Updates (#756)
  • Logo (#743)
  • book workflow (#537)
  • add example to revm crate (#468)
  • Update README.md (#424)
  • add no_std to primitives (#366)
  • revm-precompiles to revm-precompile
  • Bump v20, changelog (#350)
  • typos (#232)
  • Add support for old forks. (#191)
  • revm bump 1.8. update libs. snailtracer rename (#159)
  • typo fixes
  • fix readme typo
  • Big Refactor. Machine to Interpreter. refactor instructions. call/create struct (#52)
  • readme. debuger update
  • Bump revm v0.3.0. README updated
  • readme
  • Add time elapsed for tests
  • readme updated
  • Include Basefee into cost calc. readme change
  • Initialize precompile accounts
  • Status update. Taking a break
  • Merkle calc. Tweaks and debugging for eip158
  • Replace aurora bn lib with parity's. All Bn128Add/Mul/Pair tests passes
  • TEMP
  • one tab removed
  • readme
  • README Example simplified
  • Gas calculation for Call/Create. Example Added
  • readme usage
  • README changes
  • Static gas cost added
  • Subroutine changelogs and reverts
  • Readme postulates
  • Spelling
  • Restructure project
  • First iteration. Machine is looking okay


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2024-09-09T10-21-55Z branch 4 times, most recently from 64b95a7 to 40391e6 Compare September 16, 2024 10:04
@github-actions github-actions bot force-pushed the release-plz-2024-09-09T10-21-55Z branch from 40391e6 to 8434b39 Compare September 16, 2024 15:04
@github-actions github-actions bot closed this Sep 16, 2024
@rakita rakita deleted the release-plz-2024-09-09T10-21-55Z branch September 18, 2024 10:36
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