- 13 7月, 2018 6 次提交
-
-
Ipfs 0.4.16 release
由 Whyrusleeping 提交于 -
License: MIT Signed-off-by:Whyrusleeping <why@ipfs.com>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Rob Brackett <rob@robbrackett.com>
由 Rob Brackett 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于
-
- 11 7月, 2018 2 次提交
-
-
publish the gx 0.4.16-rc3 release
由 Whyrusleeping 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于
-
- 09 7月, 2018 5 次提交
-
-
Ipfs v0.4.16-rc3
由 Whyrusleeping 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
correctly handle multi-hop dnslink resolution
由 Steven Allen 提交于 -
fix dht commands when pubsub routing is enabled
由 Whyrusleeping 提交于 -
Instead of checking if Routing is a DHT (because it can now be a tiered router and still contain a DHT), stash the DHT in a separate field in the IPFS node (same as we do with the PSRouter). fixes #5197 License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于
-
- 07 7月, 2018 3 次提交
-
-
Namesys returns `ErrResolveRecursion` when it stops recursing due to a depth limit. It doesn't return success. Alternative to #5199. License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
See: https://github.com/libp2p/go-libp2p-routing-helpers/pull/3 License: MIT Signed-off-by:
Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于
-
- 05 7月, 2018 5 次提交
-
-
Ipfs 0.4.16 release candidate 2
由 Whyrusleeping 提交于 -
License: MIT Signed-off-by:Whyrusleeping <why@ipfs.com>
由 Jeromy 提交于 -
when running an external command, only construct a node if running in online mode
由 Whyrusleeping 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
This breaks commands like `ipfs update` that expect IPFS to *not* be running. fixes #5191 License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于
-
- 30 6月, 2018 1 次提交
-
-
Grammar fix
由 Whyrusleeping 提交于
-
- 29 6月, 2018 1 次提交
-
-
License: MIT Signed-off-by:Alfie John <alfie@alfie.wtf>
由 Alfie John 提交于
-
- 28 6月, 2018 3 次提交
-
-
add: use file name instead of path name
由 Whyrusleeping 提交于 -
License: MIT Signed-off-by:Masahiro Saito <camelmasa@gmail.com>
由 camelmasa 提交于 -
Ipfs v0.4.16-rc1
由 Whyrusleeping 提交于
-
- 27 6月, 2018 4 次提交
-
-
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
gx update
由 Whyrusleeping 提交于 -
License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
Updates: * go-kad-dht: Query performance improvements, DHT client fixes, validates records on *local* put. * go-libp2p-swarm/go-libp2p-transport: Timeout improvements. * go-multiaddr-net: Exposes useful Conn methods (CloseWrite, CloseRead, etc.) * go-log: fixes possible panic when enabling/disabling events. * go-multiaddr: fixes possible panic when stringifying malformed multiaddrs, adds support for consuming /p2p/ multiaddrs. fixes #5113 unblocks #4895 License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于
-
- 26 6月, 2018 6 次提交
-
-
fixup DHT sharness tests
由 Whyrusleeping 提交于 -
add record validation to offline routing
由 Whyrusleeping 提交于 -
see #5113 License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
We can't currently put binary values due to API limitations. This worked before because the DHT wasn't checking values on local put. License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
fixes #5115 License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于 -
explicitly import go-multiaddr-dns in config/bootstrap_peers
由 Whyrusleeping 提交于
-
- 22 6月, 2018 1 次提交
-
-
Add system requirements to README
由 Whyrusleeping 提交于
-
- 21 6月, 2018 1 次提交
-
-
We need it to parse the dnsaddr addresses. While we import it elsewhere, we should really be importing it every where we need it so that other users can import our packages directly. fixes #5143 License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于
-
- 18 6月, 2018 1 次提交
-
-
License: MIT Signed-off-by:Rob Brackett <rob@robbrackett.com>
由 Rob Brackett 提交于
-
- 17 6月, 2018 1 次提交
-
-
ci: Archive sharness trash dirs
由 Whyrusleeping 提交于
-