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

Chain execution for user-driven proposals #1490

Open
wants to merge 4 commits into
base: feat/identity-rebased-alpha
Choose a base branch
from

Conversation

UMR1352
Copy link
Contributor

@UMR1352 UMR1352 commented Dec 10, 2024

Description of change

Make sure user-driven proposals - e.g. ControllerExecution, Borrow, Send - can be executed as soon as they are created when the controller creating them has enough voting power to do so.

Links to any relevant issues

Closes #1461

Type of change

  • Bug fix (a non-breaking change which fixes an issue)
  • Enhancement (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Fix

How the change has been tested

Current tests run successfully

@UMR1352 UMR1352 added Enhancement New feature or improvement to an existing feature Rust Related to the core Rust code. Becomes part of the Rust changelog. Patch Change without affecting the API that requires a patch release. Part of "Patch" section in changelog labels Dec 10, 2024
@UMR1352 UMR1352 self-assigned this Dec 10, 2024
@UMR1352 UMR1352 requested a review from a team as a code owner December 10, 2024 13:30
@UMR1352 UMR1352 changed the title Feat/proposal rework for user driven actions Chain execution for user-driven proposals Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or improvement to an existing feature Patch Change without affecting the API that requires a patch release. Part of "Patch" section in changelog Rust Related to the core Rust code. Becomes part of the Rust changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant