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

refactor[test]: bypass eth-tester and interface with evm backend directly #3846

Merged
merged 109 commits into from
May 2, 2024

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    5a70826 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a80fe42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0d8b74 View commit details
    Browse the repository at this point in the history
  4. Version specifier

    DanielSchiavini committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    e81a5e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c403845 View commit details
    Browse the repository at this point in the history
  6. Get rid of w3

    DanielSchiavini committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    f5330d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Restore init files

    DanielSchiavini committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    c68d505 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9831088 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99bc687 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

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

Commits on Mar 22, 2024

  1. Update pyrevm

    DanielSchiavini committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    0e696f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5ce9be View commit details
    Browse the repository at this point in the history
  3. Use fork

    DanielSchiavini committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    4e66d1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b757c0 View commit details
    Browse the repository at this point in the history
  5. Expect lists

    DanielSchiavini committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    c74d531 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Reformat

    DanielSchiavini committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a1cbc01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1308464 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc1bcbe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5150c30 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    d162f5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32b557f View commit details
    Browse the repository at this point in the history
  3. Linting

    DanielSchiavini committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    3fee741 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Fix tests

    DanielSchiavini committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    0b1a630 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62f718d View commit details
    Browse the repository at this point in the history
  3. Use default_chain_id

    DanielSchiavini committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    2e1f52e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12ef64f View commit details
    Browse the repository at this point in the history
  5. Use evm-version

    DanielSchiavini committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    85affe6 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Lint and test args

    DanielSchiavini committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    d083710 View commit details
    Browse the repository at this point in the history
  2. Get rid of w3

    DanielSchiavini committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    ebfa8f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60ba063 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e67463 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76c91aa View commit details
    Browse the repository at this point in the history
  6. hexbytes>=1.2

    DanielSchiavini committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    cf1ef52 View commit details
    Browse the repository at this point in the history
  7. Update arg

    DanielSchiavini committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    96eaadb View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    5211b04 View commit details
    Browse the repository at this point in the history
  2. Missing parameter

    DanielSchiavini committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    6cd3819 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d04bb7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    933e66e View commit details
    Browse the repository at this point in the history
  5. Rename package

    DanielSchiavini committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    883e100 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3407336 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    ac58bcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22a2629 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c145c93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a4c5ad View commit details
    Browse the repository at this point in the history
  5. Self-review

    DanielSchiavini committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    1032609 View commit details
    Browse the repository at this point in the history
  6. Topic IDs as str

    DanielSchiavini committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f02376a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2a487b3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ceaf5e8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6999d48 View commit details
    Browse the repository at this point in the history
  10. Revert "Delete some xfail for passing tests"

    This reverts commit c145c93.
    DanielSchiavini committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    6342422 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    19a2837 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    44cadd8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b111943 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cbb07c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

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

    DanielSchiavini committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    a39a347 View commit details
    Browse the repository at this point in the history
  3. Unused parameters

    DanielSchiavini committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    dea863a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7e2a37 View commit details
    Browse the repository at this point in the history
  5. review

    charles-cooper committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    95f3fe5 View commit details
    Browse the repository at this point in the history
  6. Review comments

    DanielSchiavini committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    81b49da View commit details
    Browse the repository at this point in the history
  7. Remove last transact

    DanielSchiavini committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    4a8ba2b View commit details
    Browse the repository at this point in the history
  8. fix gas_price

    DanielSchiavini committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    5f77092 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

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

Commits on Apr 8, 2024

  1. Review comments

    DanielSchiavini committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    28ed360 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2612dc6 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Review comments

    DanielSchiavini committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3ab187f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e01d1d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

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

Commits on Apr 15, 2024

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

    DanielSchiavini committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    81fe354 View commit details
    Browse the repository at this point in the history
  3. Update new test

    DanielSchiavini committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    78ca467 View commit details
    Browse the repository at this point in the history
  4. Test isolation

    DanielSchiavini committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b0c3fa5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0d84e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    125b0b3 View commit details
    Browse the repository at this point in the history
  2. Update balance

    DanielSchiavini committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    4bd4bce View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Review comments

    DanielSchiavini committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    4c05b28 View commit details
    Browse the repository at this point in the history
  2. Unused parameter

    DanielSchiavini committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    0acf8f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Update pyrevm

    DanielSchiavini committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    05bf9c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

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

    DanielSchiavini committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    2b42637 View commit details
    Browse the repository at this point in the history
  3. Rename back to time_travel

     some crowdfund/auction tests relied on increased timestamps
    DanielSchiavini committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    07c0a27 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

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

Commits on Apr 25, 2024

  1. Test blobbasefee without transaction

    - Uses new pyrevm version paradigmxyz/pyrevm#16
    DanielSchiavini committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a59b2b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a07f6c4 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Review comments

    DanielSchiavini committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    2733190 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    DanielSchiavini committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    b5bee3c View commit details
    Browse the repository at this point in the history
  3. Cleanup dependencies

    DanielSchiavini committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ba2a5b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e89fc7e View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    f35e90c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cd1685 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    984e585 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6f871e View commit details
    Browse the repository at this point in the history
  5. Settings fixes

    DanielSchiavini committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    a627a0f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8cfbe16 View commit details
    Browse the repository at this point in the history
  7. More settings fixes

    DanielSchiavini committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    1680b62 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    f817a0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a8e193 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffc3a38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f60720 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6f9333 View commit details
    Browse the repository at this point in the history
  6. Remove anchors

    DanielSchiavini committed May 1, 2024
    Configuration menu
    Copy the full SHA
    4c8e5d7 View commit details
    Browse the repository at this point in the history
  7. Review comments

    DanielSchiavini committed May 1, 2024
    Configuration menu
    Copy the full SHA
    789f5a4 View commit details
    Browse the repository at this point in the history
  8. Review comments

    DanielSchiavini committed May 1, 2024
    Configuration menu
    Copy the full SHA
    cdc65aa View commit details
    Browse the repository at this point in the history
  9. Review comments

    DanielSchiavini committed May 1, 2024
    Configuration menu
    Copy the full SHA
    545317c View commit details
    Browse the repository at this point in the history
  10. Review comments

    DanielSchiavini committed May 1, 2024
    Configuration menu
    Copy the full SHA
    c8aad5a View commit details
    Browse the repository at this point in the history
  11. Review comments

    DanielSchiavini committed May 1, 2024
    Configuration menu
    Copy the full SHA
    40a47e5 View commit details
    Browse the repository at this point in the history
  12. New exception type

    DanielSchiavini committed May 1, 2024
    Configuration menu
    Copy the full SHA
    3bb3fbb View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

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