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

Implement close markets early feature #1127

Merged
merged 46 commits into from
Oct 26, 2023
Merged

Conversation

Chralt98
Copy link
Member

What does it do?

It allows the market creator to schedule an early market close. It allows the AC to schedule a fast-track early market close. Additionally the market creator's early market close can be disputed by anyone, who is willing to pay the bond (CloseDisputeBond) required. The schedule of the early market close can also be rejected by the AC.

What important points should reviewers know?

Is there something left for follow-up PRs?

The decision to close a market early should be done as decentralised as possible. That's why I suggest to use the court system for this decision-making in the future.

What alternative implementations were considered?

Are there relevant PRs or issues?

References

@Chralt98 Chralt98 added the s:in-progress The pull requests is currently being worked on label Sep 28, 2023
@Chralt98 Chralt98 self-assigned this Sep 28, 2023
@mergify
Copy link
Contributor

mergify bot commented Sep 28, 2023

This pull request is now in conflicts. Could you fix it @Chralt98? 🙏

@mergify mergify bot added s:revision-needed The pull requests must be revised and removed s:in-progress The pull requests is currently being worked on labels Sep 28, 2023
@Chralt98 Chralt98 added s:in-progress The pull requests is currently being worked on and removed s:revision-needed The pull requests must be revised labels Sep 28, 2023
@mergify
Copy link
Contributor

mergify bot commented Sep 29, 2023

This pull request is now in conflicts. Could you fix it @Chralt98? 🙏

@mergify mergify bot added s:revision-needed The pull requests must be revised and removed s:in-progress The pull requests is currently being worked on labels Sep 29, 2023
@Chralt98 Chralt98 added s:in-progress The pull requests is currently being worked on and removed s:revision-needed The pull requests must be revised labels Sep 29, 2023
@mergify mergify bot added s:revision-needed The pull requests must be revised and removed s:in-progress The pull requests is currently being worked on labels Sep 29, 2023
@Chralt98 Chralt98 added the i:transactions-changed ⚠️ Implies change in transaction version label Sep 29, 2023
@sea212 sea212 added the i:spec-changed ⚠️ Implies change in spec version label Oct 24, 2023
@sea212 sea212 added s:review-needed The pull request requires reviews and removed s:review-needed The pull request requires reviews labels Oct 25, 2023
@mergify
Copy link
Contributor

mergify bot commented Oct 25, 2023

This pull request is now in conflicts. Could you fix it @Chralt98? 🙏

@mergify mergify bot added s:revision-needed The pull requests must be revised and removed s:review-needed The pull request requires reviews labels Oct 25, 2023
@Chralt98 Chralt98 added s:in-progress The pull requests is currently being worked on and removed s:revision-needed The pull requests must be revised labels Oct 25, 2023
@mergify mergify bot added s:revision-needed The pull requests must be revised and removed s:in-progress The pull requests is currently being worked on labels Oct 25, 2023
@Chralt98 Chralt98 added s:review-needed The pull request requires reviews and removed s:revision-needed The pull requests must be revised labels Oct 25, 2023
@Chralt98 Chralt98 added s:review-needed The pull request requires reviews and removed s:review-needed The pull request requires reviews labels Oct 25, 2023
@Chralt98 Chralt98 added s:accepted This pull request is ready for merge and removed s:review-needed The pull request requires reviews labels Oct 26, 2023
@Chralt98 Chralt98 merged commit c87ca64 into main Oct 26, 2023
18 of 19 checks passed
@Chralt98 Chralt98 deleted the chralt98-close-markets-early branch October 26, 2023 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
i:spec-changed ⚠️ Implies change in spec version i:transactions-changed ⚠️ Implies change in transaction version s:accepted This pull request is ready for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants