lotus/node/modules
Steven Allen 6992fd4dba chore(dep): update dependencies
Updates:

* cid, multihash, and multiaddr to ensure that minimal varints are used.
* log to deduplicate some code between version 2 and version 1.
* multistream to avoid writing from multiple threads.
* badger/datastore to harden prefix handling in queries.
* libp2p to 0.5.2

BREAKING:

The new libp2p version now formats addresses with /p2p instead of /ipfs. /ipfs
multiaddrs are still supported.
2020-03-05 16:28:42 -08:00
..
dtypes Add graphsync 2020-02-17 18:15:30 +01:00
helpers more lint fixes 2019-07-02 19:45:03 +02:00
lp2p chore(dep): update dependencies 2020-03-05 16:28:42 -08:00
testing debugging test failure 2020-02-27 15:14:15 -08:00
chain.go debugging test failure 2020-02-27 15:14:15 -08:00
client.go make it all build finally 2020-02-27 13:45:31 -08:00
core.go Expose JWT permission error 2020-02-12 21:25:29 +01:00
services.go storage: Support adding paths at runtime 2020-03-05 23:02:01 +01:00
storage.go Cleanup imports after rename 2019-10-18 13:47:41 +09:00
storageminer.go storagemgr: Wire up most of AddPiece logic 2020-03-05 01:38:07 +01:00