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

Update Ethereum Node Record When We Pass Network Upgrade Blocks #1998

Merged
merged 22 commits into from Mar 16, 2021

Commits on Mar 2, 2021

  1. no optional NodeRecord return value

    Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
    RatanRSur committed Mar 2, 2021
    Copy the full SHA
    472917c View commit details
    Browse the repository at this point in the history
  2. use ourNode

    Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
    RatanRSur committed Mar 2, 2021
    Copy the full SHA
    4166afd View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. get mocks working, but test isn't doing much right now

    Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
    RatanRSur committed Mar 4, 2021
    Copy the full SHA
    d8546fa View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. remember in memory segments we've created

    Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
    RatanRSur committed Mar 9, 2021
    Copy the full SHA
    37e1abb View commit details
    Browse the repository at this point in the history
  2. actually test the thing

    Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
    RatanRSur committed Mar 9, 2021
    Copy the full SHA
    7b6ef3a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b4e1a82 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Copy the full SHA
    08c65ff View commit details
    Browse the repository at this point in the history
  2. remove unused method

    Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
    RatanRSur committed Mar 10, 2021
    Copy the full SHA
    49de495 View commit details
    Browse the repository at this point in the history
  3. spotless

    Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
    RatanRSur committed Mar 10, 2021
    Copy the full SHA
    d28c867 View commit details
    Browse the repository at this point in the history
  4. add override

    Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
    RatanRSur committed Mar 10, 2021
    Copy the full SHA
    81fa961 View commit details
    Browse the repository at this point in the history
  5. fix RunnerBuilder tests

    Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
    RatanRSur committed Mar 10, 2021
    Copy the full SHA
    b87c346 View commit details
    Browse the repository at this point in the history
  6. inline

    Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
    RatanRSur committed Mar 10, 2021
    Copy the full SHA
    32b4f19 View commit details
    Browse the repository at this point in the history
  7. swap ports

    Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
    RatanRSur committed Mar 10, 2021
    Copy the full SHA
    3b9edb5 View commit details
    Browse the repository at this point in the history
  8. changelog

    Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
    RatanRSur committed Mar 10, 2021
    Copy the full SHA
    ad824cf View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. don't use get

    Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
    RatanRSur committed Mar 15, 2021
    Copy the full SHA
    a9382d6 View commit details
    Browse the repository at this point in the history
  2. magic string

    Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
    RatanRSur committed Mar 15, 2021
    Copy the full SHA
    23f49b7 View commit details
    Browse the repository at this point in the history
  3. update tests to test optionals instead of null

    Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
    RatanRSur committed Mar 15, 2021
    Copy the full SHA
    d16a75c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    29ebbb0 View commit details
    Browse the repository at this point in the history
  5. spotless

    Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
    RatanRSur committed Mar 15, 2021
    Copy the full SHA
    d4cab3b View commit details
    Browse the repository at this point in the history
  6. add dep

    Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
    RatanRSur committed Mar 15, 2021
    Copy the full SHA
    608bcf9 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. add logging

    Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
    RatanRSur committed Mar 16, 2021
    Copy the full SHA
    518a730 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f82e9fb View commit details
    Browse the repository at this point in the history