hannahhoward
|
314dda08e8
|
fix(markets): correct deal equality check
correct comparison of deal equality (a strict == is not enough)
|
2020-11-09 19:23:58 -08:00 |
|
hannahhoward
|
b010ac21d3
|
style(lint): fix lint issues
|
2020-11-09 18:48:28 -08:00 |
|
hannahhoward
|
7519bdde42
|
feat(markets): check deal equality
in OnDealSectorCommitted, verify that deals looked up match the deal proposals which were made
|
2020-11-09 18:48:28 -08:00 |
|
hannahhoward
|
09a0d6e607
|
style(lint): fix lint issues
|
2020-11-09 18:48:28 -08:00 |
|
hannahhoward
|
a3e93554e5
|
refactor(markets): refactor OnDealSectorCommitted
extract OnDealSectorCommitted from adapters and test
|
2020-11-09 18:48:28 -08:00 |
|
hannahhoward
|
d2acc78787
|
feat(markets): handle deal ID changes
make OnDealSectorCommitted handle changes to deal ids
|
2020-11-09 18:48:28 -08:00 |
|