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

Create treasury for organization #36

Merged
merged 1 commit into from
May 9, 2022

Conversation

vayesy
Copy link
Collaborator

@vayesy vayesy commented May 4, 2022

  • Change create_org extrinsic signature to not accept manually created treasury argument
  • Create treasury account address during extrinsic execution
  • Change fee transfer receiver from GameDAO treasury to the newly created treasury
  • Drop some extra validations for unused token balances

@vayesy vayesy requested a review from vovacha May 4, 2022 19:59
@vayesy vayesy self-assigned this May 4, 2022
@vayesy vayesy linked an issue May 4, 2022 that may be closed by this pull request
@vayesy vayesy force-pushed the feature/create-organization-treasury branch 5 times, most recently from 0343694 to 80c0fd2 Compare May 5, 2022 21:54
@vayesy vayesy marked this pull request as ready for review May 5, 2022 21:55
@vayesy vayesy force-pushed the feature/create-organization-treasury branch from 80c0fd2 to 66a1e58 Compare May 6, 2022 20:29
@vayesy vayesy requested a review from 2075 May 6, 2022 20:38
control/src/lib.rs Outdated Show resolved Hide resolved
@vayesy vayesy force-pushed the feature/create-organization-treasury branch 2 times, most recently from 5ed6554 to 6298da7 Compare May 9, 2022 09:28
@vayesy vayesy requested review from vovacha May 9, 2022 09:30
@vayesy vayesy force-pushed the feature/create-organization-treasury branch from 6298da7 to b78a74a Compare May 9, 2022 10:41
@vovacha vovacha merged commit e4c14f1 into main May 9, 2022
@vayesy vayesy deleted the feature/create-organization-treasury branch May 9, 2022 17:15
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.

create Treasury for Organisation
2 participants