lotus/markets/storageadapter
Steven Allen 638900f97f Remove static proof type configuration from market subsystem
Instead, use proof type from miner actor. This will, in turn, use the upgraded
proof type if/when it's switched at runtime.

TODO: Consider making this some form of config option instead?
2020-11-16 19:04:17 +01:00
..
client.go predicates: Fast StateGetActor wrapper 2020-11-12 23:45:06 +01:00
dealstatematcher_test.go feat: cache deal states for most recent old/new tipset 2020-10-28 16:55:48 +01:00
dealstatematcher.go feat: cache deal states for most recent old/new tipset 2020-10-28 16:55:48 +01:00
getcurrentdealinfo_test.go fix(markets): correct deal equality check 2020-11-09 19:23:58 -08:00
getcurrentdealinfo.go fix(markets): correct deal equality check 2020-11-09 19:23:58 -08:00
ondealsectorcommitted_test.go feat(markets): update to 1.0.1 2020-11-09 20:02:02 -08:00
ondealsectorcommitted.go feat(markets): check deal equality 2020-11-09 18:48:28 -08:00
provider.go Remove static proof type configuration from market subsystem 2020-11-16 19:04:17 +01:00