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

Configure Pallets #1

Merged
merged 16 commits into from
Dec 11, 2024
Merged

Configure Pallets #1

merged 16 commits into from
Dec 11, 2024

Conversation

functor-flow
Copy link
Member

@functor-flow functor-flow commented Dec 6, 2024

Important

we are reconfiguring the runtime for 18 decimals, for evm and other vm compatibility

Pull Request Checklist

Before submitting this PR, please make sure:

  • You have run cargo clippy and addressed any warnings
  • You have added appropriate tests (if applicable)
  • You have updated the documentation (if applicable)
  • You have reviewed your own code
  • You have updated changelog (if applicable)

Description

Please provide a brief description of the changes in this PR.

Related Issues

Please link any related issues here

Closes CHAIN-11

Copy link

linear bot commented Dec 6, 2024

CHAIN-11 configure pallets

  • balances
  • transaction payment
  • timestamp
  • sudo
  • balances
  • frame_system
  • faucet
  • multisig
  • Aura
  • Grandpa
  • EVM / Ethereum

@saiintbrisson
Copy link
Collaborator

Now fix the pr title and description

@functor-flow functor-flow changed the title feat/pallet-impl Configure Pallet Dec 6, 2024
@functor-flow functor-flow changed the title Configure Pallet Configure Pallets Dec 6, 2024
@functor-flow
Copy link
Member Author

Now fix the pr title and description

yeah will do its still wip

@functor-flow functor-flow marked this pull request as ready for review December 7, 2024 19:41
@functor-flow functor-flow marked this pull request as draft December 7, 2024 19:42
@functor-flow functor-flow marked this pull request as ready for review December 10, 2024 05:06
@saiintbrisson
Copy link
Collaborator

Rebase the branch pls

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.

The code is now full of Unlicense statements, which are not needed and wrong, remove them please.

@saiintbrisson saiintbrisson merged commit 4cd4490 into main Dec 11, 2024
2 checks passed
@saiintbrisson saiintbrisson deleted the feat/impl-pallets branch January 8, 2025 19:35
functor-flow added a commit that referenced this pull request Jan 28, 2025
We are reconfiguring the runtime for 18 decimals for evm and other vm
compatibility.

This change includes new pallets.

Closes CHAIN-11

---------

Co-authored-by: Luiz Carvalho <[email protected]>
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