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

refactor(async): add dialer and upgrader #462

Merged
merged 19 commits into from
Oct 21, 2019

Commits on Oct 21, 2019

  1. Configuration menu
    Copy the full SHA
    bf331b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e2a025 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9643db7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e783fe View commit details
    Browse the repository at this point in the history
  5. test: add direct spec test

    fix: improve dial error consistency
    jacobheun committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    53fb686 View commit details
    Browse the repository at this point in the history
  6. feat: add dial timeouts and concurrency

    Queue timeouts will result in aborts of the dials
    jacobheun committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    c7083a1 View commit details
    Browse the repository at this point in the history
  7. chore: fix linting

    jacobheun committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    9f3fce8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f44d60c View commit details
    Browse the repository at this point in the history
  9. feat: add initial upgrader

    jacobheun committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    0c9f5bc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cf9ace6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bc3ecba View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    255685f View commit details
    Browse the repository at this point in the history
  13. feat: hook up the dialer to libp2p

    test: add node dialer libp2p tests
    jacobheun committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    d23f57a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cb586ba View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cf7efdf View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c7b8817 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    72de10f View commit details
    Browse the repository at this point in the history
  18. fix: correct import

    jacobheun committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    51161fe View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3b5903c View commit details
    Browse the repository at this point in the history