1285 Commits (038cff7946be0835c1d49f88b4ce054c2ff8c77b)
 

Author SHA1 Message Date
Christian Muehlhaeuser 038cff7946 Simplify increments (#684) 5 years ago
Raúl Kripalani 5df2167ca9
Removed ineffectual assignments (#682) 5 years ago
Christian Muehlhaeuser 0603b30056 Make use of time.Until & time.Since (#681) 5 years ago
Christian Muehlhaeuser 40cb489097 Fixed typos (#680) 5 years ago
Christian Muehlhaeuser a7ce9cc593
Removed ineffectual assignments 5 years ago
Raúl Kripalani 15764f7bb2
Merge pull request #674 from libp2p/fix/test-races 5 years ago
Raúl Kripalani 1cec1b9191 remove superfluous goroutine; avoid t.Fatal from goroutines. 5 years ago
Raúl Kripalani 8e4bc2ee2c fix #672: wait until done; fix ponger response. 5 years ago
Raúl Kripalani 4a8d3557c0 upgrade peerstore. 5 years ago
Raúl Kripalani 9797b07de4 TestStreamsStress: reduce node count, increase stream density. 5 years ago
Steven Allen 198633b285
Merge pull request #669 from libp2p/fix/host-teardown-once 5 years ago
Steven Allen 3755b9afd6 test: full-close streams in stream stress test 5 years ago
Steven Allen 4c28cc75df test: fix test fallout from notify push 5 years ago
Steven Allen 3a41aa03ac test: mark helpers 5 years ago
Steven Allen 58fa778c37 dep: update go-libp2p-swarm to be less noisy 5 years ago
Steven Allen 97f639055e test: ensure double-closing the host doesn't cause any issues 5 years ago
Steven Allen 428d7135a5 doc: ensure nobody tries to add teardown logic to the host close function again 5 years ago
Steven Allen 2f06021e0c fix: use the goprocess for closing 5 years ago
Steven Allen fbe833de27
Merge pull request #661 from libp2p/update-package-table 5 years ago
Yusef Napora 81697d5dbd update package table after -core refactor 5 years ago
Raúl Kripalani e69d17141c
integrate the event bus, handle protocol update events, make identify emit deltas (#659) 5 years ago
Steven Allen f2cdce7b0c
Merge pull request #656 from libp2p/fix/closing-connmgr 5 years ago
Steven Allen 1449765980 basic_host: ensure we close correctly when the context is canceled 5 years ago
Steven Allen 90b13e6884
Merge pull request #655 from libp2p/readme/gostream 5 years ago
Hector Sanjuan 4a3c8bf495 Add go-libp2p-gostream and go-libp2p-http to readme 5 years ago
Steven Allen d69c889ad9
Merge pull request #654 from libp2p/fix/disable-coalescing 6 years ago
Steven Allen 0635f49abb fix: update to non-coalescing yamux 6 years ago
Raúl Kripalani d87f89314c
Consolidate abstractions and core types into go-libp2p-core (#601) 6 years ago
vyzo 6813fdd0d1 gomod: update go-ws-transport 6 years ago
vyzo 29d536740b gomod: update go-libp2p-circuit 6 years ago
vyzo d3fad322ee gomod: update go-libp2p-discovery 6 years ago
vyzo 6f25e76e56 gomod: update go-libp2p-circuit@v0.0.8 6 years ago
vyzo 58ac4c8110 gomod: update go-ws-transport 6 years ago
vyzo cad2c649ac gomod: update go-libp2p-autonat 6 years ago
Steven Allen b39668c856
Merge pull request #642 from libp2p/dep/import-smux 6 years ago
Steven Allen 192e96f186 test: increase delay for backpressure 6 years ago
Steven Allen 26f880b899 dep: import go-smux-* into the libp2p org 6 years ago
Steven Allen 535e8b8a7d
Merge pull request #641 from libp2p/dep/update-go-multiplexers 6 years ago
Steven Allen 97d03a46b4 test: add a small delay to deal with write coalescing 6 years ago
Steven Allen dea021f127 dep: update go-smux-* 6 years ago
vyzo 946aa0e70d gomod: update go-mplex@v0.0.3 6 years ago
vyzo 2cd90b84b3
Merge pull request #639 from libp2p/feat/connmgr-close 6 years ago
vyzo 3437213b5f close connection manager 6 years ago
vyzo 661843a33b gomod: update go-libp2p-interface-connmgr 6 years ago
vyzo f3ed4cf7e8 gomod: update go-libp2p-peerstore@v0.0.6 6 years ago
vyzo 61de4e80fe
Merge pull request #637 from libp2p/feat/frequent-relay-advertisement 6 years ago
vyzo 70c4f155e7 advertise for relay services every 30min 6 years ago
vyzo 0a221500fd update use of discovery.FindPeers for new interface 6 years ago
vyzo fc6f373465 gomod: update go-libp2p-discovery 6 years ago
vyzo fb404b5c2a gomod: update go-mplex 6 years ago