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

[WIP] Integrating libp2p into Lodestar #154

Merged
merged 32 commits into from
May 2, 2019

Commits on Apr 5, 2019

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

Commits on Apr 6, 2019

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

Commits on Apr 8, 2019

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

Commits on Apr 9, 2019

  1. Configuration menu
    Copy the full SHA
    01bded1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f39098 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

  1. Configuration menu
    Copy the full SHA
    3ea6824 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3805a33 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2019

  1. Added browser and KadDHT

    Mikerah committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    0c2847c View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2019

  1. Simplified libp2p-bundle.ts

    Mikerah committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    db8ae92 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2019

  1. fix types

    mpetrunic committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    54ebbfa View commit details
    Browse the repository at this point in the history
  2. changed wrong import

    mpetrunic committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    3537c94 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2019

  1. Configuration menu
    Copy the full SHA
    2f0b9fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4537a07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d705fae View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2019

  1. Removed old dependency

    Mikerah committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    8a00147 View commit details
    Browse the repository at this point in the history
  2. Added logger to p2p network

    Mikerah committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    468f0ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d76ad40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a11f8f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2995532 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c32aba2 View commit details
    Browse the repository at this point in the history
  7. fixed build errors

    Mikerah committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    e7ec0c1 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'mikerah/libp2p_integration' of github.com:ChainSafe/lod…

    …estar into mikerah/libp2p_integration
    
    Git pull
    Mikerah committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    7fbe951 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2019

  1. fixed build errors

    Mikerah committed May 1, 2019
    Configuration menu
    Copy the full SHA
    cf82a75 View commit details
    Browse the repository at this point in the history
  2. Fixed more build errors

    Mikerah committed May 1, 2019
    Configuration menu
    Copy the full SHA
    2c3a5e9 View commit details
    Browse the repository at this point in the history
  3. Fixed logger error statement

    Mikerah committed May 1, 2019
    Configuration menu
    Copy the full SHA
    fc240b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6461d4d View commit details
    Browse the repository at this point in the history
  5. Promisified createNode

    Mikerah committed May 1, 2019
    Configuration menu
    Copy the full SHA
    b8f97d6 View commit details
    Browse the repository at this point in the history
  6. Updated package.json

    Mikerah committed May 1, 2019
    Configuration menu
    Copy the full SHA
    29e6bf6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    74596d9 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2019

  1. Configuration menu
    Copy the full SHA
    ba86442 View commit details
    Browse the repository at this point in the history
  2. fixed lint errors

    Mikerah committed May 2, 2019
    Configuration menu
    Copy the full SHA
    fca6924 View commit details
    Browse the repository at this point in the history