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 governance pallet skeleton #2

Merged
merged 8 commits into from
Dec 9, 2024

Conversation

devwckd
Copy link
Contributor

@devwckd devwckd commented Dec 6, 2024

Closes CHAIN-17

Copy link

linear bot commented Dec 6, 2024

CHAIN-17 get governance unimplemented "skeleton" on main

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

@devwckd devwckd marked this pull request as draft December 6, 2024 20:35
@devwckd devwckd marked this pull request as ready for review December 9, 2024 02:27
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 cost-related has to be u128 now as per @Supremesource. We should use the Config::Balance type.

@devwckd devwckd force-pushed the feat/governance0-skeleton branch from f4fba00 to a149722 Compare December 9, 2024 21:57
@saiintbrisson
Copy link
Collaborator

LGTM

@saiintbrisson saiintbrisson merged commit ce3be6e into main Dec 9, 2024
2 checks passed
@saiintbrisson saiintbrisson deleted the feat/governance0-skeleton branch January 8, 2025 19:34
functor-flow pushed a commit that referenced this pull request Jan 28, 2025
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