- 30 Aug, 2018 4 commits
-
-
Steven Allen authored
perf: avoid allocations when filtering nodes
-
Jeromy authored
-
dignifiedquire authored
-
Steven Allen authored
-
- 28 Aug, 2018 1 commit
-
-
dignifiedquire authored
-
- 22 Aug, 2018 1 commit
-
-
Steven Allen authored
-
- 15 Aug, 2018 1 commit
-
-
Steven Allen authored
-
- 13 Aug, 2018 3 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
-
- 11 Aug, 2018 5 commits
-
-
Kevin Atkinson authored
-
Kevin Atkinson authored
Update to use new Builder interface for creating CIDs.
-
Kevin Atkinson authored
-
Kevin Atkinson authored
-
Kevin Atkinson authored
-
- 09 Aug, 2018 1 commit
-
-
Steven Allen authored
-
- 08 Aug, 2018 3 commits
-
-
Steven Allen authored
-
Steven Allen authored
fix the protobuf import
-
Steven Allen authored
removes all `// import` directives from the protobuf source
-
- 07 Aug, 2018 6 commits
-
-
Steven Allen authored
update gogo protobuf
-
Steven Allen authored
This test fails if the protobuf file is regenerated.
-
Steven Allen authored
I've also stripped the tests from the gxed package (90% smaller).
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
-
- 05 Aug, 2018 1 commit
-
-
Jeromy authored
-
- 03 Aug, 2018 1 commit
-
-
Hector Sanjuan authored
Add FetchGraphWithDepthLimit to specify depth-limited graph fetching.
-
- 02 Aug, 2018 1 commit
-
-
Hector Sanjuan authored
This adds also EnumerateChildren*Depth which call a visit function which receives the Cid and the depth in the dag at which it has been seen.
-
- 31 Jul, 2018 1 commit
-
-
Jeromy authored
-
- 28 Jul, 2018 2 commits
- 27 Jul, 2018 1 commit
-
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
- 23 Jul, 2018 1 commit
-
-
Steven Allen authored
Updates: * go-net * go-text * dns * prometheus * protobuf (golang, not gogo) License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 16 Jul, 2018 1 commit
-
-
Steven Allen authored
alternative to #5243 that updates go-cid and all packages that depend on it License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 27 Jun, 2018 1 commit
-
-
Steven Allen authored
Updates: * go-kad-dht: Query performance improvements, DHT client fixes, validates records on *local* put. * go-libp2p-swarm/go-libp2p-transport: Timeout improvements. * go-multiaddr-net: Exposes useful Conn methods (CloseWrite, CloseRead, etc.) * go-log: fixes possible panic when enabling/disabling events. * go-multiaddr: fixes possible panic when stringifying malformed multiaddrs, adds support for consuming /p2p/ multiaddrs. fixes #5113 unblocks #4895 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 09 Jun, 2018 1 commit
-
-
Steven Allen authored
* go-log * sys * go-crypto License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 01 Jun, 2018 1 commit
-
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 20 Apr, 2018 3 commits
-
-
Whyrusleeping authored
misc: Remove some dead code
-
Whyrusleeping authored
misc: Fix a few typos
-
Whyrusleeping authored
Extract: exchange/interface.go, blocks/blocksutil, exchange/offline
-