Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewire market creator #98

Merged
merged 3 commits into from
Mar 15, 2024
Merged

Rewire market creator #98

merged 3 commits into from
Mar 15, 2024

Conversation

jmoreira-valory
Copy link
Collaborator

@jmoreira-valory jmoreira-valory commented Mar 13, 2024

Rewire market creator so that errors on certain phases don't prevent the service logic from moving forward. The current service logic moves as follows:

  1. SyncMarkets + RemoveFundings
  2. DepositDai
  3. GetPendingQuestions + Mech + AnswerQuestions
  4. CollectRandomness + Select Keeper
  5. RedeemBond
  6. CollectProposedMarkets + ApproveMarkets
  7. DataGathering + Market Proposal
  8. RetrieveApprovedMarket + Open Omen market

@jmoreira-valory jmoreira-valory merged commit ea82664 into main Mar 15, 2024
6 checks passed
@jmoreira-valory jmoreira-valory deleted the chore/rewire_fsm branch April 20, 2024 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants