kubo/core/node
Steven Allen ff17485cbb feat: bootstrap in dht when the routing table is empty
Otherwise, we could end up with only DHT clients and never re-bootstrap.

I've left the default go-ipfs bootstrapping code in for now as it's technically
possible to disable the DHT entirely.
2020-05-24 22:55:30 -07:00
..
helpers constructor: move libp2p related stuff to subpackage 2019-04-23 13:30:25 +02:00
libp2p feat: bootstrap in dht when the routing table is empty 2020-05-24 22:55:30 -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