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

Add Support for BlockchainTests #2

Merged
merged 19 commits into from
Nov 3, 2022
Merged

Commits on Oct 24, 2022

  1. Readme changes

    marioevz committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    653f15d View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

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

Commits on Nov 1, 2022

  1. Update README

    marioevz committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    c732be9 View commit details
    Browse the repository at this point in the history
  2. Fix chain_id test

    marioevz committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    f776c16 View commit details
    Browse the repository at this point in the history
  3. Check evm binary on init

    marioevz committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    887beed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d188441 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    389eae6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3a8787 View commit details
    Browse the repository at this point in the history
  7. Rename method

    marioevz committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    a84cf16 View commit details
    Browse the repository at this point in the history
  8. Fix block_hashes assumption

    marioevz committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    264935f View commit details
    Browse the repository at this point in the history
  9. Nit fixes for tox

    marioevz committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    a3b57af View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Add missing docstrings

    marioevz committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    581b54b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ef1097 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d57d74f View commit details
    Browse the repository at this point in the history
  4. Fix path in test

    marioevz committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    ffe7da2 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Fix removal of invalid txs

    marioevz committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    10ed98d View commit details
    Browse the repository at this point in the history
  2. Name and format fixes

    marioevz committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    6fdcd13 View commit details
    Browse the repository at this point in the history
  3. Fix baseFee on all fillers

    marioevz committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    6262042 View commit details
    Browse the repository at this point in the history
  4. Fix base fee default

    marioevz committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    bf52af9 View commit details
    Browse the repository at this point in the history