An IPFS implementation in Go
master
Merge pull request #5007 from ipfs/feat/routing-refactor
Whyrusleeping committed over 8 years ago
Steven Allen committed over 8 years ago
only resolve dnslinks once in the gateway
Steven Allen committed over 8 years ago
log on network error when resolving the last published IPNS record
Steven Allen committed over 8 years ago
Steven Allen committed over 8 years ago
bump repo version and update migration dist path
Steven Allen committed over 8 years ago
fix keystore tests for peer ID inlining patch
Steven Allen committed over 8 years ago
remove extra newline from expected command output
Steven Allen committed over 8 years ago
fix key_test for peer ID inlining patch
Steven Allen committed over 8 years ago
Steven Allen committed over 8 years ago
store IPNS records *outside* of the DHT
Steven Allen committed over 8 years ago
consolidate dns resolver constructors
Steven Allen committed over 8 years ago
simplify routing resolution a bit
Steven Allen committed over 8 years ago
extract IPNS over pubsub as a ValueStore
Steven Allen committed over 8 years ago
Steven Allen committed over 8 years ago
Steven Allen committed over 8 years ago
Avoid changing hash for empty non-raw leaves.
Kevin Atkinson committed over 8 years ago
Create a raw node instead of a file node when there is no content.
Kevin Atkinson committed over 8 years ago
Merge pull request #5036 from eginez/warningOnSync
Whyrusleeping committed over 8 years ago
Merge pull request #5033 from djdv/fix/unsupported-build
Whyrusleeping committed over 8 years ago