An IPFS implementation in Go
master
Steven Allen committed over 8 years ago
switch base64 decoder based on OS
Steven Allen committed over 8 years ago
handle error from changed NewFloodSub method
Steven Allen committed over 8 years ago
go-ipfs-config: update go-lib2p-loggables
Steven Allen committed over 8 years ago
Steven Allen committed over 8 years ago
make base64 decoding cross-platform
Steven Allen committed over 8 years ago
remove new DHT record author check
Steven Allen committed over 8 years ago
fix namesys pubsub sharness tests
Steven Allen committed over 8 years ago
note issue for failing dht test cases
Steven Allen committed over 8 years ago
Steven Allen committed over 8 years ago
cmds: can't call SetError after SetOutput
Steven Allen committed over 8 years ago
Steven Allen committed over 8 years ago
namesys: remove unecessary peerID cast
Steven Allen committed over 8 years ago
merkledag: switch to new dag interface
Steven Allen committed over 8 years ago
dagmodifier: remove useless offset update
Steven Allen committed over 8 years ago
gx update badger ds (fix internal deps issue)
Steven Allen committed over 8 years ago
Fix ipns validator key parsing
Dirk McCormick committed over 8 years ago
Remove unneccesary split in IpnsValidator
Dirk McCormick committed over 8 years ago
Dirk McCormick committed over 8 years ago