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

Treasury proposal 2024 #1246

Merged
merged 14 commits into from
Jul 2, 2024
Merged

Treasury proposal 2024 #1246

merged 14 commits into from
Jul 2, 2024

Conversation

yrong
Copy link
Contributor

@yrong yrong commented Jun 27, 2024

  • Immediate direct payout of 191379 DOT
  • Immediate 2-year vesting payout of 323275 DOT(starting in 45 days from now)
  • 8 x scheduled payouts of 40410 DOT each, starting 1 month from now for and repeating 8 times from Aug 2024 - Aug 2026 every quarter
  • Scheduled payout in 2.5 months from now of 161637 DOT
  • 6 x scheduled payouts of 53879 DOT each, starting 3.5 months from now for and repeating 6 times from Sept 2024 - Feb 2025

@yrong
Copy link
Contributor Author

yrong commented Jun 28, 2024

cargo run --bin snowbridge-preimage --
--bridge-hub-api wss://polkadot-bridge-hub-rpc.polkadot.io
--asset-hub-api wss://polkadot-asset-hub-rpc.polkadot.io
--relay-api wss://polkadot.api.onfinality.io/public-ws
--format hex
treasury-proposal2024

control/preimage/src/main.rs Outdated Show resolved Hide resolved
// 6 x scheduled payouts of 53879 DOT each, starting 3.5 months from now
// and repeating 6 times from Sept 2024 - Feb 2025 every month
let scheduled_pay_amount: u128 = 538790000000000;
let mut delay: u32 = 105 * 24 * 3600 / 6;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@yrong yrong marked this pull request as ready for review July 1, 2024 01:36
@yrong
Copy link
Contributor Author

yrong commented Jul 1, 2024

Tests added in Snowfork/runtimes#12

@yrong
Copy link
Contributor Author

yrong commented Jul 1, 2024

@vgeddes vgeddes merged commit d638c0e into main Jul 2, 2024
2 checks passed
@vgeddes vgeddes deleted the ron/treasury-proposal-2024 branch July 2, 2024 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants