kubo/core/node
Steven Allen 8679954f9b chore: update flatfs
And remove retry logic. This was flatfs specific and we've moved the logic down
into flatfs itself.

This update:

* Retries in more cases when we run out of file descriptors.
* Ensures we don't leak temporary files on batch put.
2020-04-10 16:42:29 -07:00
..
helpers constructor: move libp2p related stuff to subpackage 2019-04-23 13:30:25 +02:00
libp2p fix: start the IPFS dht in server mode by default for now 2020-04-06 18:53:16 -07:00
builder.go Update go-libp2p, fix tests with weak RSA keys 2019-08-23 14:26:20 -07:00
core.go support async datastores 2019-12-19 00:59:31 -05:00
graphsync.go feat(graphsync): mount the graphsync libp2p protocol 2020-02-26 09:11:15 -08:00
groups.go feat: tls by default 2020-03-29 19:12:54 -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