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

OREC: Ability to specify proposal order #25

Open
sim31 opened this issue Oct 2, 2024 · 0 comments
Open

OREC: Ability to specify proposal order #25

sim31 opened this issue Oct 2, 2024 · 0 comments
Labels
enhancement New feature or request orec

Comments

@sim31
Copy link
Owner

sim31 commented Oct 2, 2024

Sometimes it might be critical to execute transactions in specific order. But currently if you create and pass multiple proposals at around the same time, there's nothing preventing these proposals from being executed in any random order that callers of execute function determine.

It would be cool to enable proposers to specify dependencies of a proposal - other proposals that have to be executed first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request orec
Projects
None yet
Development

No branches or pull requests

1 participant