lotus/node
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
..
config mod tidy; gofmt 2020-03-05 20:21:06 +01:00
hello Regen cbor marshalers 2020-02-28 00:34:48 +01:00
impl Get node_test to pass 2020-03-05 23:27:30 +01:00
modules chore(dep): update dependencies 2020-03-05 16:28:42 -08:00
repo Get node_test to pass 2020-03-05 23:27:30 +01:00
builder.go storagemgr: Wire up most of AddPiece logic 2020-03-05 01:38:07 +01:00
fxlog.go Update go-log to v2 2020-01-08 20:22:31 +01:00
node_test.go Get node_test to pass 2020-03-05 23:27:30 +01:00
options.go node: wire up new storage manager 2020-03-04 20:42:49 +01:00
testopts.go Cleanup imports after rename 2019-10-18 13:47:41 +09:00