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

MD 306 - add pallet treasury #400

Conversation

augustocollado
Copy link
Contributor

This PR:

Adds pallet-treasury in dancebox & flashbox runtimes
Includes a test suite covering pallet-treasury within common-tanssi
Adds a policy to deal with fees and tips to burn 80% and collect the remainder into the treasury's account

Other considerations:

No other pallets are added (such as pallet-collective), therefore sudo is the approval/reject authority
Bond is set to 5% of the proposal, with no maximum

@girazoki girazoki added breaking Needs to be mentioned in breaking changes B7-runtimenoteworthy Changes should be noted in any runtime-upgrade release notes labels Feb 5, 2024
Copy link
Collaborator

@girazoki girazoki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job @augustocollado !

@girazoki girazoki merged commit a77f1e5 into moondance-labs:master Feb 7, 2024
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B7-runtimenoteworthy Changes should be noted in any runtime-upgrade release notes breaking Needs to be mentioned in breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants