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

Chore/add typedefs peerstore book template 2 #831

Closed
wants to merge 57 commits into from

Commits on Nov 9, 2020

  1. feat: auto relay (#723)

    * feat: auto relay
    
    * fix: leverage protoBook events to ask relay peers if they support hop
    
    * chore: refactor disconnect
    
    * chore: do not listen on a relayed conn
    
    * chore: tweaks
    
    * chore: improve _listenOnAvailableHopRelays logic
    
    * chore: default value of 1 to maxListeners on auto-relay
    vasco-santos committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    2548885 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d75093 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    971655f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee8ee5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87d20ac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    abba305 View commit details
    Browse the repository at this point in the history
  7. chore: address review

    vasco-santos committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    05e6472 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2530b83 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e6b0134 View commit details
    Browse the repository at this point in the history
  10. chore: address review

    vasco-santos committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    3d2181f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    29e30c2 View commit details
    Browse the repository at this point in the history
  12. chore: apply suggestions from code review

    Co-authored-by: Jacob Heun <jacobheun@gmail.com>
    vasco-santos and jacobheun committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    2746b4b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    722cacd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3bd1768 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    558bcf9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8456d0e View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. Configuration menu
    Copy the full SHA
    0c551d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d1a34b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10d449a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1ffee1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81c5c43 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. chore: update pubsub (#801)

    BREAKING CHANGE: pubsub signing policy properties were changed according to libp2p-interfaces changes to a single property. The emitSelf option default value was also modified to match the routers value
    vasco-santos authored Nov 13, 2020
    Configuration menu
    Copy the full SHA
    bd214d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. feat: custom dialer addr sorter (#792)

    * feat: custom dialer addr sorter
    
    * chore: use libp2p utils sorter via addressBook getMultiaddrsForPeer
    
    * chore: use new libp2p utils
    
    * chore: apply suggestions from code review
    
    Co-authored-by: Jacob Heun <jacobheun@gmail.com>
    
    Co-authored-by: Jacob Heun <jacobheun@gmail.com>
    vasco-santos and jacobheun authored Nov 20, 2020
    Configuration menu
    Copy the full SHA
    ad6187d View commit details
    Browse the repository at this point in the history
  2. docs: auto relay example (#795)

    * chore: auto relay example
    
    * chore: update examples to use process arguments
    
    * chore: add test setup for node tests and test for auto-relay
    
    * chore: apply suggestions from code review
    
    * chore: do not use promise for multiaddrs event on example
    vasco-santos authored Nov 20, 2020
    Configuration menu
    Copy the full SHA
    b5e38de View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. chore: update websockets (#806)

    * chore: update websockets
    vasco-santos authored Nov 24, 2020
    Configuration menu
    Copy the full SHA
    c6fd23a View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

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

Commits on Nov 26, 2020

  1. Configuration menu
    Copy the full SHA
    dbc2653 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfcce96 View commit details
    Browse the repository at this point in the history
  3. chore: add typedefs

    vasco-santos committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    26c40c8 View commit details
    Browse the repository at this point in the history
  4. chore: address review

    vasco-santos committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    7e05c4a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28b9f85 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

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

Commits on Dec 2, 2020

  1. Configuration menu
    Copy the full SHA
    149c19a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3d6b35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89fd524 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2109ef0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32dd055 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. Configuration menu
    Copy the full SHA
    a5f5160 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77a0257 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e519a6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb0cbc1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55910c8 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

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

Commits on Dec 8, 2020

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

Commits on Dec 9, 2020

  1. chore: apply suggestions from code review

    Co-authored-by: Irakli Gozalishvili <contact@gozala.io>
    vasco-santos and Gozala committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    9b863bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b221e97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a044b5d View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Merge remote-tracking branch 'upstream/chore/add-typedefs' into chore…

    …/add-typedefs-peerstore-book-template
    Gozala committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    d1caeb3 View commit details
    Browse the repository at this point in the history
  2. chore: use aegir with ts 4.1.x

    Gozala committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    ce07544 View commit details
    Browse the repository at this point in the history
  3. fix: remaining type errors

    Gozala committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    7706e39 View commit details
    Browse the repository at this point in the history
  4. chore: apply suggestions from code review

    Co-authored-by: Irakli Gozalishvili <contact@gozala.io>
    vasco-santos and Gozala authored Dec 10, 2020
    Configuration menu
    Copy the full SHA
    9966c6c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa98bc2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c4bb3fa View commit details
    Browse the repository at this point in the history
  7. chore: fix lint

    vasco-santos committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    e014fee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cba25c8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a279926 View commit details
    Browse the repository at this point in the history
  10. chore: merge 0.30

    vasco-santos committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    2e7f49e View commit details
    Browse the repository at this point in the history