- 23 Mar, 2018 18 commits
-
-
Whyrusleeping authored
Remove roadmap.md
-
Whyrusleeping authored
Use prefix in bootstrapWritePeers
-
Whyrusleeping authored
misc: spelling of retrieval
-
Whyrusleeping authored
Fix t0063-daemon-init.sh by adding test profile to daemon
-
Whyrusleeping authored
bitswap: reduce level when logging about disconnected peers to info
-
Whyrusleeping authored
Fix get output path
-
Whyrusleeping authored
coreapi: Split the interface into multiple files
-
Whyrusleeping authored
Update broken links
-
Whyrusleeping authored
dag: diff: check CIDs in base case when comparing nodes
-
Whyrusleeping authored
add: hash-only: set the prefix for MFS root
-
Whyrusleeping authored
unixfs: clean path in DagArchive
-
Whyrusleeping authored
Refactor trickle DAG builder
-
Whyrusleeping authored
Feat: remove circular dependencies in merkledag package tests
-
Whyrusleeping authored
blockservice: add BlockedFetched/Added/Removed events
-
Whyrusleeping authored
commands/block: use CIDv1 with custom mhtype
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Whyrusleeping authored
Ipfs v0.4.14
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
- 20 Mar, 2018 3 commits
-
-
Whyrusleeping authored
ipfs release 0.4.14-rc3
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Whyrusleeping authored
check arguments after handling help
-
- 19 Mar, 2018 6 commits
-
-
Steven Allen authored
1. Don't bother testing the peer IDs. These commands won't ever use them. 2. Move the `--help` test out from in-between the missing argument tests. 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
otherwise, we block on required arguments from stdin before processing the help flag. fixes #4837 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Whyrusleeping authored
pre-populate required arguments from request body
-
Ł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>
-
- 18 Mar, 2018 2 commits
-
-
Steven Allen authored
for both online and offline mode (tests both the cli and the api) License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
This way, we can always assume that indexing a required argument works. Also: * test that the command tree doesn't have any obvious bugs (duplicate options, arguments in the wrong order, etc). * simplify the usage ParseBodyArgs. * remove unnecessary check in the get command. fixes #4823 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 17 Mar, 2018 6 commits
-
-
Whyrusleeping authored
fix: use EmitOnce where only single response is to be sent
-
Whyrusleeping authored
upgrade commands that used StringArguments
-
Whyrusleeping authored
delete dead code
-
Steven Allen authored
This code was making it *really* hard to understand the commands code. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
- 16 Mar, 2018 2 commits
-
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
Jakub Sztandera authored
Part of #4818 License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
- 15 Mar, 2018 2 commits
-
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
- 13 Mar, 2018 1 commit
-
-
Whyrusleeping authored
ipfs release 0.4.14-rc2
-