Skip to content

Conversation

@sebastianmontero
Copy link
Contributor

  • Updated the frame_system config to account for the type changes in the new version.
  • Updated the pallet society config to account for the type changes in the new version.
  • Updated all the pallets that have a RemoveOrigin type to use the previously defined RootOrThreeFifthsOfCouncil origin.
  • Updated the pallet mapped assets config to account for the type changes in the new version.
  • Removed duplicate definition of the pallets fruniques, gated market place and rbac.
  • Removed where statement from the Runtime enum.
  • Added pallet_sudo to the benchmarking.
  • Updated the XcmConfig.
  • Added missing methods to the Metadata impl for the runtime.
  • Updated the dependencies for the node crate.
  • GenesisConfig has been deprecated, so updated chain specs to use RuntimeGenesisConfig.
  • SystemConfig genesis config has additional parameters so it was updated to include this additional parameters.
  • ParachainInfoConfig genesis config has additional parameters so it was updated to include this additional parameters.
  • PolkadotXcmConfig genesis config has additional parameters so it was updated to include this additional parameters.
  • Updated the node cli module to account for the latest changes.
  • Updated the node command module to account for the latest changes.
  • Updated the node rpc module to account for the latest changes.
  • Removed ValidateUnsigned object from pallet definitions that dont require it.

…e new version. Updated the pallet society config to account for the type changes in the new version. Updated all the pallets that have a RemoveOrigin type to use the previously defined RootOrThreeFifthsOfCouncil origin. Updated the pallet mapped assets config to account for the type changes in the new version. Removed duplicate definition of the pallets fruniques, gated market place and rbac. Removed where statement from the Runtime enum. Added pallet_sudo to the benchmarking. Updated the XcmConfig. Added missing methods to the Metadata impl for the runtime.
…eprecated, so updated chain specs to use RuntimeGenesisConfig. SystemConfig genesis config has additional parameters so it was updated to include this additional parameters. ParachainInfoConfig genesis config has additional parameters so it was updated to include this additional parameters. PolkadotXcmConfig genesis config has additional parameters so it was updated to include this additional parameters. Updated the node cli module to account for the latest changes. Updated the node command module to account for the latest changes. Updated the node rpc module to account for the latest changes. Removed ValidateUnsigned object from pallet definitions that dont require it.
Copy link
Contributor

@tlacloc tlacloc left a comment

Choose a reason for hiding this comment

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

LGTM

@tlacloc tlacloc merged commit 61ff6d3 into feature/polkadotv1 Nov 2, 2023
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