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

Consortium implementation #1541

Merged
merged 19 commits into from
Nov 12, 2022
Merged

Consortium implementation #1541

merged 19 commits into from
Nov 12, 2022

Conversation

Mixa84
Copy link
Contributor

@Mixa84 Mixa84 commented Nov 1, 2022

What kind of PR is this?:

/kind feature

What this PR does / why we need it:

Adds a list of members and their addresses which are allowed to mint DAT tokens. This is stored in attributes of gov var. It also accounts for minted tokens by members and whole consortium in the economy part. Tokens which are burnt by others in behalf of consortium members will be able to use new burntoken tx which will account for token burn and affect the account of limits.

New:

burntoken RPC:

  • values metadata:
    • amount
    • from
    • context

Additional comments?

Supersedes #1364 and #1504

@Mixa84 Mixa84 added protocol Has network protocol changes kind/feature labels Nov 1, 2022
@Mixa84 Mixa84 requested a review from a team November 1, 2022 15:24
@Mixa84 Mixa84 self-assigned this Nov 1, 2022
Jouzo
Jouzo previously approved these changes Nov 2, 2022
Jouzo
Jouzo previously approved these changes Nov 8, 2022
@Mixa84
Copy link
Contributor Author

Mixa84 commented Nov 10, 2022

👍

@Bushstar Bushstar merged commit 0f2541b into master Nov 12, 2022
@Bushstar Bushstar deleted the feature/consortium-master branch November 12, 2022 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
protocol Has network protocol changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants