An IPFS implementation in Go
master
Merge pull request #551 from jbenet/fix-swarm-more-connect
Juan Batiz-Benet committed over 11 years ago
p2p/net/swarm: nicer test timeouts for travis
Juan Batiz-Benet committed over 11 years ago
p2p/net/swarm: parallelize tests. poor travis.
Juan Batiz-Benet committed over 11 years ago
p2p/net/swarm: extensive dial tests
Juan Batiz-Benet committed over 11 years ago
p2p/net/swarm: sync diagram explain
Juan Batiz-Benet committed over 11 years ago
p2p/net/swarm: async grabbing of best conn
Juan Batiz-Benet committed over 11 years ago
p2p/net/swarm: configurable timeout for tests
Juan Batiz-Benet committed over 11 years ago
p2p/net/swrm: InterfaceListenAddrs now method
Juan Batiz-Benet committed over 11 years ago
Juan Batiz-Benet committed over 11 years ago
p2p/net/swarm: dial timeout to 10s + dialer
Juan Batiz-Benet committed over 11 years ago
Merge pull request #546 from jbenet/feat/repo-fsrepo
Brian Tiger Chow committed over 11 years ago
p2p/net/swarm: more connection bugs
Juan Batiz-Benet committed over 11 years ago
go-ipfs-config: refactor(config): break it apart
Brian Tiger Chow committed over 11 years ago
refactor(fsrepo.test) use TempDir
Brian Tiger Chow committed over 11 years ago
style(repo): repo.Interface -> repo.Repo
Brian Tiger Chow committed over 11 years ago
Brian Tiger Chow committed over 11 years ago
refactor(fsrepo): move OpenerCounter
Brian Tiger Chow committed over 11 years ago
fix(init): simpler initialization logic
Brian Tiger Chow committed over 11 years ago
feat(fsrepo): handle safe Removal
Brian Tiger Chow committed over 11 years ago
fix(updates): record the occurrence of the auto-update check
Brian Tiger Chow committed over 11 years ago