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: vipnode/vipnode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 88d52a9
Choose a base ref
...
head repository: vipnode/vipnode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 86489b2
Choose a head ref
  • 17 commits
  • 7 files changed
  • 3 contributors

Commits on Jul 11, 2019

  1. Configuration menu
    Copy the full SHA
    3395ba1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1709263 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

  1. Merge branch 'ethnode-new-id'

    shazow committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    e6d5ac6 View commit details
    Browse the repository at this point in the history
  2. ethnode: Prefix enode:// on nodeID for geth

    Fixes #65
    shazow committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    c821f41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e33bf0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    480c367 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be0ea59 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #67 from vipnode/fix-new-geth

    ethnode: Fix new geth nodeID format check
    shazow authored Jul 15, 2019
    Configuration menu
    Copy the full SHA
    f8c4d50 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. Configuration menu
    Copy the full SHA
    8bbfbdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2f02e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cbe3ce View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2019

  1. Merge pull request #74 from ryanschneider/inactive-fix

    pool/store: Fix inverted logic on inactive deadline checks
    shazow authored Sep 25, 2019
    Configuration menu
    Copy the full SHA
    77b84ae View commit details
    Browse the repository at this point in the history
  2. pool/store: Add more active vs inactive exercising for test suite

    Currently failing on the badger backend
    shazow committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    f691c87 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2019

  1. Configuration menu
    Copy the full SHA
    9bb16c4 View commit details
    Browse the repository at this point in the history
  2. pool/store: Tweak testsuite

    shazow committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    d8f1e4f View commit details
    Browse the repository at this point in the history
  3. pool/store/badger: Fix UpdateNodePeers logic

    We were conflating node peer timestamps with node LastSeen
    shazow committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    fb183bd View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

  1. Merge pull request #77 from vipnode/test-update-peers

    pool/store: Add more active vs inactive exercising for test suite, fix badger backend
    shazow authored Sep 27, 2019
    Configuration menu
    Copy the full SHA
    86489b2 View commit details
    Browse the repository at this point in the history
Loading