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

cmd/devp2p: ethtest suite runnable as unit test #22698

Merged
merged 19 commits into from
Apr 23, 2021

Commits on Apr 20, 2021

  1. add unit tests

    renaynay committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    f3640ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28b7884 View commit details
    Browse the repository at this point in the history
  3. lint

    renaynay committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    eda866c View commit details
    Browse the repository at this point in the history
  4. consolidate

    renaynay committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    c27c1c0 View commit details
    Browse the repository at this point in the history
  5. runTAP

    renaynay committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    1cd63bf View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. consolidate

    renaynay committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    112bc0b View commit details
    Browse the repository at this point in the history
  2. fixes

    renaynay committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    7afaaf5 View commit details
    Browse the repository at this point in the history
  3. assign port 0

    renaynay committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    0fc7fa0 View commit details
    Browse the repository at this point in the history
  4. more fixes

    renaynay committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    6721762 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Configuration menu
    Copy the full SHA
    e6269a7 View commit details
    Browse the repository at this point in the history
  2. test names match fn names

    renaynay committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    3fba13f View commit details
    Browse the repository at this point in the history
  3. send huge data tx separately

    renaynay committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    998669e View commit details
    Browse the repository at this point in the history
  4. fix MaliciousTx_"

    renaynay committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    8002aa0 View commit details
    Browse the repository at this point in the history
  5. suite takes 35s

    renaynay committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    17487a9 View commit details
    Browse the repository at this point in the history
  6. lint

    renaynay committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    5f75356 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    079dde7 View commit details
    Browse the repository at this point in the history
  8. fix malicioustx

    renaynay committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    4f215fe View commit details
    Browse the repository at this point in the history
  9. naming consistency for tests

    renaynay committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    a418f43 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. last fixes

    renaynay committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    b925a25 View commit details
    Browse the repository at this point in the history