lotus/node
hannahhoward da4528932a feat(storagemarket): initial extraction
Types for storage market

Modify deals.Provider to implement storagemarket.StorageProvider

Inject storagemarket.StorageProvider

Storage Provider interfaces

Storage Client interfaces

Add ValidatePublishedDeal to ClientNodeAdapter

Remove FundManager from client

Remove Wallet from client

Remove StateManager, Events, Wallet from client

Rebasing

- Copy types.BigInt, use TokenAmount/BigInt for token amounts
- Remove auto-imported log package
- Move `checkAskSignature` to a client file.
- Plumb contexts through

fix(storagemarket): use publish cids

Switch back to publish message cids to reduce the dependency surface area
2020-01-10 03:29:46 +01:00
..
config connmgr: bring low/high water values closer 2019-12-18 16:38:58 +01:00
hello Update go-log to v2 2020-01-08 20:22:31 +01:00
impl feat(storagemarket): initial extraction 2020-01-10 03:29:46 +01:00
modules feat(storagemarket): initial extraction 2020-01-10 03:29:46 +01:00
repo Update go-log to v2 2020-01-08 20:22:31 +01:00
builder.go feat(storagemarket): initial extraction 2020-01-10 03:29:46 +01:00
fxlog.go Update go-log to v2 2020-01-08 20:22:31 +01:00
node_test.go fix tests, expand interfaces a little 2020-01-09 10:28:14 -08:00
options.go Use config for pubsub tracing 2019-11-20 21:31:00 +01:00
testopts.go Cleanup imports after rename 2019-10-18 13:47:41 +09:00