An IPFS implementation in Go
master
Makefiles: build the test docker img
Juan Batiz-Benet committed almost 12 years ago
net/mocknet: fixed listenaddrs (misrepresenting)
Juan Batiz-Benet committed almost 12 years ago
net: have an explicit IdentifyConn on dial
Juan Batiz-Benet committed almost 12 years ago
net/id_test: refactor tests into own func
Juan Batiz-Benet committed almost 12 years ago
routing/mock test: kill leaked goroutine
Juan Batiz-Benet committed almost 12 years ago
fix: the docker-test's make task
Brian Tiger Chow committed almost 12 years ago
peer change: peer.Peer -> peer.ID
Juan Batiz-Benet committed almost 12 years ago
peer/queue/sync: remove buffering
Juan Batiz-Benet committed almost 12 years ago
Juan Batiz-Benet committed almost 12 years ago
Juan Batiz-Benet committed almost 12 years ago
Merge pull request #464 from chriscool/update_go_msgio_in_godeps
Brian Tiger Chow committed almost 12 years ago
Godeps: update dependency for go-msgio
Christian Couder committed almost 12 years ago
update installation instructions and update usage to most recent
Jeromy committed almost 12 years ago
Merge pull request #438 from jbenet/bitswap-rounds
Juan Batiz-Benet committed almost 12 years ago
do not run epic tests in parallel
Brian Tiger Chow committed almost 12 years ago
clean peerset constructor names
Jeromy committed almost 12 years ago
fix: batches of blocks have equal priority
Brian Tiger Chow committed almost 12 years ago
doc: some comments about the future of the decision engine
Brian Tiger Chow committed almost 12 years ago
Brian Tiger Chow committed almost 12 years ago
refactor(bs/decision.Engine): pass in Entry
Brian Tiger Chow committed almost 12 years ago