Skip to content

Conversation

@F3Joule
Copy link
Member

@F3Joule F3Joule commented Nov 15, 2024

No description provided.

@F3Joule F3Joule self-assigned this Nov 15, 2024
@F3Joule F3Joule requested a review from siman November 15, 2024 10:07

#[cfg(feature = "std")]
impl<T: Config> Default for GenesisConfig<T> {
#[inline]
Copy link
Member

Choose a reason for hiding this comment

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

Why do we need this now?


/// Additional filters that specify whether the XCM instruction should be executed at all.
pub type Barrier = (
pub type Barrier = TrailingSetTopicAsId<(
Copy link
Member

Choose a reason for hiding this comment

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

type SovereignAccountOf = ();
type MaxLockers = ConstU32<8>;
type WeightInfo = crate::weights::pallet_xcm::SubstrateWeight<Runtime>;
type WeightInfo = pallet_xcm::TestWeightInfo/*crate::weights::pallet_xcm::SubstrateWeight<Runtime>*/;
Copy link
Member

Choose a reason for hiding this comment

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

Need to explain this

@F3Joule F3Joule merged commit 6bc6799 into f3/upgrade-substrate Dec 24, 2024
1 check failed
@F3Joule F3Joule deleted the f3/v1-update-code branch January 6, 2025 11:44
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