- 05 Jul, 2018 3 commits
-
-
Whyrusleeping authored
when running an external command, only construct a node if running in online mode
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
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>
-
- 30 Jun, 2018 1 commit
-
-
Whyrusleeping authored
Grammar fix
-
- 29 Jun, 2018 1 commit
-
-
Alfie John authored
License: MIT Signed-off-by: Alfie John <alfie@alfie.wtf>
-
- 28 Jun, 2018 3 commits
-
-
Whyrusleeping authored
add: use file name instead of path name
-
camelmasa authored
License: MIT Signed-off-by: Masahiro Saito <camelmasa@gmail.com>
-
Whyrusleeping authored
Ipfs v0.4.16-rc1
-
- 27 Jun, 2018 4 commits
-
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Whyrusleeping authored
gx update
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
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>
-
- 26 Jun, 2018 6 commits
-
-
Whyrusleeping authored
fixup DHT sharness tests
-
Whyrusleeping authored
add record validation to offline routing
-
Steven Allen authored
see #5113 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
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 authored
fixes #5115 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Whyrusleeping authored
explicitly import go-multiaddr-dns in config/bootstrap_peers
-
- 22 Jun, 2018 1 commit
-
-
Whyrusleeping authored
Add system requirements to README
-
- 21 Jun, 2018 1 commit
-
-
Steven Allen authored
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>
-
- 18 Jun, 2018 1 commit
-
-
Rob Brackett authored
License: MIT Signed-off-by: Rob Brackett <rob@robbrackett.com>
-
- 17 Jun, 2018 4 commits
-
-
Whyrusleeping authored
ci: Archive sharness trash dirs
-
Whyrusleeping authored
make republisher test robust against timing issues
-
Whyrusleeping authored
Fix how filestore is hooked up.
-
Whyrusleeping authored
extract ipns record logic to go-ipns
-
- 16 Jun, 2018 2 commits
-
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
retry publishing with a longer EOL if the first attempt fails due to a timeout. fixes #5099 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 15 Jun, 2018 3 commits
-
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Kevin Atkinson authored
Closes #5121. License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
Whyrusleeping authored
disable the MacOS tests in jenkins
-
- 14 Jun, 2018 1 commit
-
-
Steven Allen authored
They've never really been enabled but they: 1. Are causing the tests to fail for various reasons (e.g., out of space). 2. Take time. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 13 Jun, 2018 8 commits
-
-
Whyrusleeping authored
reduce log level when we can't republish
-
Whyrusleeping authored
Add README to docs folder
-
Whyrusleeping authored
Fix panic. Don't handle errors with fallthrough.
-
Whyrusleeping authored
improve swarm connect/disconnect commands
-
Whyrusleeping authored
cat iptb logs on iptb failure (for debugging CI)
-
Whyrusleeping authored
plugin: preload git plugin by default
-
Whyrusleeping authored
Add package overview comments to coreapi
-
Whyrusleeping authored
unixfs: integrate `pb.Data` into `FSNode` to avoid duplicating fields
-
- 12 Jun, 2018 1 commit
-
-
Rob Brackett authored
License: MIT Signed-off-by: Rob Brackett <rob@robbrackett.com>
-