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

Vishal/refactor network #48

Merged
merged 46 commits into from Oct 21, 2020
Merged

Vishal/refactor network #48

merged 46 commits into from Oct 21, 2020

Commits on Sep 30, 2020

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

Commits on Oct 1, 2020

  1. wip

    vishalchangrani committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    60cf911 View commit details
    Browse the repository at this point in the history
  2. wip

    vishalchangrani committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    9e70c00 View commit details
    Browse the repository at this point in the history
  3. wip

    vishalchangrani committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    30f68c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25249d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. wip

    vishalchangrani committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    e87115b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c14597 View commit details
    Browse the repository at this point in the history
  3. wip

    vishalchangrani committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    f70458d View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2020

  1. wip

    vishalchangrani committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    bac1694 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    391ad5c View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

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

    vishalchangrani committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    2723e55 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Configuration menu
    Copy the full SHA
    88bfe16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    103c95f View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Update network/gossip/libp2p/test/testUtil.go

    Co-authored-by: Jordan Schalm <jordan@dapperlabs.com>
    vishalchangrani and jordanschalm committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    433d305 View commit details
    Browse the repository at this point in the history
  2. Update network/gossip/libp2p/libp2pNode.go

    Co-authored-by: Jordan Schalm <jordan@dapperlabs.com>
    vishalchangrani and jordanschalm committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    e0704c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    585bdcc View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/jordan/2594-broadcast-to-next-ep…

    …och' into vishal/refactor_network
    vishalchangrani committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    eac83be View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Configuration menu
    Copy the full SHA
    8ddeb7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84c097b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    722a9d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d347421 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c1828ee View commit details
    Browse the repository at this point in the history
  6. wip

    vishalchangrani committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    70c484e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9b6345a View commit details
    Browse the repository at this point in the history
  8. lint

    vishalchangrani committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    681e66c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4556b19 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'vishal/refactor_network' of github.com:onflow/flow-go i…

    …nto vishal/refactor_network
    vishalchangrani committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    71b1370 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    703d2e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. Configuration menu
    Copy the full SHA
    34b0c0e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'vishal/refactor_network' of github.com:onflow/flow-go i…

    …nto vishal/refactor_network
    vishalchangrani committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    2366b67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d2a5fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    525a320 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2020

  1. adding missing return

    vishalchangrani committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    b2da736 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'vishal/refactor_network' of github.com:onflow/flow-go i…

    …nto vishal/refactor_network
    vishalchangrani committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    bb9f48f View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Configuration menu
    Copy the full SHA
    fe1f949 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc04818 View commit details
    Browse the repository at this point in the history
  3. Update network/gossip/libp2p/network.go

    Co-authored-by: Jordan Schalm <jordan@dapperlabs.com>
    vishalchangrani and jordanschalm committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    b18fafa View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Configuration menu
    Copy the full SHA
    514e12c View commit details
    Browse the repository at this point in the history
  2. sepearting epoch consumer to NodeIDRefresher; making conngator concur…

    …rency safe; removing fanout function
    vishalchangrani committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    a2d5e47 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Configuration menu
    Copy the full SHA
    a2a8747 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64be110 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'vishal/refactor_network' of github.com:onflow/flow-go i…

    …nto vishal/refactor_network
    vishalchangrani committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    21a4c7a View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Configuration menu
    Copy the full SHA
    baafb04 View commit details
    Browse the repository at this point in the history
  2. fixing test flakyness

    vishalchangrani committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    20fa2f8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'vishal/refactor_network' of github.com:onflow/flow-go i…

    …nto vishal/refactor_network
    vishalchangrani committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    a0ff783 View commit details
    Browse the repository at this point in the history