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

DHT merging part 1 #26

Merged
merged 12 commits into from
Aug 7, 2014
Merged

DHT merging part 1 #26

merged 12 commits into from
Aug 7, 2014

Commits on Aug 7, 2014

  1. dht interface beginnings

    jbenet committed Aug 7, 2014
    Configuration menu
    Copy the full SHA
    bc2618d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73bd91a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bc8012 View commit details
    Browse the repository at this point in the history
  4. update messages and add some new code around handling/creating messages

    Jeromy Johnson authored and jbenet committed Aug 7, 2014
    Configuration menu
    Copy the full SHA
    171f96b View commit details
    Browse the repository at this point in the history
  5. equalize sizes

    jbenet committed Aug 7, 2014
    Configuration menu
    Copy the full SHA
    550971f View commit details
    Browse the repository at this point in the history
  6. whole project go fmt

    jbenet committed Aug 7, 2014
    Configuration menu
    Copy the full SHA
    74d2644 View commit details
    Browse the repository at this point in the history
  7. decomp chan creation for listener + bugfix

    test failed to compile, as NewSwarm now takes a parm.
    jbenet committed Aug 7, 2014
    Configuration menu
    Copy the full SHA
    0613318 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3444d41 View commit details
    Browse the repository at this point in the history
  9. a little more work on message handling stuff

    Jeromy Johnson authored and jbenet committed Aug 7, 2014
    Configuration menu
    Copy the full SHA
    87739b3 View commit details
    Browse the repository at this point in the history
  10. use datastore for local data

    whyrusleeping authored and jbenet committed Aug 7, 2014
    1 Configuration menu
    Copy the full SHA
    2a1ee3a View commit details
    Browse the repository at this point in the history
  11. fixed tests

    jbenet committed Aug 7, 2014
    Configuration menu
    Copy the full SHA
    b12134c View commit details
    Browse the repository at this point in the history
  12. config test: write local file

    jbenet committed Aug 7, 2014
    Configuration menu
    Copy the full SHA
    dd08e0e View commit details
    Browse the repository at this point in the history