An IPFS implementation in Go
master
Merge pull request #4713 from ipfs/feat/split-path-resolver
Whyrusleeping committed over 8 years ago
Merge pull request #4714 from ipfs/fix/revert-cat-session
Whyrusleeping committed over 8 years ago
dont use bitswap session for cat just yet
Jeromy committed over 8 years ago
Merge pull request #4711 from ipfs/extract/pq
Whyrusleeping committed over 8 years ago
Feat: Separate "path" from "path/resolver"
Hector Sanjuan committed over 8 years ago
Merge pull request #4712 from ipfs/extract/godep-pubsub
Whyrusleeping committed over 8 years ago
Extract thirdparty/pq to go-ipfs-pq
Hector Sanjuan committed over 8 years ago
Point briantigerchow/pubsub GoDep'ed module to the gx'ed version
Hector Sanjuan committed over 8 years ago
Merge pull request #4700 from matrushka/ignore_invalid_key_files
Whyrusleeping committed over 8 years ago
Merge pull request #4709 from ipfs/feat/session-exchanges
Whyrusleeping committed over 8 years ago
Merge pull request #4707 from ipfs/extract/blockstore
Whyrusleeping committed over 8 years ago
Add exchange.SessionExchange interface for exchanges that support sessions.
Hector Sanjuan committed over 8 years ago
Hector Sanjuan committed over 8 years ago
Extract blocks/blockstore package to go-ipfs-blockstore
Hector Sanjuan committed over 8 years ago
matrushka committed over 8 years ago
Added logging for ignored keyfiles in keystore.List and minor improvements.
matrushka committed over 8 years ago
Removing the tmp directory after the TestInvalidKeyFiles test.
matrushka committed over 8 years ago
Modified keystore to ignore invalid key files inside the keystore directory.
matrushka committed over 8 years ago
Feat: remove circular dependencies in merkledag package tests
Hector Sanjuan committed over 8 years ago
Merge pull request #4703 from ipfs/extract/routing
Whyrusleeping committed over 8 years ago