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

WGs: Discretionary spending with vesting #4948

Closed
mochet opened this issue Oct 26, 2023 · 2 comments
Closed

WGs: Discretionary spending with vesting #4948

mochet opened this issue Oct 26, 2023 · 2 comments
Assignees

Comments

@mochet
Copy link

mochet commented Oct 26, 2023

Similar to: #4808

Make WG discretionary spending feature with the ability to apply a vesting schedule. There are many payments that the council entrusts WGs to make that could be made to service providers and similar and vesting payments for these have a use--the current system means the WG lead must withdraw the funds to a personal account and then send them with a vesting schedule to the recipient.

@kdembler kdembler added runtime next-runtime-upgrade Next runtime upgrade labels Jan 17, 2024
@ignazio-bovo ignazio-bovo self-assigned this Jan 17, 2024
@ignazio-bovo
Copy link
Contributor

There shouldn't be much be much complexity here, there's a premade extrinsic called vested_transfer which is can be leveraged.
https://github.com/paritytech/substrate/blob/ad5399644aebc54e32a107ac37ae08e6cd1f0cfb/frame/vesting/src/lib.rs#L349

@kdembler
Copy link
Member

kdembler commented Mar 1, 2024

#5072

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

3 participants