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

feat: add emission pallet skeleton #3

Merged
merged 5 commits into from
Dec 10, 2024
Merged

Conversation

devwckd
Copy link
Contributor

@devwckd devwckd commented Dec 7, 2024

Closes CHAIN-19

Copy link

linear bot commented Dec 7, 2024

CHAIN-19 get emission unimplemented "skeleton" on main

the pallet types and extrinsics calls need to be on main unimplemented asap.

Copy link
Collaborator

@saiintbrisson saiintbrisson left a comment

Choose a reason for hiding this comment

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

Everything balance-related has to be u128 as per @Supremesource. We should use the Config::Balance type instead.

@devwckd devwckd force-pushed the feat/emission0-skeleton branch from 776ff4e to 945ac30 Compare December 10, 2024 17:18
@saiintbrisson saiintbrisson merged commit bf0f51a into main Dec 10, 2024
2 checks passed
@saiintbrisson saiintbrisson deleted the feat/emission0-skeleton branch January 8, 2025 19:35
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.

2 participants