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

[pull] main from bluealloy:main #43

Open
wants to merge 280 commits into
base: main
Choose a base branch
from
Open

[pull] main from bluealloy:main #43

wants to merge 280 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 13, 2024

  1. chore(deps): bump serde_json from 1.0.115 to 1.0.117 (#1406)

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.115 to 1.0.117.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.115...v1.0.117)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 13, 2024
    Configuration menu
    Copy the full SHA
    a2e3d39 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump paste from 1.0.14 to 1.0.15 (#1405)

    Bumps [paste](https://github.com/dtolnay/paste) from 1.0.14 to 1.0.15.
    - [Release notes](https://github.com/dtolnay/paste/releases)
    - [Commits](dtolnay/paste@1.0.14...1.0.15)
    
    ---
    updated-dependencies:
    - dependency-name: paste
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 13, 2024
    Configuration menu
    Copy the full SHA
    fa99b90 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump anyhow from 1.0.82 to 1.0.83 (#1404)

    Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.82 to 1.0.83.
    - [Release notes](https://github.com/dtolnay/anyhow/releases)
    - [Commits](dtolnay/anyhow@1.0.82...1.0.83)
    
    ---
    updated-dependencies:
    - dependency-name: anyhow
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 13, 2024
    Configuration menu
    Copy the full SHA
    4ac1e66 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump thiserror from 1.0.59 to 1.0.60 (#1403)

    Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.59 to 1.0.60.
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@1.0.59...1.0.60)
    
    ---
    updated-dependencies:
    - dependency-name: thiserror
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 13, 2024
    Configuration menu
    Copy the full SHA
    29b2224 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    287ae36 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    38c4d3e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a67c30e View commit details
    Browse the repository at this point in the history
  8. chore(EOF): rename extcall opcode/names (#1416)

    * fix(primitives): specify the optimism cfg on spec_to_generic (#1412)
    
    * chore(EOF): rename extcall opcode/names
    rakita authored May 13, 2024
    Configuration menu
    Copy the full SHA
    d185018 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. feat(EOF): Add CALLF/JUMPF stack checks (#1417)

    * feat(EOF): Add CALLF stack check
    
    * fix tests
    
    * jump stack check
    rakita authored May 14, 2024
    Configuration menu
    Copy the full SHA
    84d1372 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    4763c8b View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    6e81b88 View commit details
    Browse the repository at this point in the history
  2. Revert "feat: implement EIP-2935 (#1354)" (#1424)

    * Revert "feat: implement EIP-2935 (#1354)"
    
    This reverts commit 3e089f3.
    
    * dont revert some commend changes
    
    * Revert "fix(eip2935): Preload blockchash storage address (#1395)"
    
    This reverts commit aeefcda.
    rakita authored May 16, 2024
    Configuration menu
    Copy the full SHA
    f07c0ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eed27d9 View commit details
    Browse the repository at this point in the history
  4. fix: blockchash for devnet-0 (#1427)

    * fix: load blockchash only from serve_window
    
    * fix: devnet-0 blockchash behaviour
    rakita authored May 16, 2024
    Configuration menu
    Copy the full SHA
    7046d5e View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    05f3c5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2239820 View commit details
    Browse the repository at this point in the history
  3. fix(precompile): BLS G2 MSM (#1428)

    * test(precompile): add BLS test vectors
    
    * fix(gakonst): dont blow up on bls p2_affines
    
    * uncomment g1 msm required gas
    
    * chore: small refactors
    
    * rm artifacts
    
    * add new bls test jsons
    
    * remove fail-tests
    
    these should be added again at some point
    
    * fix: perform subgroup checks only on msm, pairing, and scalar multiplications
    
    * fix docs
    
    ---------
    
    Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
    Co-authored-by: rakita <dragan0rakita@gmail.com>
    Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
    4 people authored May 17, 2024
    Configuration menu
    Copy the full SHA
    8fd85f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30c6362 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. chore(interpreter): optimisation for BYTE, SHL, SHR and SAR (#1418)

    * chore(interpreter): optimisation for BYTE, SHL, SHR and SAR
    
    * added previus comment in byte function
    
    * updated pr comments
    jpgonzalezra authored May 24, 2024
    Configuration menu
    Copy the full SHA
    ff2dcf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45e3571 View commit details
    Browse the repository at this point in the history
  3. feat: load account should return db error (#1447)

    * feat: load account should return db error
    
    * simplify
    yjhmelody authored May 24, 2024
    Configuration menu
    Copy the full SHA
    c755977 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44bafed View commit details
    Browse the repository at this point in the history
  5. chore: cargo update (#1451)

    rakita authored May 24, 2024
    Configuration menu
    Copy the full SHA
    b005b8d View commit details
    Browse the repository at this point in the history
  6. chore: skip tests with storage check and return status (#1452)

    * chore: cargo update
    
    * chore: skip tests with storage check and return error
    
    * return println and clippy
    
    * revert to previous println
    rakita authored May 24, 2024
    Configuration menu
    Copy the full SHA
    0e1cd99 View commit details
    Browse the repository at this point in the history
  7. feat(revm): revert EIP-2935 BLOCKHASH opcode changes (#1450)

    * feat(revm): revert EIP-2935 BLOCKHASH opcode changes
    
    * fix lint
    
    * bump time
    
    * return previous impl mod prague branch
    
    * remove unused imports
    shekhirin authored May 24, 2024
    Configuration menu
    Copy the full SHA
    8b6ab31 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    2ce53cd View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. feat(optimism): Add secp256r1 precompile for Fjord (#1436)

    * feat(optimism): Add secp256r1 precompile for Fjord
    
    * Fix docs
    
    * Fix nostd build
    
    * Load fjord precompiles via optimism handler register
    
    * Remove outdated fjord() precompile spec constructor
    
    * Document the secp256r1 feature
    
    * Address feedback
    
    * Handle invalid signatures
    
    * Update crates/precompile/src/secp256r1.rs
    
    * Update crates/precompile/src/secp256r1.rs
    
    * Blank return on failed signature verification
    
    * Add test case for invalid (zero) pubkey
    
    ---------
    
    Co-authored-by: rakita <rakita@users.noreply.github.com>
    BrianBland and rakita authored May 26, 2024
    Configuration menu
    Copy the full SHA
    928883c View commit details
    Browse the repository at this point in the history
  2. fix: check canonical Fp elements (#1434)

    * fix: check canonical field elements
    
    * chore: more cleanups
    
    * remove hex, update comments
    
    * fix more docs
    
    * small refactor and check if fp is canonical
    
    * doc fix
    Rjected authored May 26, 2024
    Configuration menu
    Copy the full SHA
    3a8b5d0 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. chore(deps): bump serde from 1.0.202 to 1.0.203 (#1457)

    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.202 to 1.0.203.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.202...v1.0.203)
    
    ---
    updated-dependencies:
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 27, 2024
    Configuration menu
    Copy the full SHA
    1b471bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af88ee9 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. remove 'checked' bytecode bench causing benchmarks to crash due to na…

    …me (#1461)
    
    conflict
    
    Co-authored-by: Eric Bogard <ebo@testmachine.ai>
    vandenbogart and Eric Bogard authored May 28, 2024
    Configuration menu
    Copy the full SHA
    ba02202 View commit details
    Browse the repository at this point in the history
  2. feat(optimism): Implement new L1 cost function for Fjord (#1420)

    * Implement new L1 cost function for Fjord
    
    * Add fastlz test
    
    * Adds a second, more faithful adaptation of solady fastlz for fuzzing
    
    * Fix bounds check
    
    * Remove some unnecessary constants
    
    * Fix some linting issues
    
    * Add tests for parity with evm bytecode implementation of fastlz
    
    * Replace ethers abi encode/decode with alloy
    
    * Use rstest for parameterized testcases
    
    * Revert change to examples
    
    * Remove duplicate solady flz implementation
    
    * Remove direct alloy-sol-macro dependency
    
    * Remove unnecessary flag check
    
    * Undo dependency reordering
    BrianBland authored May 28, 2024
    Configuration menu
    Copy the full SHA
    d903399 View commit details
    Browse the repository at this point in the history
  3. chore(primitives): rename State/Storage to EvmState/EvmStorage (#1459)

    * fix(Interpreter): wrong block number used
    
    * chore(primitives): rename State to PlainState
    
    * Restructure StorageSlot and rename PlainState to EvmState
    
    * doc
    rakita authored May 28, 2024
    Configuration menu
    Copy the full SHA
    a28a543 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    6d5256e View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. fix(EOF): returncontract immediate is one byte (#1468)

    * bug(EOF): returncontract immediate is one byte
    
    * rm dependency
    rakita authored May 31, 2024
    Configuration menu
    Copy the full SHA
    c844f15 View commit details
    Browse the repository at this point in the history
  2. feat(EOF): Add EOF to inspector handle register (#1469)

    * feat(EOF): Add EOF to inspector handle register
    
    * add comments, remove TODO
    rakita authored May 31, 2024
    Configuration menu
    Copy the full SHA
    72c7c40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d49e6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fadf6fb View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    6df5d20 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. chore(deps): bump tokio from 1.37.0 to 1.38.0 (#1480)

    Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.37.0 to 1.38.0.
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.37.0...tokio-1.38.0)
    
    ---
    updated-dependencies:
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    c083b05 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump blst from 0.3.11 to 0.3.12 (#1481)

    Bumps [blst](https://github.com/supranational/blst) from 0.3.11 to 0.3.12.
    - [Release notes](https://github.com/supranational/blst/releases)
    - [Commits](supranational/blst@v0.3.11...v0.3.12)
    
    ---
    updated-dependencies:
    - dependency-name: blst
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    b8123b5 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump rstest from 0.19.0 to 0.21.0 (#1482)

    Bumps [rstest](https://github.com/la10736/rstest) from 0.19.0 to 0.21.0.
    - [Release notes](https://github.com/la10736/rstest/releases)
    - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md)
    - [Commits](la10736/rstest@v0.19.0...v0.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: rstest
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    916458c View commit details
    Browse the repository at this point in the history
  4. feat(EOF): EIP-7698 eof creation transaction (#1467)

    * feat(EOF): eof tx create
    
    * cleanup
    
    * add box import
    
    * fix(eof): add FrameResult if eof is in create tx
    
    * Make returncontract a success, enabled by eof tx create
    
    * fix build, add case
    rakita authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    b7b92ae View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    3ae8ff2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22e15d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. fix(EOF): panic on empty input range, and continue exec after eofcrea…

    …te (#1477)
    
    * reset instruction result
    
    * switch extcall value order
    
    * fix empty input
    
    * revert value pop
    rakita authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    bdd1b8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    569c981 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. feat: Persist reverted account and storage slot lookups in `Journaled…

    …State` (#1437)
    
    * persist reverted account and storage slot lookups
    
    * journal cold loads from occupied journaled state entry
    frisitano authored Jun 8, 2024
    Configuration menu
    Copy the full SHA
    9955d9f View commit details
    Browse the repository at this point in the history
  2. chore(precompiles): Fix some nits in bls12_381 (#1495)

    * Fix some nits in bls12_381 precompiles
    
    * Run cargo fmt
    jtraglia authored Jun 8, 2024
    Configuration menu
    Copy the full SHA
    8943b3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3a4ef9 View commit details
    Browse the repository at this point in the history
  4. fix(op): Remove U256::from(<float>) (#1498)

    Specifies the type of `1e12` as `u64` in the `l1block.rs` module,
    removing the need for `UintTryFrom<{float}>`.
    clabby authored Jun 8, 2024
    Configuration menu
    Copy the full SHA
    a832a4e View commit details
    Browse the repository at this point in the history
  5. feat(EOF): change oob behavior of RETURNDATALOAD and RETURNDATACOPY (#…

    …1476)
    
    * chore(interpreter): optimisation for BYTE, SHL, SHR and SAR
    
    * test: add RETURNDATACOPY test and update RETURNDATALOAD
    
    * feat: change oob behavior of returndataload
    
    * fix: stack order and name on returndatacopy test
    
    * feat: change oob behavior of RETURNDATACOPY
    
    * chore: remove unused function make_me_a_table
    
    * fix: revert interpreter check
    
    * chore: some tests
    
    * chore: use as_usize_or_fail! macro instead of as_usize_saturated!
    
    * fix: add backwards compatibility
    
    * fix: collapsible-else-if
    
    * self review
    
    * refactor code. use set_data in returndatacopy
    
    * remove local as it is used once
    
    ---------
    
    Co-authored-by: rakita <dragan0rakita@gmail.com>
    jpgonzalezra and rakita authored Jun 8, 2024
    Configuration menu
    Copy the full SHA
    8103cc1 View commit details
    Browse the repository at this point in the history
  6. chore: cargo update (#1500)

    rakita authored Jun 8, 2024
    Configuration menu
    Copy the full SHA
    95f2436 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    561fbdb View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    733bf5e View commit details
    Browse the repository at this point in the history
  2. chore(revme): add new line in revme EOF printer (#1503)

    * chore(revme): add new line in revme EOF printer
    
    * format
    
    * clippy
    rakita authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    e734537 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump regex from 1.10.4 to 1.10.5 (#1502)

    Bumps [regex](https://github.com/rust-lang/regex) from 1.10.4 to 1.10.5.
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@1.10.4...1.10.5)
    
    ---
    updated-dependencies:
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    e244ac4 View commit details
    Browse the repository at this point in the history
  4. feat(EOF): EXTCODECOPY,EXTCODESIZE,EXTCODEHASH eof support (#1504)

    * feat(EOF): EXTCODECOPY,EXTCODESIZE,EXTCODEHASH eof support
    
    * eof magic bytes from array
    
    * clippy
    rakita authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    649b7c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    d7538fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d91886 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4902ffa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d008720 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0768ec6 View commit details
    Browse the repository at this point in the history
  6. fix(EOF): Remove redundunt ext call gas cost (#1513)

    * feat(revme): add prague spec
    
    * fix(EOF): jumpf gas was changes
    
    * fix(EOF): extstaticcall make static
    
    * fix(EOF): add DATACOPY copy gas
    
    * fix(EOF): Remove redundunt ext call gas cost
    rakita authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    8742fc7 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    75c3d08 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    5a4ef14 View commit details
    Browse the repository at this point in the history
  2. fix(revm): remove storage reset that clears is_cold flag (#1518)

    * fix(revm): remove storage reset that clears is_cold flag
    
    * docs
    rakita authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    8f99f72 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    b988a0f View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    af6797e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e32591e View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. feat: mutable access for all fields in BundleBuilder (#1524)

    * feat: mutable access to state_storage and revert_storage in BundleBuilder
    
    * self review
    
    * Revert "self review"
    
    This reverts commit 20e46ee.
    
    * Revert "feat: mutable access to state_storage and revert_storage in BundleBuilder"
    
    This reverts commit 824e33f.
    
    * feat: Add mutable getters for bundle state fields
    jpgonzalezra authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    8f4c153 View commit details
    Browse the repository at this point in the history
  2. db: add setters to BundleBuilder with &mut self (#1527)

    * db: add settes to BundleBuilder with &mut self
    
    * fix comments
    tcoratger authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    dd98b3b View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    dc6e497 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbbcec0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a62540 View commit details
    Browse the repository at this point in the history
  4. perf: avoid cloning precompiles (#1486)

    * perf: avoid cloning precompiles twice
    
    * perf: cow it up
    
    * pedantic changes, unsafe removed, nit renames
    
    * into string
    
    * nits
    
    * Make to_mut call cold fn on owned mutation
    
    * doc update
    DaniPopes authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    de540b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41e2f7f View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    c2a04cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f46a13 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    e6b52af View commit details
    Browse the repository at this point in the history
  2. refactor: replace TransactTo with TxKind (#1542)

    * refactor: replace TransactTo with TxKind
    
    * misc: apply review suggestions
    Wodann authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    7db1adc View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    6e7715a View commit details
    Browse the repository at this point in the history
  2. fix(eof): fixture 2 tests (#1550)

    * eof fixes
    
    * fix(eof): create initcode starting with 0xff00
    
    * Include PragueEOF
    
    * spec missing
    
    * add helper function to get address
    
    * clippy
    
    * include box
    
    * move EOF to PragueEOF
    rakita authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    09451cb View commit details
    Browse the repository at this point in the history
  3. chore: release (#1548)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    eee5729 View commit details
    Browse the repository at this point in the history
  4. release: main Readme (#1555)

    rakita authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    99367b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. refactor: replace U256 with u64 in BLOCKHASH (#1505)

    * replace U256 -> u64
    
    * cargo fmt
    
    * refactor type cast to prevent panic
    TropicalDog17 authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    784a065 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. refactor: replace AccessList with alloy version (#1552)

    * refactor: replace AccessList with alloy version
    
    * misc: apply review suggestion
    
    * revert: type specification
    
    * Revert "revert: type specification"
    
    This reverts commit bb0a121.
    
    * Update crates/interpreter/src/gas/calc.rs
    Wodann authored Jun 22, 2024
    Configuration menu
    Copy the full SHA
    58ab5e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    150af37 View commit details
    Browse the repository at this point in the history
  3. chore: use const blocks (#1522)

    * chore: use const blocks
    
    * ci
    
    * rm new line from last commit merge
    DaniPopes authored Jun 22, 2024
    Configuration menu
    Copy the full SHA
    a51d53b View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. chore(deps): bump alloy-eips from 0.1.1 to 0.1.2 (#1563)

    Bumps [alloy-eips](https://github.com/alloy-rs/alloy) from 0.1.1 to 0.1.2.
    - [Release notes](https://github.com/alloy-rs/alloy/releases)
    - [Changelog](https://github.com/alloy-rs/alloy/blob/main/CHANGELOG.md)
    - [Commits](alloy-rs/alloy@v0.1.1...v0.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: alloy-eips
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    c69d975 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump alloy-transport from 0.1.1 to 0.1.2 (#1562)

    Bumps [alloy-transport](https://github.com/alloy-rs/alloy) from 0.1.1 to 0.1.2.
    - [Release notes](https://github.com/alloy-rs/alloy/releases)
    - [Changelog](https://github.com/alloy-rs/alloy/blob/main/CHANGELOG.md)
    - [Commits](alloy-rs/alloy@v0.1.1...v0.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: alloy-transport
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    8859363 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump alloy-provider from 0.1.1 to 0.1.2 (#1564)

    Bumps [alloy-provider](https://github.com/alloy-rs/alloy) from 0.1.1 to 0.1.2.
    - [Release notes](https://github.com/alloy-rs/alloy/releases)
    - [Changelog](https://github.com/alloy-rs/alloy/blob/main/CHANGELOG.md)
    - [Commits](alloy-rs/alloy@v0.1.1...v0.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: alloy-provider
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    f1c0be3 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump reqwest from 0.12.4 to 0.12.5 (#1561)

    Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.4 to 0.12.5.
    - [Release notes](https://github.com/seanmonstar/reqwest/releases)
    - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
    - [Commits](seanmonstar/reqwest@v0.12.4...v0.12.5)
    
    ---
    updated-dependencies:
    - dependency-name: reqwest
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    aaff133 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    b3f31fc View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. feat(EOF): Add target address expansion checks (#1570)

    * feat(EOF): Add target address expansion checks
    
    * clippy
    rakita authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    7d6888b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27b67a0 View commit details
    Browse the repository at this point in the history
  3. feat(EOF): disallow ExtDelegateCall to legacy bytecode (#1572)

    * Wip call ext
    
    * feat(EOF): disallow ExtDelegateCall to legacy bytecode
    rakita authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    d3ff9cf View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. feat(Prague): Add EIP-7702 (#1565)

    * feat(Prague): Skeleton for EIP-7702
    
    * fmt
    
    * load authorizations
    
    * include Vec and B256
    
    * fmt and no_std import
    
    * Integrate alloy-eips Authorizations types
    
    * Add box
    
    * disable alloy
    
    * clippy nits
    
    * patch alloy
    
    * bump new alloy
    rakita authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    64dc252 View commit details
    Browse the repository at this point in the history
  2. chore: store tokio::runtime::Handle in ethers/alloyDB (#1557)

    * store tokio::runtime::Handle in ethers/alloyDB
    
    * update docs
    
    * fmt
    
    * modify constructor to accept &self in block_on
    
    * fix
    chirag-bgh authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    b40e4e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Configuration menu
    Copy the full SHA
    b6f80af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28d082d View commit details
    Browse the repository at this point in the history
  3. Use HandleOrRuntime to allow alloydb/ethersdb to hold a custom runtime (

    #1576)
    
    * Use HandleOrRuntime to allow alloydb/ethersdb to hold a custom runtime
    
    * Minor fix and clippy
    
    * Clippy
    
    * allow users to provide a runtime handle
    
    * Update docs
    
    * Fix slashes
    wtdcode authored Jun 30, 2024
    Configuration menu
    Copy the full SHA
    1fedacd View commit details
    Browse the repository at this point in the history
  4. feat: add bytecode_address from CallInputs to Contract during constru…

    …ction. (#1568)
    
    * Add bytecode address to Contract struct
    
    * Explicit comment
    
    * Add new param to additional constructor calls
    
    * Reorder arguments to make more sense
    
    * make optional and set to None when creation call
    
    * Add bytecode address if TxKind is Call.
    
    ---------
    
    Co-authored-by: Eric Bogard <ebo@testmachine.ai>
    vandenbogart and Eric Bogard authored Jun 30, 2024
    Configuration menu
    Copy the full SHA
    5507047 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    245f05d View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. feat(Precompiles): Throw fatal error if c-kzg is disabled (#1589)

    * feat(Precompiles): Throw fatal error if c-kzg is disabled
    
    * no_std build
    rakita authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    81818a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5073b04 View commit details
    Browse the repository at this point in the history
  3. chore: release (#1579)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    cbe99fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88b2bcd View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    ee50203 View commit details
    Browse the repository at this point in the history
  2. chore(revm): defer bytecode load (#1588)

    * defer bytecode load
    
    * apply review
    lightsing authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    63824c7 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump alloy-rlp from 0.3.5 to 0.3.7 (#1581)

    Bumps [alloy-rlp](https://github.com/alloy-rs/rlp) from 0.3.5 to 0.3.7.
    - [Changelog](https://github.com/alloy-rs/rlp/blob/main/CHANGELOG.md)
    - [Commits](alloy-rs/rlp@v0.3.5...v0.3.7)
    
    ---
    updated-dependencies:
    - dependency-name: alloy-rlp
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    6e62e75 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump bitflags from 2.5.0 to 2.6.0 (#1583)

    Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.5.0 to 2.6.0.
    - [Release notes](https://github.com/bitflags/bitflags/releases)
    - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md)
    - [Commits](bitflags/bitflags@2.5.0...2.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: bitflags
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    439e00c View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump serde from 1.0.203 to 1.0.204 (#1586)

    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.203 to 1.0.204.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.203...v1.0.204)
    
    ---
    updated-dependencies:
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    9c2e646 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump serde_json from 1.0.117 to 1.0.120 (#1587)

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.117 to 1.0.120.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.117...v1.0.120)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    0bf2d56 View commit details
    Browse the repository at this point in the history
  7. feat: use kzg-rs for kzg point evaluation (#1558)

    * feat: use `kzg-rs`
    
    * fix: use `c-kzg` by default in std env
    
    * refactor: feature gate by `c-kzg`
    
    * fix: use published crate
    
    * fix: `kzg-rs` import
    
    * feat: use `cfg_if` for `kzg-rs` imports
    
    * feat: use `kzg-rs`
    
    * fix: `kzg-rs` import
    
    * chore: add `kzg-rs` feature to revm-interpreter
    
    * fix: check kzg-rs enable in revm/precompile
    
    * fix: kzg-rs include once_cell and derive_more in primitives, update feature tags
    
    * Update crates/primitives/src/lib.rs
    
    * Update crates/precompile/src/lib.rs
    
    * Update crates/primitives/Cargo.toml
    
    * Update crates/revm/Cargo.toml
    
    * Update crates/precompile/Cargo.toml
    
    * Update crates/primitives/src/lib.rs
    
    ---------
    
    Co-authored-by: rakita <rakita@users.noreply.github.com>
    0xWOLAND and rakita authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    2b25469 View commit details
    Browse the repository at this point in the history
  8. chore: Refactor code, and check if precompile for create collision (#…

    …1600)
    
    * chore: Refactor code, and check is precompile for create colision
    
    * remove some TODOs for eofcreate nonce
    rakita authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    929d4b2 View commit details
    Browse the repository at this point in the history
  9. fix(EOF): MIN_CALLEE_GAS light failure, static-mode check (#1599)

    * fix(EOF): MIN_CALLEE_GAS light failure, static-mode check
    
    * clear buffer
    
    * readd min caller gas
    rakita authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    7f8e31a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    313146f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ea51a04 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    6e082a8 View commit details
    Browse the repository at this point in the history
  2. refactor: group optimism invalid txn errors (#1604)

    * refactor: group optimism invalid txn errors
    
    * Update crates/primitives/src/result.rs
    hack3r-0m authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    9e18cb1 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. fix(EOF): Use cfg code size limit for eofcreate (#1606)

    * fix(eof): Use cfg code size limit for eofcreate
    
    * Update crates/revm/src/context/inner_evm_context.rs
    
    * simplify
    rakita authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    441c105 View commit details
    Browse the repository at this point in the history
  2. feat(EOF): Bytecode::new_raw supports EOF, new_raw_checked added (#1607)

    * feat(EOF): Bytecode::new_raw supports EOF, new_raw_checked added
    
    * Use from abbreviation
    rakita authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    81acfe3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2e356d View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    4e21186 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump thiserror from 1.0.61 to 1.0.62 (#1611)

    Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.61 to 1.0.62.
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@1.0.61...1.0.62)
    
    ---
    updated-dependencies:
    - dependency-name: thiserror
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    31bd150 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump alloy-primitives from 0.7.6 to 0.7.7 (#1612)

    Bumps [alloy-primitives](https://github.com/alloy-rs/core) from 0.7.6 to 0.7.7.
    - [Release notes](https://github.com/alloy-rs/core/releases)
    - [Changelog](https://github.com/alloy-rs/core/blob/main/CHANGELOG.md)
    - [Commits](alloy-rs/core@v0.7.6...v0.7.7)
    
    ---
    updated-dependencies:
    - dependency-name: alloy-primitives
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    4d84eca View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump alloy-sol-macro from 0.7.6 to 0.7.7 (#1613)

    Bumps [alloy-sol-macro](https://github.com/alloy-rs/core) from 0.7.6 to 0.7.7.
    - [Release notes](https://github.com/alloy-rs/core/releases)
    - [Changelog](https://github.com/alloy-rs/core/blob/main/CHANGELOG.md)
    - [Commits](alloy-rs/core@v0.7.6...v0.7.7)
    
    ---
    updated-dependencies:
    - dependency-name: alloy-sol-macro
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    89aa0e9 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump bytes from 1.6.0 to 1.6.1 (#1615)

    Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.6.0 to 1.6.1.
    - [Release notes](https://github.com/tokio-rs/bytes/releases)
    - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
    - [Commits](tokio-rs/bytes@v1.6.0...v1.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: bytes
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    8eb412c View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    23b5c88 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump alloy-sol-types from 0.7.6 to 0.7.7 (#1614)

    Bumps [alloy-sol-types](https://github.com/alloy-rs/core) from 0.7.6 to 0.7.7.
    - [Release notes](https://github.com/alloy-rs/core/releases)
    - [Changelog](https://github.com/alloy-rs/core/blob/main/CHANGELOG.md)
    - [Commits](alloy-rs/core@v0.7.6...v0.7.7)
    
    ---
    updated-dependencies:
    - dependency-name: alloy-sol-types
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    e27b8b4 View commit details
    Browse the repository at this point in the history
  3. fix(eip7702): Add tests and fix some bugs (#1605)

    * fix(eip7702): Add tests and fix some bugs
    
    * passing tests
    
    * remove disabling of state clear, fix eip7702
    
    * fmt/clippy rm comments
    
    * add CI for eof and prague tests
    
    * code cleanup
    
    * fmt
    rakita authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    c04c2b2 View commit details
    Browse the repository at this point in the history
  4. feat(eof): cli eof-validation (#1622)

    * feat(eof): cli eof-validation
    
    * cleanup, remove old tests
    
    * rm eof verification test
    rakita authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    98ef01f View commit details
    Browse the repository at this point in the history
  5. chore: bump alloy deps (#1623)

    * chore: bump alloy deps
    
    * add From
    rakita authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    1982f5e View commit details
    Browse the repository at this point in the history
  6. chore: release (#1620)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    eef02b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e6cf075 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    887c5d9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6354446 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cda94b6 View commit details
    Browse the repository at this point in the history
  11. chore: bump versions bcs of primitives (#1631)

    * bump versions for primitives
    
    * bump revm
    rakita authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    8700c8a View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    782c3dd View commit details
    Browse the repository at this point in the history
  2. perf(eof): avoid some allocations (#1632)

    * perf(eof): avoid some allocations
    
    * Update crates/primitives/src/bytecode/eof.rs
    DaniPopes authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    bac2f4a View commit details
    Browse the repository at this point in the history
  3. chore: fix some typos & remove useless Arc::clone (#1621)

    * chore: fix some typos
    
    * chore: remove useless Arc::clone
    jackwener authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    1a13e2a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. refactor: use is_zero for U256 and B256 (#1638)

    * refactor: use is_zero for U256 and B256
    
    * fmt
    
    * Update crates/interpreter/src/instructions/arithmetic.rs
    
    Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
    
    * fix deref
    
    * move import
    
    ---------
    
    Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
    tcoratger and DaniPopes authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    c1110d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1adc908 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    d980839 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b995fad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a605d05 View commit details
    Browse the repository at this point in the history
  4. feat: use batch bn256 pair operation (#1643)

    * feat: use batch bn256 pair operation
    
    We are currently not taking advantage of the batch pair operation from
    the `bn` library for the pairing check precompile.
    
    This yields a ~27% speedup on the existing bench:
    ```
    Crypto Precompile benchmarks/precompile bench | ecpairing precompile
                            time:   [2.2389 ms 2.2441 ms 2.2495 ms]
                            change: [-27.689% -27.469% -27.227%] (p = 0.00 < 0.05)
                            Performance has improved.
    ```
    
    * use with_capacity
    
    * import vec
    Rjected authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    8eaff99 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. feat(EOF): implement std::error::Error trait for EofValidationError a…

    …nd EofError (#1649)
    
    * feat: implement Error trait for EofValidationError
    
    * feat: implement Error trait for EofError
    
    * fix: remove unused import
    
    * fix: remove format macro
    peyha authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    013de92 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump thiserror from 1.0.62 to 1.0.63 (#1651)

    Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.62 to 1.0.63.
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@1.0.62...1.0.63)
    
    ---
    updated-dependencies:
    - dependency-name: thiserror
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    31ddbe9 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump tokio from 1.38.0 to 1.38.1 (#1650)

    Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.38.0 to 1.38.1.
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.38.0...tokio-1.38.1)
    
    ---
    updated-dependencies:
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    afb8083 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. fix(EOF): Overflow on num_sections (#1656)

    * fix(EOF): Overflow on num_sections
    
    * fix test
    
    * fmt/clippy
    rakita authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    d71acb5 View commit details
    Browse the repository at this point in the history
  2. feat(EOF): EOF Validation add code type and sub container tracker (#1648

    )
    
    * feat(EOF): EOF Validation add code type and sub container tracker
    
    * fix
    
    * omit tests
    
    * fix some things, bump test suite
    
    * fix(EOF): Overflow on num_sections
    
    * cleanup fmt
    
    * clippy
    
    * fix tests
    
    * Run EOF validation tests
    rakita authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    e123600 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    28b7021 View commit details
    Browse the repository at this point in the history
  2. fix(EOF): Validate code access in stack (#1659)

    * wip: test
    
    * fix(EOF): Validate code access in stack
    
    * add code access
    rakita authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    9eabd4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1163e29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83df9c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. feat(EOF): Add non-returning CALLF/JUMPF checks (#1663)

    * feat(EOF): Add non-returning CALLF/JUMPF checks
    
    * fix tests
    rakita authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    dc2b334 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42bbc74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    371e8c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a35122 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    49d68c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. chore(deps): bump serde_json from 1.0.120 to 1.0.121 (#1667)

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.120 to 1.0.121.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.120...v1.0.121)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    574b310 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump tokio from 1.38.1 to 1.39.2 (#1668)

    Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.38.1 to 1.39.2.
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.38.1...tokio-1.39.2)
    
    ---
    updated-dependencies:
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    cf74f81 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump blst from 0.3.12 to 0.3.13 (#1669)

    Bumps [blst](https://github.com/supranational/blst) from 0.3.12 to 0.3.13.
    - [Release notes](https://github.com/supranational/blst/releases)
    - [Commits](supranational/blst@v0.3.12...v0.3.13)
    
    ---
    updated-dependencies:
    - dependency-name: blst
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    b30dff4 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. chore(deps): bump serde_json from 1.0.121 to 1.0.122 (#1678)

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.121 to 1.0.122.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.121...v1.0.122)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    991ef8c View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump alloy-eips from 0.2.0 to 0.2.1 (#1679)

    Bumps [alloy-eips](https://github.com/alloy-rs/alloy) from 0.2.0 to 0.2.1.
    - [Release notes](https://github.com/alloy-rs/alloy/releases)
    - [Changelog](https://github.com/alloy-rs/alloy/blob/main/CHANGELOG.md)
    - [Commits](alloy-rs/alloy@v0.2.0...v0.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: alloy-eips
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    721f087 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump regex from 1.10.5 to 1.10.6 (#1682)

    Bumps [regex](https://github.com/rust-lang/regex) from 1.10.5 to 1.10.6.
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@1.10.5...1.10.6)
    
    ---
    updated-dependencies:
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    7933742 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump rstest from 0.21.0 to 0.22.0 (#1681)

    Bumps [rstest](https://github.com/la10736/rstest) from 0.21.0 to 0.22.0.
    - [Release notes](https://github.com/la10736/rstest/releases)
    - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md)
    - [Commits](la10736/rstest@v0.21.0...v0.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: rstest
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    535eb8e View commit details
    Browse the repository at this point in the history
  5. Add EOF Layout Fuzz Loop to revme bytecode (#1677)

    * Add EOF Layout Fuzz Loop to `bytecode`
    
    Update `revme` so that when `bytecode` is called without arguments it goes into the standard
    
    * Add size check in fuzzer
    
    * code format
    
    * chore: introduce bytecode initcode/runtime cli flags
    shemnon authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    4d0feec View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. docs: improve InstructionResult documentation (#1673)

    * docs: improve `InstructionResult` documentation
    
    * chore: clean up
    leovct authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    05b34f4 View commit details
    Browse the repository at this point in the history
  2. Add OP-Granite hardfork, limiting bn256Pairing input size (#1685)

    * Add OP-Granite hardfork, limiting bn256Pairing input size
    
    * Move optimism-specific bn128 precompile
    BrianBland authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    ab42581 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. feat: check for typos in CI (#1686)

    Co-authored-by: adria0 <adria0@nowhere>
    adria0 and adria0 authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    40b9e10 View commit details
    Browse the repository at this point in the history
  2. feat(EOF): add evmone test suite (#1689)

    * feat(EOF): add evmone test suite
    
    * pass all tests
    
    * multiple paths for eof-validations
    
    * path to eest eof validations tests
    rakita authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    32aeae4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8267ad5 View commit details
    Browse the repository at this point in the history
  4. chore: release (#1683)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    70bd050 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3cab1c View commit details
    Browse the repository at this point in the history
  6. fix(CI): types check (#1693)

    * fix(CI): types check
    
    * Typos
    rakita authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    428626e View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. chore(deps): bump alloy-provider from 0.2.0 to 0.2.1 (#1680)

    Bumps [alloy-provider](https://github.com/alloy-rs/alloy) from 0.2.0 to 0.2.1.
    - [Release notes](https://github.com/alloy-rs/alloy/releases)
    - [Changelog](https://github.com/alloy-rs/alloy/blob/main/CHANGELOG.md)
    - [Commits](alloy-rs/alloy@v0.2.0...v0.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: alloy-provider
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    0a5be93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ad8604 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. chore(deps): bump alloy-transport from 0.2.0 to 0.2.1 (#1698)

    Bumps [alloy-transport](https://github.com/alloy-rs/alloy) from 0.2.0 to 0.2.1.
    - [Release notes](https://github.com/alloy-rs/alloy/releases)
    - [Changelog](https://github.com/alloy-rs/alloy/blob/main/CHANGELOG.md)
    - [Commits](alloy-rs/alloy@v0.2.0...v0.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: alloy-transport
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7ea71af View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump enumn from 0.1.13 to 0.1.14 (#1701)

    Bumps [enumn](https://github.com/dtolnay/enumn) from 0.1.13 to 0.1.14.
    - [Release notes](https://github.com/dtolnay/enumn/releases)
    - [Commits](dtolnay/enumn@0.1.13...0.1.14)
    
    ---
    updated-dependencies:
    - dependency-name: enumn
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7abf5c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab07fac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8d75fd View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump bytes from 1.6.1 to 1.7.1 (#1700)

    Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.6.1 to 1.7.1.
    - [Release notes](https://github.com/tokio-rs/bytes/releases)
    - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
    - [Commits](tokio-rs/bytes@v1.6.1...v1.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: bytes
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    0f7e5a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e155d07 View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump serde from 1.0.204 to 1.0.209 (#1717)

    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.204 to 1.0.209.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.204...v1.0.209)
    
    ---
    updated-dependencies:
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    792b6b2 View commit details
    Browse the repository at this point in the history
  8. docs: fix spelling issues (#1715)

    * Update memory.md
    
    * Update bits.md
    
    * Update kzg.md
    
    * Update documentation/src/crates/primitives/kzg.md
    
    Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
    
    * Update bits.md
    
    ---------
    
    Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
    nnsW3 and onbjerg authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    d29e132 View commit details
    Browse the repository at this point in the history
  9. feat: c-kzg bump, cleanup on kzgsetting (#1719)

    * chore: bump c-kzg v2.0.0
    
    * feat: cleanup c-kzg kzgsetting
    
    * rm kzg-rs from no_std check
    rakita authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    a46a88b View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. chore: bump kzg-rs version (#1726)

    * chore: bump `kzg-rs` version
    
    * fix: remove serde req
    
    * ci: check `kzg-rs` in no-std mode
    
    * chore: update kzg-rs dep
    
    * Update .github/workflows/ci.yml
    
    * Update .github/workflows/ci.yml
    0xWOLAND authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    c75e095 View commit details
    Browse the repository at this point in the history
  2. chore: cast block number to u64 and not usize (#1727)

    * fix: cast block number to u64 and not usize
    
    * clippy
    rakita authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0ae01d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. feat(eip7702): Impl newest version of EIP (#1695)

    * latest eip7702 wip
    
    * add code loading handler
    
    * WIP adding is_delegate_cold flag
    
    * feat: add StateLoad and Eip7702CodeLoad
    
    * feat: add gas accounting among other things
    
    * clippy,fmt, op test
    
    * path to latest alloy-eips
    
    * comment eip7702 decode tests
    
    * Eip7702 format starts with 0xEF0100
    
    * typo
    
    * fix(eip7702): fix empty or eip7702 code check
    
    * Type Eip7702s to Eip7702
    
    * Corrent comments
    
    * switch new and new_raw Eip7702Bytecode
    
    * propagate last commit
    
    * nit: rename fn
    
    * fix(eip7702): set delegated code on call (#1706)
    
    * type change, return eip7702 raw on Bytecode::bytecode
    
    * eip7702 delegation test
    
    * Cleanup, refactor sstore gas calc
    
    * doc
    
    * chore: add AuthList json format
    
    * fix initial eip7702 gas, fix eip7702 refund on revert
    
    * small refactor
    
    * fix refund cnt
    
    * error handling, EIP-3607 fix, wip on auth validity
    
    * add auth validity check, fix EIP-3607 fix
    
    * switch tests
    
    * missing comment
    
    * fix tests
    
    * rm println
    
    * remove skip of required fields
    
    * docs, test meta dat
    rakita authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    8094c45 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump alloy and primitives (#1725)

    * latest eip7702 wip
    
    * add code loading handler
    
    * WIP adding is_delegate_cold flag
    
    * feat: add StateLoad and Eip7702CodeLoad
    
    * feat: add gas accounting among other things
    
    * clippy,fmt, op test
    
    * path to latest alloy-eips
    
    * comment eip7702 decode tests
    
    * Eip7702 format starts with 0xEF0100
    
    * typo
    
    * fix(eip7702): fix empty or eip7702 code check
    
    * Type Eip7702s to Eip7702
    
    * Corrent comments
    
    * switch new and new_raw Eip7702Bytecode
    
    * propagate last commit
    
    * nit: rename fn
    
    * fix(eip7702): set delegated code on call (#1706)
    
    * type change, return eip7702 raw on Bytecode::bytecode
    
    * eip7702 delegation test
    
    * Cleanup, refactor sstore gas calc
    
    * doc
    
    * chore: add AuthList json format
    
    * chore(deps): bump alloy
    
    * fix initial eip7702 gas, fix eip7702 refund on revert
    
    * small refactor
    
    * fix refund cnt
    
    * error handling, EIP-3607 fix, wip on auth validity
    
    * rm patches
    
    * add auth validity check, fix EIP-3607 fix
    
    * switch tests
    
    * missing comment
    
    * fix tests
    
    * rm println
    
    * remove skip of required fields
    
    * docs, test meta dat
    klkvr authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c77f2a5 View commit details
    Browse the repository at this point in the history
  3. chore: release (#1722)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    85fc688 View commit details
    Browse the repository at this point in the history
  4. bump: main changelog (#1730)

    rakita authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    3085f04 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    347e499 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a29c9b6 View commit details
    Browse the repository at this point in the history
  3. chore: Bump new logo (#1735)

    rakita authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    e552290 View commit details
    Browse the repository at this point in the history
  4. chore: release (#1729)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f93929f View commit details
    Browse the repository at this point in the history
  5. bump: main changelog

    rakita committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    68b3ea6 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. funding.json

    rakita committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    86385a1 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump serde_json from 1.0.122 to 1.0.127 (#1737)

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.122 to 1.0.127.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.122...1.0.127)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    72fd736 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump tokio from 1.39.2 to 1.40.0 (#1739)

    Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.39.2 to 1.40.0.
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.39.2...tokio-1.40.0)
    
    ---
    updated-dependencies:
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    cbf0a5b View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump reqwest from 0.12.5 to 0.12.7 (#1740)

    Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.5 to 0.12.7.
    - [Release notes](https://github.com/seanmonstar/reqwest/releases)
    - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
    - [Commits](seanmonstar/reqwest@v0.12.5...v0.12.7)
    
    ---
    updated-dependencies:
    - dependency-name: reqwest
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    94bbe71 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump alloy-rlp from 0.3.7 to 0.3.8 (#1738)

    Bumps [alloy-rlp](https://github.com/alloy-rs/rlp) from 0.3.7 to 0.3.8.
    - [Changelog](https://github.com/alloy-rs/rlp/blob/main/CHANGELOG.md)
    - [Commits](alloy-rs/rlp@v0.3.7...v0.3.8)
    
    ---
    updated-dependencies:
    - dependency-name: alloy-rlp
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    73366e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Add test for revm::optimism::L1BlockInfo::calculate_tx_l1_cost_fjord (

    #1743)
    
    * Add test for revm::optimism::L1BlockInfo::calculate_tx_l1_cost_fjord
    
    * Fix lint
    emhane authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    fa5650e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. fix(inspector): always call selfdestruct if entry is made (#1746)

    Signed-off-by: jsvisa <delweng@gmail.com>
    jsvisa authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    32f357f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc0017a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1026e27 View commit details
    Browse the repository at this point in the history
  4. Test l1 gas used fjord (#1749)

    * Fix docs
    
    * Verify calculation of data gas cost for tx in fjord block
    emhane authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    89b65e1 View commit details
    Browse the repository at this point in the history
  5. feat(statetest): enable EOF in Prague tests (#1753)

    * feat(statetest): enable EOF in Prague tests
    
    * statetest json PragueEOF to Prague
    rakita authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d38ff45 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. chore: make clippy happy (#1755)

    * chore(revm): elided lifetime has a name
    
    Signed-off-by: jsvisa <delweng@gmail.com>
    
    * clipy: map to inspect
    
    Signed-off-by: jsvisa <delweng@gmail.com>
    
    * fix all clippy warnings
    
    Signed-off-by: jsvisa <delweng@gmail.com>
    
    * typo
    
    Signed-off-by: jsvisa <delweng@gmail.com>
    
    ---------
    
    Signed-off-by: jsvisa <delweng@gmail.com>
    jsvisa authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    16adf43 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump secp256k1 from 0.29.0 to 0.29.1 (#1758)

    Bumps [secp256k1](https://github.com/rust-bitcoin/rust-secp256k1) from 0.29.0 to 0.29.1.
    - [Changelog](https://github.com/rust-bitcoin/rust-secp256k1/blob/secp256k1-0.29.1/CHANGELOG.md)
    - [Commits](rust-bitcoin/rust-secp256k1@secp256k1-0.29.0...secp256k1-0.29.1)
    
    ---
    updated-dependencies:
    - dependency-name: secp256k1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    e34bcba View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump alloy-primitives from 0.8.0 to 0.8.2 (#1761)

    Bumps [alloy-primitives](https://github.com/alloy-rs/core) from 0.8.0 to 0.8.2.
    - [Release notes](https://github.com/alloy-rs/core/releases)
    - [Changelog](https://github.com/alloy-rs/core/blob/main/CHANGELOG.md)
    - [Commits](alloy-rs/core@v0.8.0...v0.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: alloy-primitives
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    3237611 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump anyhow from 1.0.86 to 1.0.87 (#1760)

    Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.86 to 1.0.87.
    - [Release notes](https://github.com/dtolnay/anyhow/releases)
    - [Commits](dtolnay/anyhow@1.0.86...1.0.87)
    
    ---
    updated-dependencies:
    - dependency-name: anyhow
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    0d840bf View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump alloy-sol-types from 0.8.0 to 0.8.2 (#1762)

    Bumps [alloy-sol-types](https://github.com/alloy-rs/core) from 0.8.0 to 0.8.2.
    - [Release notes](https://github.com/alloy-rs/core/releases)
    - [Changelog](https://github.com/alloy-rs/core/blob/main/CHANGELOG.md)
    - [Commits](alloy-rs/core@v0.8.0...v0.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: alloy-sol-types
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    dcb92c6 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump alloy-provider from 0.3.0 to 0.3.1 (#1759)

    Bumps [alloy-provider](https://github.com/alloy-rs/alloy) from 0.3.0 to 0.3.1.
    - [Release notes](https://github.com/alloy-rs/alloy/releases)
    - [Changelog](https://github.com/alloy-rs/alloy/blob/main/CHANGELOG.md)
    - [Commits](alloy-rs/alloy@v0.3.0...v0.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: alloy-provider
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f68d3dc View commit details
    Browse the repository at this point in the history
  7. feat: introducing EvmWiring, a chain-specific configuration (#1672)

    * refactor: allow chain-specific configuration of Evm
    
    * refactor: rename Transaction::transact_to and clarify docs
    
    * refactor: remove trait bounds on Transaction super trait
    
    * refactor: remove trait bounds from Block supertrait
    
    * fix: clippy warnings
    
    * fix: cargo doc
    
    * refactor: limit trait bounds on HaltReason
    
    * refactor: allow moving of kind
    
    * refactor: rename Transaction::nonce to nonce_opt to signal that it's optional
    
    * refactor: replace AccessList with alloy version
    
    * refactor: rename gas_priority_fee to max_priority_fee_per_gas
    
    * refactor: correct trait bound on ExecutionResult::clone
    
    * Clone
    
    * refactor: only allow optional nonce check via CfgEnv
    
    * fix: revme
    
    * refactor: derive DummyHost
    
    * refactor: derive Clone for ExecutionResult
    
    * refactor: remove EVMErrorForChain
    
    * refactor: derive Clone for CfgEnvWithChainSpec
    
    * refactor: use EVMResultGeneric
    
    * refactor: add convenience EVMErrorForChain type alias
    
    * feat: export OptimismBlock
    
    * refactor: add handler constructor and Context to revm::ChainSpec
    
    * refactor: generalise optimism implementation using traits
    
    * fix: no-default-features
    
    * fix: CI
    
    * chore: Add default fn to Tx/Block traits
    
    * Chore: rename ChainSpec to EvmWiring
    
    * chore: clippy comments fix
    
    * chore: rename EthEvmWiring to EthereumWiring
    
    * chore: re add serde, restring HaltReasonTrait
    
    * chore: move custom opcode to examples
    
    * chore: remove op feature from test wiring
    
    * nit use Self::EvmWiringT
    
    * nit indents
    
    * feat(Wiring): Add Database and EXT to EvmWiring
    
    * some fixes
    
    * temp
    
    * feat: make builder compile. EnvWiring and Result Halt
    
    * chore: cleanup rename
    
    * nit
    
    * fix: make string conversion complete
    
    * fix compile
    
    * compiles
    
    * wip builder
    
    * wip
    
    * fix compile
    
    * wip
    
    * fix optimism test
    
    * fix docs ci
    
    * cleanup
    
    * cleanup
    
    * use core::error::Error
    
    * cleanup
    
    * use core error
    
    * fix builer
    
    * fix docs
    
    * final doc fix
    
    * rm alloy provider
    
    ---------
    
    Co-authored-by: rakita <dragan0rakita@gmail.com>
    Wodann and rakita authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    077c2c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. chore(revme): replace structopt with clap (#1754)

    `structopt` has long been discontinued in favor of clap:
    <https://docs.rs/structopt/0.3.26/structopt/index.html#maintenance>
    DaniPopes authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a914ddd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f57e3e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    8d6c5d1 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump once_cell from 1.19.0 to 1.20.0 (#1773)

    Bumps [once_cell](https://github.com/matklad/once_cell) from 1.19.0 to 1.20.0.
    - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
    - [Commits](matklad/once_cell@v1.19.0...v1.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: once_cell
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    1bdd5bd View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump anyhow from 1.0.88 to 1.0.89 (#1772)

    Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.88 to 1.0.89.
    - [Release notes](https://github.com/dtolnay/anyhow/releases)
    - [Commits](dtolnay/anyhow@1.0.88...1.0.89)
    
    ---
    updated-dependencies:
    - dependency-name: anyhow
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    acf1a70 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. chore(deps): bump secp256k1 from 0.29.0 to 0.29.1 (#1770)

    Bumps [secp256k1](https://github.com/rust-bitcoin/rust-secp256k1) from 0.29.0 to 0.29.1.
    - [Changelog](https://github.com/rust-bitcoin/rust-secp256k1/blob/secp256k1-0.29.1/CHANGELOG.md)
    - [Commits](rust-bitcoin/rust-secp256k1@secp256k1-0.29.0...secp256k1-0.29.1)
    
    ---
    updated-dependencies:
    - dependency-name: secp256k1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9b43aa1 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump alloy-transport from 0.3.0 to 0.3.5 (#1771)

    Bumps [alloy-transport](https://github.com/alloy-rs/alloy) from 0.3.0 to 0.3.5.
    - [Release notes](https://github.com/alloy-rs/alloy/releases)
    - [Changelog](https://github.com/alloy-rs/alloy/blob/main/CHANGELOG.md)
    - [Commits](alloy-rs/alloy@v0.3.0...v0.3.5)
    
    ---
    updated-dependencies:
    - dependency-name: alloy-transport
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3359b0e View commit details
    Browse the repository at this point in the history
  3. feat(example): deploy bytecode from scratch (#1767)

    * feat(example): deploy bytecode from stratch
    
    * feat(example): passing constructor parameters via creation code
    
    * chore(example): use opcode constants for example deploy
    
    * chore(example): typo EOF
    clearloop authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    54d2415 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a340cf9 View commit details
    Browse the repository at this point in the history
  5. feat: to_plain_state (#1778)

    * feat: to_plain_state
    
    * feat: extend to reverts
    prestwich authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9ded690 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b6ebcc8 View commit details
    Browse the repository at this point in the history
  7. feat: project restructuring Part1 (#1776)

    * feat: project restructuring
    
    * refactor
    
    * restructuring
    
    * restructure
    
    * restructure
    
    * move revm-test bins to revme bench
    
    * rm ethersdb and revm-test
    
    * move kzg to wiring
    
    * fmt, clippy, cleanup
    
    * fix test and doc
    
    * fix kzg-rs build
    
    * Use hashbrown for revme
    
    * docs fix
    
    * fix merged change
    
    * fmt
    rakita authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3e5a307 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    be1d324 View commit details
    Browse the repository at this point in the history
  9. feat: restructure Part2 database crate (#1784)

    * feat: restructure database crate
    
    * fix tests
    
    * wip examples
    
    * split examples to standalone crates
    rakita authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    fa1e546 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. feat: Restructuring Part3 inspector crate (#1788)

    * feat: Restructuring Part3 inspector crate
    
    * fix serde include
    
    * fix docs
    rakita authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    66adad0 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    5b6846b View commit details
    Browse the repository at this point in the history
  2. feat: restructure part3 fix examples (#1792)

    * fix contract deployment example
    
    * database component example
    
    * fix examples
    
    * fix uniswap usdc swap
    
    * fmt
    
    * docs
    
    * rm comment
    rakita authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f75998a View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    3562d2e View commit details
    Browse the repository at this point in the history
  2. chore: add ReentrancySentryOOG for SSTORE (#1795)

    * feat: add ReentrancySentryOOG for SSTORE
    
    Signed-off-by: jsvisa <delweng@gmail.com>
    
    * sstore_cost return u64 instead of Option
    
    Signed-off-by: jsvisa <delweng@gmail.com>
    
    * fix testcase
    
    Signed-off-by: jsvisa <delweng@gmail.com>
    
    ---------
    
    Signed-off-by: jsvisa <delweng@gmail.com>
    jsvisa authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    5b24f61 View commit details
    Browse the repository at this point in the history
  3. feat: Merge validation/analyzis with Bytecode (#1793)

    * feat: Merge validation/analyzis with Bytecode
    
    * cleanup
    
    * enable parse and std for bytecode
    rakita authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e7de0bb View commit details
    Browse the repository at this point in the history
  4. chore: refactor -copy common code (#1799)

    * chore: refactor *copy common code
    
    * doc link fix
    rakita authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    47169b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4102ecd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30c9199 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. fix: make macro crate-agnostic (#1802)

    * fix: make macro crate-agnostic
    
    * fix: clippy
    Wodann authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e477c7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8d8ae9 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. feat: add support for async database (#1809)

    * feat: add support for async database
    
    * fix: update link in docs
    morph-dev authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    411d0ef View commit details
    Browse the repository at this point in the history
  2. feat: extract statetest models/structs to standalone crate (#1808)

    * feat: split test models to statetest-tests
    
    * chore: attempt documentation
    
    * Update Cargo.toml
    
    * Update Cargo.toml
    
    
    ---------
    royvardhan authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ca5b2fe View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    798d08c View commit details
    Browse the repository at this point in the history
  2. chore(primitives): replace HashMap re-exports with alloy_primitives::…

    …map (#1805)
    
    * chore(primitives): replace HashMap re-exports with alloy_primitives::map
    
    * chore: update methods
    
    * chore: update
    
    * use default hasher
    DaniPopes authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a47d3e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. chore: bump EOF evmone tests to v0.13.0 (#1816)

    * Bump evmone EOF suite
    
    * Skip EIP-7610 tests
    
    * Exclude before activation
    
    Before activation is just null so skip it for now
    
    * Remove before activation
    cairoeth authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    6b34144 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. chore: bump alloy to 0.4.2 (#1817)

    * chore: bump alloy to 0.4.2
    
    * fix: bump examples too
    prestwich authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    925c042 View commit details
    Browse the repository at this point in the history