An IPFS implementation in Go
master
move core/repo to core/corerepo
Brian Tiger Chow committed over 11 years ago
perform multiaddr conversion in the function
Brian Tiger Chow committed over 11 years ago
Brian Tiger Chow committed over 11 years ago
fix type in findProviders command
Jeromy committed over 11 years ago
Merge pull request #641 from jbenet/rm-prefix-logger
Brian Tiger Chow committed over 11 years ago
Brian Tiger Chow committed over 11 years ago
Jeromy committed over 11 years ago
Merge pull request #613 from jbenet/progress-bars
Juan Batiz-Benet committed over 11 years ago
Merge pull request #626 from jbenet/query-cmd
Juan Batiz-Benet committed over 11 years ago
respect verbose option a bit, and show query events for other commands
Jeromy committed over 11 years ago
Jeromy committed over 11 years ago
implement dht findprovs and add error output to dht query
Jeromy committed over 11 years ago
dont rate limit query during dials
Juan Batiz-Benet committed over 11 years ago
use a notification type strategy for the query events
Jeromy committed over 11 years ago
really ugly impl of 'ipfs dht query' command
Jeromy committed over 11 years ago
Merge pull request #614 from jbenet/misc-1-16
Juan Batiz-Benet committed over 11 years ago
core/commands: Rearranged command list sections
Matt Bell committed over 11 years ago
Merge pull request #638 from jbenet/feat/ipfswatch
Brian Tiger Chow committed over 11 years ago
cmd/ipfs: Added key size to 'ipfs init' output
Matt Bell committed over 11 years ago
commands/http: Fixed panics when unmarshaling command output without a set Command.Type
Matt Bell committed over 11 years ago