-
Notifications
You must be signed in to change notification settings - Fork 52
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
Update to Polkadot SDK stable2409 #759
Conversation
…dot sdk version upgrade
…ainer chain template
…adot SDK version stable2409
… for frontier template
… values for dancebox tests after updating dependencies
WASM runtime size check:Compared to target branchdancebox runtime: 1424 KB (no changes) ✅ flashbox runtime: 820 KB (no changes) ✅ dancelight runtime: 2016 KB (no changes) ✅ container chain template simple runtime: 1124 KB (no changes) ✅ container chain template frontier runtime: 1400 KB (no changes) ✅ |
…pdated format of Moonkit's pallet-xcm precompile
Co-authored-by: Tomasz Polaczyk <tmpolaczyk@gmail.com>
@chexware I would like to see paritytech/polkadot-sdk#4639 cherry-picked if it's not much trouble. I am fine also merging this and making this another PR. As you wish! |
I prefer a separate PR for the fork aware for easier reviewing |
Update dependencies from Polkadot SDK from stable2407 to version stable2409
New extrinsics that require benchmarks after the update:
runtime_parachains_inclusion::enact_candidate
(Dancelight)runtime_parachains_paras_inherent::enter_empty
(Dancelight)pallet_assets::transfer_all
(Dancebox, Frontier template, Simple template )Below are the used forks, please review that cherrypicks have been applied correctly.
Polkadot SDK: https://github.com/moondance-labs/polkadot-sdk/tree/tanssi-polkadot-stable2409
Frontier: https://github.com/moondance-labs/frontier/tree/tanssi-polkadot-stable2409
Moonkit: https://github.com/moondance-labs/moonkit/tree/tanssi-polkadot-stable2409
Dancekit: https://github.com/moondance-labs/dancekit/tree/tanssi-polkadot-stable2409