lotus/node/impl
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
..
client feat(storagemarket): initial extraction 2020-01-10 03:29:46 +01:00
full Merge pull request #1030 from filecoin-project/feat/chain-list-messages 2020-01-08 13:50:55 +01:00
market refactor(address): use extracted address library 2020-01-07 14:53:27 +01:00
paych fix build 2020-01-07 21:10:43 -08:00
common.go drop miner tagger logic as it doesnt do what we want it to 2019-12-17 10:16:10 -08:00
full.go Update go-log to v2 2020-01-08 20:22:31 +01:00
storminer.go fix tests, expand interfaces a little 2020-01-09 10:28:14 -08:00