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

Implement the Brahms discovery protocol #867

Closed
wants to merge 38 commits into from
Closed

Commits on Jan 12, 2019

  1. Add IntoNodeHandler

    tomaka committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    5dd552a View commit details
    Browse the repository at this point in the history
  2. Add IntoProtocolsHandler

    tomaka committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    3bf492f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5f44d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2019

  1. Add a PoW

    tomaka committed Jan 13, 2019
    Configuration menu
    Copy the full SHA
    b393ec9 View commit details
    Browse the repository at this point in the history
  2. Add benchmark for samplers

    tomaka committed Jan 13, 2019
    Configuration menu
    Copy the full SHA
    92d5642 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2019

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

Commits on Jan 17, 2019

  1. Configuration menu
    Copy the full SHA
    07d37b3 View commit details
    Browse the repository at this point in the history
  2. Some work

    tomaka committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    e05d942 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2019

  1. Configuration menu
    Copy the full SHA
    d18137d View commit details
    Browse the repository at this point in the history
  2. Fix inverted PoW verification

    tomaka committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    fa81e05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ffd66e View commit details
    Browse the repository at this point in the history
  4. Don't substract one

    tomaka committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    dfad083 View commit details
    Browse the repository at this point in the history
  5. Minor test adjustements

    tomaka committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    aa4b4c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2019

  1. Reexport BrahmsEvent

    tomaka committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    fcb80e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2019

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

Commits on Jan 25, 2019

  1. Configuration menu
    Copy the full SHA
    20b8cfd View commit details
    Browse the repository at this point in the history
  2. Some work

    tomaka committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    7aa8866 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2019

  1. Configuration menu
    Copy the full SHA
    d4195e9 View commit details
    Browse the repository at this point in the history
  2. Fix proto

    tomaka committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    e50b86b View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2019

  1. More work

    tomaka committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    747da58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b0dc36 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

  1. Configuration menu
    Copy the full SHA
    cfb867c View commit details
    Browse the repository at this point in the history
  2. Fix compilation

    tomaka committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    836b407 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. Configuration menu
    Copy the full SHA
    f74f443 View commit details
    Browse the repository at this point in the history
  2. Minor protocol simplification

    tomaka committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    2bc1af3 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2019

  1. Configuration menu
    Copy the full SHA
    23d6260 View commit details
    Browse the repository at this point in the history
  2. Fix infinite loop in read_one

    tomaka committed Feb 2, 2019
    Configuration menu
    Copy the full SHA
    02a1910 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b478aa0 View commit details
    Browse the repository at this point in the history
  4. More protocol simplification

    tomaka committed Feb 2, 2019
    Configuration menu
    Copy the full SHA
    8d4eb68 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9cfde7c View commit details
    Browse the repository at this point in the history
  6. Also fix request_respond

    tomaka committed Feb 2, 2019
    Configuration menu
    Copy the full SHA
    9c8b3a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    317a8c5 View commit details
    Browse the repository at this point in the history
  8. Finish simplification

    tomaka committed Feb 2, 2019
    Configuration menu
    Copy the full SHA
    175e715 View commit details
    Browse the repository at this point in the history
  9. Change keepalive system

    tomaka committed Feb 2, 2019
    Configuration menu
    Copy the full SHA
    473204c View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2019

  1. Some adjustements

    tomaka committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    5bf6ed5 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2019

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

Commits on Mar 30, 2019

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

Commits on Mar 31, 2019

  1. Minor work

    tomaka committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    7a237bb View commit details
    Browse the repository at this point in the history