-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* wip: batch onboarding deals test works * fix activate deals failures tests * verified deal activation test * fix market tests * refactor to a map based pattern to ensure parallel return structure * fix deal failure test expectations * adjust market tests for new failure expectations * cron epoch test * fix the tests * remain ActivateDealsResult to DealActivation * commit deal states into state once for all sectors * use sectordeals for batchactivate * cleanup logic for marketactor::BatchActivateDealsResult shortcut * refactor Market::BatchActivateDeals to use BatchReturn * revert verifreg to use BatchReturn * better error context when deal activation fails * remove shortcut path, market actor already handles empty sectors * don't activate sectors with duplicate deals * use a batch activation helper * de duplicate harness deal activation paths * drop Copy requirement on BatchGen::success * simple tests for batch_activate_deals * fix tests
- Loading branch information
Showing
19 changed files
with
795 additions
and
366 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.