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

Make libp2p a state machine #257

Merged
merged 13 commits into from
Oct 19, 2018
Merged

Make libp2p a state machine #257

merged 13 commits into from
Oct 19, 2018

Commits on Oct 19, 2018

  1. Configuration menu
    Copy the full SHA
    d91f580 View commit details
    Browse the repository at this point in the history
  2. feat: add basic fsm support

    jacobheun committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    5b4118e View commit details
    Browse the repository at this point in the history
  3. test: add fsm tests

    jacobheun committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    8c74fb1 View commit details
    Browse the repository at this point in the history
  4. test: add dialFSM tests

    jacobheun committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    0dd4104 View commit details
    Browse the repository at this point in the history
  5. fix: linting

    jacobheun committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    4e2c090 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    98e24c6 View commit details
    Browse the repository at this point in the history
  7. test: add ping tests

    jacobheun committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    e921ac5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    70a04ed View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b4bf98b View commit details
    Browse the repository at this point in the history
  10. docs: add events to readme

    jacobheun committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    d678f17 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c0aa220 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d3fe9ba View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    10c8390 View commit details
    Browse the repository at this point in the history