lotus/retrieval/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
..
cbor_gen.go feat(storagemarket): initial extraction 2020-01-10 03:29:46 +01:00
client.go fix(retrievalmarket): add mutex for subscribers 2020-01-08 19:46:11 -08:00
provider.go fix(retrievalmarket): add mutex for subscribers 2020-01-08 19:46:11 -08:00
run_cbor_gen.go feat(retrievalmarket): extract skeleton interfaces 2020-01-08 12:45:43 -08:00
types.go feat(retrievalmarket): extract skeleton interfaces 2020-01-08 12:45:43 -08:00
verify.go feat(retrievalmarket): extract skeleton interfaces 2020-01-08 12:45:43 -08:00