- 30 Oct, 2018 13 commits
-
-
Steven Allen authored
Fix pin ls output when hash is specified
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Steven Allen authored
ping: switch to the ping service enabled in the libp2p constructor
-
Steven Allen authored
commands: fix a bunch of tiny commands-lib issues
-
Steven Allen authored
We now configure the ping service in go-libp2p by default. Instead of creating a new (duplicate) ping service, we can now just (a) rely on this to handle incoming pings and (b) use the "Ping" function to ping peers. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
* Always check errors returned by emit. Otherwise, we may not notice when the client goes away. * Make sure to use EmitOnce instead of Emit when appropriate. Otherwise, we break javascript. (thanks Magik6k for finding this before we cut the release...) License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
cleanup the ping command
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
Use CircleCI 2.0
-
Steven Allen authored
changelog: summary for 0.4.18 `ipfs p2p` changes
-
Steven Allen authored
Tweaks to "CIDv1/Base32 Migration" section in 0.4.18 release notes.
-
Kevin Atkinson authored
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
- 29 Oct, 2018 8 commits
-
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Steven Allen authored
flesh out changelog with changes in sub-packages
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
gx: update pubsub
-
Steven Allen authored
fix(cmd/gc): Run func does not return error when Emit func returns error
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
fixes a critical performance issue in the gossipsub pubsub router License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
chenminjian authored
License: MIT Signed-off-by: chenminjian <727180553@qq.com>
-
- 28 Oct, 2018 19 commits
-
-
Steven Allen authored
release notes for 0.4.18-rc1
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
Makes it clear what which bugs were introduced in this release. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
We never return *invalid* records, just outdated ones. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Kevin Atkinson authored
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
Bump Go versions and use '.x' to always get latest minor versions
-
Harald Nordgren authored
License: MIT Signed-off-by: Harald Nordgren <haraldnordgren@gmail.com>
-
Steven Allen authored
We now *have* p2p multiaddrs. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-