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

Review and check treasury pallet, can be simplified or removed? #1641

Open
hackfisher opened this issue Dec 3, 2024 · 1 comment
Open

Review and check treasury pallet, can be simplified or removed? #1641

hackfisher opened this issue Dec 3, 2024 · 1 comment
Labels
C-Runtime [Component] Something about runtime P-Mid [Priority] Median

Comments

@hackfisher
Copy link
Contributor

hackfisher commented Dec 3, 2024

Review the treasury pallet to determine if it can be simplified or removed, especially if functions like treasury proposals are no longer used or needed. This can help simplify the audit works of gov risk control/review.

impl pallet_treasury::Config for Runtime {

@hackfisher hackfisher added P-Mid [Priority] Median B-Runtime labels Dec 3, 2024
@hackfisher hackfisher changed the title Review and check Treasury Pallet, can be simplified or removed? Review and check treasury pallet, can be simplified or removed? Dec 3, 2024
@aurexav
Copy link
Member

aurexav commented Dec 17, 2024

It may require a little more effort to simplify the functionality of the pallet.

Removing it would be preferable if using Tally for managing the Treasury account is feasible.

@aurexav aurexav added C-Runtime [Component] Something about runtime and removed B-Runtime labels Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Runtime [Component] Something about runtime P-Mid [Priority] Median
Projects
None yet
Development

No branches or pull requests

2 participants