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

feat(core-p2p): don't trust headers and verify config and plugin connectivity of peers #2559

Merged
merged 20 commits into from
May 16, 2019

Commits on May 9, 2019

  1. Configuration menu
    Copy the full SHA
    0ede51f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into refactor/peer-headers

    Brian Faust committed May 9, 2019
    Configuration menu
    Copy the full SHA
    7301184 View commit details
    Browse the repository at this point in the history
  3. refactor(core-p2p): remove peer headers

    Brian Faust committed May 9, 2019
    Configuration menu
    Copy the full SHA
    bf95429 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b83257e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    587a58a View commit details
    Browse the repository at this point in the history
  6. refactor: update interfaces

    spkjp committed May 9, 2019
    Configuration menu
    Copy the full SHA
    45f61b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a909365 View commit details
    Browse the repository at this point in the history
  8. refactor: config validation

    spkjp committed May 9, 2019
    Configuration menu
    Copy the full SHA
    87d1095 View commit details
    Browse the repository at this point in the history
  9. refactor: add IPeerPorts

    spkjp committed May 9, 2019
    Configuration menu
    Copy the full SHA
    dca2ff4 View commit details
    Browse the repository at this point in the history
  10. fix: untracked file

    spkjp committed May 9, 2019
    Configuration menu
    Copy the full SHA
    a089e98 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

  1. test(core-p2p): update mocks and assertions

    Brian Faust committed May 14, 2019
    Configuration menu
    Copy the full SHA
    33ad0b6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into refactor/peer-headers

    Brian Faust committed May 14, 2019
    Configuration menu
    Copy the full SHA
    149de18 View commit details
    Browse the repository at this point in the history
  3. test(core-api): update mocks and assertions

    Brian Faust committed May 14, 2019
    Configuration menu
    Copy the full SHA
    975af68 View commit details
    Browse the repository at this point in the history
  4. fix(core-p2p): use isWhitelisted instead of includes to allow pattern…

    … matching
    Brian Faust committed May 14, 2019
    Configuration menu
    Copy the full SHA
    790db84 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

  1. Configuration menu
    Copy the full SHA
    7895298 View commit details
    Browse the repository at this point in the history
  2. fix(core-p2p): pass correct properties to peer verifier

    Brian Faust committed May 15, 2019
    Configuration menu
    Copy the full SHA
    8069cea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ce72cf View commit details
    Browse the repository at this point in the history
  4. chore: remove obsolete file

    spkjp committed May 15, 2019
    Configuration menu
    Copy the full SHA
    143e708 View commit details
    Browse the repository at this point in the history
  5. fix: exclude p2p port

    spkjp committed May 15, 2019
    Configuration menu
    Copy the full SHA
    59f0e6f View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

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