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

Rendering Treasury Withdrawal Governance Actions #1602

Closed
m-i-k-e opened this issue Jul 22, 2024 · 6 comments · Fixed by #2381
Closed

Rendering Treasury Withdrawal Governance Actions #1602

m-i-k-e opened this issue Jul 22, 2024 · 6 comments · Fixed by #2381
Assignees
Labels

Comments

@m-i-k-e
Copy link

m-i-k-e commented Jul 22, 2024

Add missing onchain details (some of them are already supported in govtool including treasury action submission)

Add the scope and parameters of the "Treasury Withdrawals" here to help with screen and flow design.

What is this action all about?
What are it's parameters?
What inputs need to be entered by users?
What outputs need to be served to users?
What are the technical implications?
Anything else?

@Ryun1 Ryun1 changed the title Treasury withdrawal Discovery Discovery - Rendering Treasury Withdrawal Governance Actions Aug 5, 2024
@Ryun1
Copy link
Member

Ryun1 commented Aug 5, 2024

What is this action all about?

  • Allows withdrawal of Ada funds from the Cardano treasury to one or many reward accounts (reward/stake addresses)
  • Voted on by DReps and the CC
  • Not available within bootstrapping phase

What are the onchain details? (specific to treasury withdrawals)

  • A array of reward/stake addresses and how much ada to be transferred to each
    • note that reward/stake addresses are not the same as payment addresses
  • The script hash of the gaurdrails script applied (this is unlikely to change between actions so may not be 100% required to always be shown)

For example;

a withdrawal to two addresses

  • stake_test1ursa8kegf22wcjqqlc0230rtlemck5lhqycd3u8lattqh2c2ckq5g <= 1000000000 ada
  • stake_test1ur4npy70m9cccy9n5h0c7rkglkawxezrzlj7dwdxhdxx0fc4mkv6p <= 69696969 ada

What is other contextual information that might be nice?

  • Current treasury total before and after withdrawal

@l-br1 l-br1 changed the title Discovery - Rendering Treasury Withdrawal Governance Actions GA Support - Discovery - Rendering Treasury Withdrawal Governance Actions Sep 18, 2024
@bosko-m bosko-m changed the title GA Support - Discovery - Rendering Treasury Withdrawal Governance Actions Rendering Treasury Withdrawal Governance Actions Nov 1, 2024
@bosko-m bosko-m moved this to To do in Govtool all Nov 1, 2024
@m-i-k-e
Copy link
Author

m-i-k-e commented Nov 12, 2024

@Ryun1 says we can withdraw up to 10 different addresses

@Ryun1
Copy link
Member

Ryun1 commented Nov 12, 2024

@m-i-k-e technically you can probably do more than 10, but 10 sounds like a sensible limit

@m-i-k-e m-i-k-e assigned kgrzonka and unassigned m-i-k-e and MSzalowski Nov 12, 2024
@m-i-k-e
Copy link
Author

m-i-k-e commented Nov 12, 2024

@m-i-k-e
Copy link
Author

m-i-k-e commented Nov 12, 2024

@MSzalowski MSzalowski moved this from To do to In progress in Govtool all Nov 15, 2024
@MSzalowski MSzalowski moved this from In progress to In review in Govtool all Nov 18, 2024
@github-project-automation github-project-automation bot moved this from In review to Done in Govtool all Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

5 participants