- 01 11月, 2018 1 次提交
-
-
License: MIT Signed-off-by:hannahhoward <hannah@hannahhoward.net>
由 hannahhoward 提交于
-
- 31 10月, 2018 1 次提交
-
-
由 Erik Ingenito 提交于
-
- 30 10月, 2018 23 次提交
-
-
License: MIT Signed-off-by:Erik Ingenito <erik@carbonfive.com>
由 Erik Ingenito 提交于 -
error on resolving non-terminal paths
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
This isn't the *correct* fix but it (mostly) restores the previous behavior. Note 1: It *also* fixes resolution of `/ipld` paths by avoiding `path.FromCid`. Note 2: This does not preserve the error. That was a DagCBOR specific error that has nothing to do with the issue. License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
gx: update go-path
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
fixes the changed path cat error causing the js-ipfs-api tests to fail License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
Explicitally use BufferedDAG after removing Batch from importers
由 Steven Allen 提交于 -
coreapi: fix errisdir
由 Steven Allen 提交于 -
JavaScript expects this to be "this dag node is a directory". I'm almost of a mind to say "don't parse errors" but, well, we don't give any better alternatives. License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
Fix pin ls output when hash is specified
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
ping: switch to the ping service enabled in the libp2p constructor
由 Steven Allen 提交于 -
commands: fix a bunch of tiny commands-lib issues
由 Steven Allen 提交于 -
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 提交于 -
* 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 提交于 -
cleanup the ping command
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
Use CircleCI 2.0
由 Steven Allen 提交于 -
changelog: summary for 0.4.18 `ipfs p2p` changes
由 Steven Allen 提交于 -
Tweaks to "CIDv1/Base32 Migration" section in 0.4.18 release notes.
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于 -
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于
-
- 29 10月, 2018 10 次提交
-
-
License: MIT Signed-off-by:Hector Sanjuan <hector@protocol.ai>
由 Hector Sanjuan 提交于 -
License: MIT Signed-off-by:Hector Sanjuan <hector@protocol.ai>
由 Hector Sanjuan 提交于 -
License: MIT Signed-off-by:Łukasz Magiera <magik6k@gmail.com>
由 Łukasz Magiera 提交于 -
flesh out changelog with changes in sub-packages
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
gx: update pubsub
由 Steven Allen 提交于 -
fix(cmd/gc): Run func does not return error when Emit func returns error
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
fixes a critical performance issue in the gossipsub pubsub router License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
License: MIT Signed-off-by:chenminjian <727180553@qq.com>
由 chenminjian 提交于
-
- 28 10月, 2018 5 次提交
-
-
release notes for 0.4.18-rc1
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
Makes it clear what which bugs were introduced in this release. License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于
-