kubo/core/node
Steven Allen 5d13ac370b fix: fix duplicate block issue in bitswap
1. Increase broadcast timeout.
2. Fix use of sessions when pinning.

This also includes some bitswap changes to reduce some memory allocations and
optimize some hot spots.
2020-04-23 00:31:06 -07:00
..
helpers constructor: move libp2p related stuff to subpackage 2019-04-23 13:30:25 +02:00
libp2p feat: add autonat config options 2020-04-14 20:54:58 -07:00
builder.go Update go-libp2p, fix tests with weak RSA keys 2019-08-23 14:26:20 -07:00
core.go fix: fix duplicate block issue in bitswap 2020-04-23 00:31:06 -07:00
graphsync.go feat(graphsync): mount the graphsync libp2p protocol 2020-02-26 09:11:15 -08:00
groups.go feat: add autonat config options 2020-04-14 20:54:58 -07:00
helpers.go feat: update go-libp2p & go-bitswap 2020-03-24 14:54:09 -07:00
identity.go migrate to go-libp2p-core. 2019-05-31 23:23:52 -07:00
ipns.go migrate to go-libp2p-core. 2019-05-31 23:23:52 -07:00
provider.go extract the pinner to go-ipfs-pinner and dagutils into go-merkledag 2019-12-02 15:45:44 -05:00
storage.go chore: update flatfs 2020-04-10 16:42:29 -07:00