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

Add libp2p #126

Merged
merged 22 commits into from
Jul 12, 2022
Merged

Add libp2p #126

merged 22 commits into from
Jul 12, 2022

Commits on Jul 6, 2022

  1. init libp2p transport

    dnkolegov committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    0271654 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. remove cbor utils

    dnkolegov committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    f81ecab View commit details
    Browse the repository at this point in the history
  2. improve connect

    dnkolegov committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    668f1b3 View commit details
    Browse the repository at this point in the history
  3. add cbor

    dnkolegov committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    83c3130 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. fix bugs

    dnkolegov committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    5b9e9e2 View commit details
    Browse the repository at this point in the history
  2. add tests

    dnkolegov committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    01c0bf9 View commit details
    Browse the repository at this point in the history
  3. change cbor payload

    dnkolegov committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    aa5dfb0 View commit details
    Browse the repository at this point in the history
  4. fix linting

    dnkolegov committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    faca8cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0bdda58 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c151bb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9c4a9bc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8d9db0f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fb7bf58 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2022

  1. minor fixes

    dnkolegov committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    e1c66ef View commit details
    Browse the repository at this point in the history
  2. fix conflicts

    dnkolegov committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    fe165b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    966cc85 View commit details
    Browse the repository at this point in the history
  4. increase time

    dnkolegov committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    7f3db5a View commit details
    Browse the repository at this point in the history
  5. new params

    dnkolegov committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    eef9d2b View commit details
    Browse the repository at this point in the history
  6. new params

    dnkolegov committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    61fd1f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. unify mir transport

    dnkolegov committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    cdd8989 View commit details
    Browse the repository at this point in the history
  2. experiment with newStream

    dnkolegov committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    9e6e4c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ca132c View commit details
    Browse the repository at this point in the history