lotus/markets/dagstore
Masih H. Derkani 769b0f30ef
Address review comments
- Add comment to clarify the reason for loop in testkit
- Trim common prefix in state printed in CLI commands for better
  readability
- Upgrade to a tagged release of `go-fil-markets` that includes indexing
  work; see: https://github.com/filecoin-project/go-fil-markets/pull/673
- Fix typo in CLI usage.
- Add comments to note that it is safe to use fx `OnStart` context when
  starting the provider engine.
- Fix string concatenation in error message formatting.
2022-03-02 11:04:50 +00:00
..
fixtures integrate DAG store and CARv2 in deal-making (#6671) 2021-08-16 23:34:32 +01:00
mocks piecereader: Move closer to storage 2021-12-08 23:20:20 +01:00
blockstore.go Plumb contexts through 2021-12-11 17:04:00 -05:00
miner_api_test.go feat: #7747 sealing: Adding conf variable for capping number of concurrent unsealing jobs (#7884) 2022-01-13 12:26:13 -06:00
miner_api.go feat: #7747 sealing: Adding conf variable for capping number of concurrent unsealing jobs (#7884) 2022-01-13 12:26:13 -06:00
mount_test.go piecereader: Move closer to storage 2021-12-08 23:20:20 +01:00
mount.go piecereader: Move closer to storage 2021-12-08 23:20:20 +01:00
wrapper_migration_test.go fix lint 2022-01-20 16:47:15 +04:00
wrapper_test.go update dagstore top level index db 2022-02-18 14:00:01 +04:00
wrapper.go Address review comments 2022-03-02 11:04:50 +00:00