Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Update discovery according to LIP protocol - Closes #3649 #3835

Merged
merged 10 commits into from
Jun 20, 2019

Commits on Jun 17, 2019

  1. Configuration menu
    Copy the full SHA
    d7773b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c13f94 View commit details
    Browse the repository at this point in the history
  3. Implement LIP discovery

    jondubois committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    ce1720d View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. Allow P2P library to work with partial undiscovered peer info to impr…

    …ove discovery time and remove the unecessary probing connection
    jondubois committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    9e08b81 View commit details
    Browse the repository at this point in the history
  2. Make sure that getNetworkStatus only returns connected peers and not …

    …those which are in the process of connecting
    jondubois committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    bbb40be View commit details
    Browse the repository at this point in the history
  3. Fix tests

    jondubois committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    f181d07 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2019

  1. Fix event name

    jondubois committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    eb6eb08 View commit details
    Browse the repository at this point in the history
  2. Added missing events

    jondubois committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    041e14b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3166e86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b47c26 View commit details
    Browse the repository at this point in the history