Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

standalone libp2p-peerbook integration #265

Open
wants to merge 37 commits into
base: master
Choose a base branch
from

Commits on Mar 25, 2020

  1. initial pass at libp2p-peerbook integration

    peerbook registration via callback support and tidy up
    
    handle removed peers in gossip
    
    handle removed peers in relay
    
    added support for eligable peers.  tidy up
    
    tidy up
    
    refix sort peers during init
    
    fix peerbook sup reg name.  Point to latest libp2p peerbook
    
    bump libp2p_peerbook
    andymck committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    6baf501 View commit details
    Browse the repository at this point in the history
  2. fix erl version

    andymck committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    437f35f View commit details
    Browse the repository at this point in the history
  3. bump libp2p_peerbook version

    andymck committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    1d49396 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

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

    andymck committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    51046dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c941cd View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Configuration menu
    Copy the full SHA
    1473c78 View commit details
    Browse the repository at this point in the history
  2. fix test contagion

    andymck committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    f5324f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a1f71e View commit details
    Browse the repository at this point in the history
  4. bump to lastest peerbook

    andymck committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    a3a716d View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. tidy up and adding debug

    andymck committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    37e8959 View commit details
    Browse the repository at this point in the history
  2. bump peerbook version

    andymck committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    a01dec0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce5b0ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c5ca65 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    498e71a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    246e1fc View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. test stability tweaks

    andymck committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    6a9e1ee View commit details
    Browse the repository at this point in the history
  2. test stability tweaks

    andymck committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    8a91c4d View commit details
    Browse the repository at this point in the history
  3. test stability tweaks

    andymck committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    c4477c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b8ee9c View commit details
    Browse the repository at this point in the history
  5. really fix test

    andymck committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    cfbd20a View commit details
    Browse the repository at this point in the history
  6. fix moved function

    andymck committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    26c5aea View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. test tweaks

    andymck committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    d85dbc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b5bee4 View commit details
    Browse the repository at this point in the history
  3. add artifact support

    andymck committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    f6f059d View commit details
    Browse the repository at this point in the history
  4. tmp remove non ct suite

    andymck committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    7377d97 View commit details
    Browse the repository at this point in the history
  5. tmp run only proxy suite

    andymck committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    dbc0399 View commit details
    Browse the repository at this point in the history
  6. testing

    andymck committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    f92367c View commit details
    Browse the repository at this point in the history
  7. restore makefile, fix specs

    andymck committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    3bfcdb5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e176d43 View commit details
    Browse the repository at this point in the history
  9. fix makefile

    andymck committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    910dbe8 View commit details
    Browse the repository at this point in the history
  10. ignore unknown functions

    andymck committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    c14a1ee View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. add peerbook app dep

    andymck committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    161c704 View commit details
    Browse the repository at this point in the history
  2. fix proto deps location

    andymck committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    90f3834 View commit details
    Browse the repository at this point in the history
  3. tidy up logging

    andymck committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    1703404 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6eb646b View commit details
    Browse the repository at this point in the history
  5. tweaking test wait time

    andymck committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    eeba5fe View commit details
    Browse the repository at this point in the history