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

Package p2p (PoC7) #192

Merged
merged 12 commits into from
Dec 5, 2014
Merged

Commits on Nov 21, 2014

  1. p2p: rework protocol API

    fjl committed Nov 21, 2014
    Configuration menu
    Copy the full SHA
    f38052c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7149191 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4a601c View commit details
    Browse the repository at this point in the history
  4. p2p: API cleanup and PoC 7 compatibility

    Whoa, one more big commit. I didn't manage to untangle the
    changes while working towards compatibility.
    fjl committed Nov 21, 2014
    Configuration menu
    Copy the full SHA
    59b63ca View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2014

  1. Configuration menu
    Copy the full SHA
    5a5560f View commit details
    Browse the repository at this point in the history
  2. rlp: add NewListStream (for p2p)

    fjl committed Nov 24, 2014
    Configuration menu
    Copy the full SHA
    205af02 View commit details
    Browse the repository at this point in the history
  3. p2p: use package rlp

    fjl committed Nov 24, 2014
    Configuration menu
    Copy the full SHA
    c1fca72 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2014

  1. Configuration menu
    Copy the full SHA
    6049fcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f816fdc View commit details
    Browse the repository at this point in the history
  3. p2p: remove Msg.Value and MsgLoop

    fjl committed Nov 25, 2014
    Configuration menu
    Copy the full SHA
    9b85002 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2014

  1. Configuration menu
    Copy the full SHA
    3a09459 View commit details
    Browse the repository at this point in the history
  2. p2p: add test for NewPeer

    fjl committed Nov 26, 2014
    Configuration menu
    Copy the full SHA
    cfd7e74 View commit details
    Browse the repository at this point in the history