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] ETH2.0 Wire protocol #195

Closed
wants to merge 19 commits into from
Closed

Commits on Apr 29, 2019

  1. Configuration menu
    Copy the full SHA
    dba5484 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8565457 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'mikerah/eth2-wire-protocol' of github.com:ChainSafe/lod…

    …estar into mikerah/eth2-wire-protocol
    
    Rebased mikerah/eth2-wire-protocol
    Mikerah committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    f5a134b View commit details
    Browse the repository at this point in the history

Commits on May 1, 2019

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

Commits on May 2, 2019

  1. Merge branch 'mikerah/eth2-wire-protocol' of github.com:ChainSafe/lod…

    …estar into mikerah/eth2-wire-protocol
    
    Divergence between local and remote branch
    Mikerah committed May 2, 2019
    Configuration menu
    Copy the full SHA
    d35dd1f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:ChainSafe/lodestar into mikerah/e…

    …th2-wire-protocol
    
    Get latest p2p changes
    Mikerah committed May 2, 2019
    Configuration menu
    Copy the full SHA
    93be293 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2019

  1. Merge branch 'master' of github.com:ChainSafe/lodestar into mikerah/e…

    …th2-wire-protocol
    
    Merge newest changes
    Mikerah committed May 5, 2019
    Configuration menu
    Copy the full SHA
    88d333d View commit details
    Browse the repository at this point in the history

Commits on May 6, 2019

  1. Completed 2-way handshake

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

Commits on May 7, 2019

  1. Configuration menu
    Copy the full SHA
    560d066 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5abed10 View commit details
    Browse the repository at this point in the history
  3. Stubbed out wire.ts

    Mikerah committed May 7, 2019
    Configuration menu
    Copy the full SHA
    07ea887 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd6752c View commit details
    Browse the repository at this point in the history

Commits on May 8, 2019

  1. Configuration menu
    Copy the full SHA
    e25b033 View commit details
    Browse the repository at this point in the history
  2. Fixed lint errors in p2p/index.ts and made changes to the constructor…

    …, along with other changes
    Mikerah committed May 8, 2019
    Configuration menu
    Copy the full SHA
    72e2c06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddf1719 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ac4eba View commit details
    Browse the repository at this point in the history

Commits on May 10, 2019

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

Commits on May 20, 2019

  1. Added packet protobuf

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

Commits on May 21, 2019

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