Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ethereum/tests
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 638da7ca7b2ca371ebb33d7d7d2562981aafd9b2
Choose a base ref
...
head repository: ethereum/tests
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b7557a779bbd60c816fbf49b0bd155a5f430eb75
Choose a head ref
  • 19 commits
  • 43 files changed
  • 3 contributors

Commits on Jun 16, 2022

  1. adding first filler tests

    snreynolds committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    60feeaa View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. replace bytecode with yul

    snreynolds committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    c80e8ec View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. reentrancy tests

    snreynolds committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    d5f1958 View commit details
    Browse the repository at this point in the history
  2. cleanup and revert test

    snreynolds committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    d8595b0 View commit details
    Browse the repository at this point in the history
  3. revert after return

    snreynolds committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    065efd8 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. staticcall& dos

    snreynolds committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    5f6ff28 View commit details
    Browse the repository at this point in the history
  2. tstore tests 8,9,11,12,13

    ewilz committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    ba030bf View commit details
    Browse the repository at this point in the history
  3. cleanup tests

    ewilz committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    557a358 View commit details
    Browse the repository at this point in the history
  4. trying to calc gas

    ewilz committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    81ed591 View commit details
    Browse the repository at this point in the history
  5. fix tload gas tests

    ewilz committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    8cfb894 View commit details
    Browse the repository at this point in the history
  6. less opcode noise in gas test

    ewilz committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    db74679 View commit details
    Browse the repository at this point in the history
  7. update comments

    ewilz committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    2504891 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Configuration menu
    Copy the full SHA
    e6d7996 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from ewilz/filler-tests

    tstore tests 8,9,11,12,13
    snreynolds authored Jun 28, 2022
    Configuration menu
    Copy the full SHA
    336d5e3 View commit details
    Browse the repository at this point in the history
  3. cleanup

    snreynolds committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    3f72bb8 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

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

Commits on Jun 30, 2022

  1. passing cross txn test

    snreynolds committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    9c69b21 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

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

Commits on Jul 8, 2022

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