Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
241 commits
Select commit Hold shift + click to select a range
fd8d0c2
Relay Chain Accounts to Asset Hub Migration (#515)
muharem Jan 6, 2025
30d93be
Test Relay<->AH migration through DMP messages (#528)
ggwpez Jan 7, 2025
dde9960
[AHM] Improve account migration (#532)
ggwpez Jan 8, 2025
12090d6
[AHM] Add multisig migration (#534)
ggwpez Jan 12, 2025
9a66f94
[AHM] Proxy migration (#542)
ggwpez Jan 14, 2025
ed7255a
[AHM] Cleanup and add Preimage doc (#543)
ggwpez Jan 16, 2025
048254d
Merge remote-tracking branch 'origin/main' into dev-asset-hub-migration
ggwpez Jan 16, 2025
5f2b139
[AHM] Improve accounts migration (#550)
muharem Jan 17, 2025
78f3f58
[AHM] Preimage migration (#545)
ggwpez Jan 21, 2025
952330a
[AHM] Add Polkadot call filtering (#559)
ggwpez Jan 27, 2025
5feaca0
[AHM] Nomination pools (#562)
ggwpez Jan 28, 2025
3dbad2b
[AHM] referenda pallet (#558)
muharem Jan 29, 2025
64770e0
[AHM] Cleanup (#565)
ggwpez Jan 29, 2025
74e3980
[AHM] Scheduler Pallet (#569)
muharem Jan 31, 2025
5303c24
[AHM] Fast unstake and Bags list (#563)
ggwpez Jan 31, 2025
b613b54
[AHM] Pallet claims (#570)
ggwpez Feb 1, 2025
1b82e0a
[AHM] Conviction Voting Pallet (#578)
muharem Feb 5, 2025
88738f2
[AHM] Pallet Indices (#577)
ggwpez Feb 6, 2025
4b3940b
[AHM] pause scheduler during migration (#580)
muharem Feb 7, 2025
a108edf
[AHM] Asset rate pallet migration (#581)
muharem Feb 10, 2025
7b84b27
[AHM] Bounties data migration (#585)
muharem Feb 10, 2025
daf6723
[AHM] Vesting (#575)
ggwpez Feb 11, 2025
f3fb0ba
[AHM] fix the rc-migrator call filter (#598)
acatangiu Feb 21, 2025
5bab2c2
[AHM] Sovereign Account Translation (#594)
ggwpez Feb 21, 2025
adaf7a7
[AHM] Crowdloans (#592)
ggwpez Feb 21, 2025
937e3a9
[AHM] Set up AH migration testing framework for single pallets (#597)
re-gius Feb 24, 2025
0267ad4
[AHM] Stage management (#584)
muharem Feb 25, 2025
b167d1a
[AHM] Do not pause inherents 🙈 (#609)
ggwpez Feb 27, 2025
1f1bebe
[AHM] Relay Chain accounts' reserves (#602)
muharem Feb 28, 2025
97581f6
[AHM] Benchmarks (#589)
muharem Feb 28, 2025
f8c1db9
[AHM] Pallet testing framework (#612)
ggwpez Mar 4, 2025
63feac2
[AHM] fix xcm weight at most (#617)
muharem Mar 5, 2025
75e0a69
[AHM] Improve weight accounting for accounts migration (#618)
muharem Mar 6, 2025
4b43808
[AHM] AH acks messages from RC (#620)
muharem Mar 14, 2025
af7233d
[AHM] Pure Proxy Investigation (#621)
ggwpez Mar 18, 2025
23c536e
[AHM] Remove migrated items for pallet preimage and improve testing (…
re-gius Mar 19, 2025
9a3caad
[AHM] Referenda metadata (#633)
muharem Mar 19, 2025
2c3eff2
[AHM] Fix accounts migration failures (#628)
muharem Mar 19, 2025
d87d327
[AHM] refactor events and enable scheduled migration start (#634)
muharem Mar 20, 2025
1cf181a
[AHM] Migrating DOT total issuance tracking from RC to AH (#607)
acatangiu Mar 20, 2025
a8903c1
[AHM] Comment faulty checks out (#640)
ggwpez Mar 21, 2025
5ddbff2
Account migrator refactor (#639)
x3c41a Mar 21, 2025
734bcaa
[AHM] Rebase (#641)
ggwpez Mar 21, 2025
a144131
[AHM] Run AHM test in CI (#642)
ggwpez Mar 21, 2025
829e2d3
[AHM] Vesting test (#615)
eugypalu Mar 21, 2025
e952678
[AHM] bags_list and conviction_voting tests (#632)
eugypalu Mar 24, 2025
f11c503
[AHM] Treasury pallet migration (#624)
muharem Mar 25, 2025
8beffd9
[AHM] Fix tests for pallet preimage (#643)
re-gius Mar 26, 2025
a15fd2f
[AHM] Test Coverage Report (#650)
ggwpez Mar 27, 2025
f46ca01
[AHM] deactivate/reactivate total issuance & weights (#648)
muharem Mar 28, 2025
e16101a
[AHM] add sudo behind feature flag (#657)
pepoviola Apr 1, 2025
61af303
[AHM] fast_unstake tests (#658)
eugypalu Apr 7, 2025
a23cd1b
[AHM] asset_rate test (#660)
eugypalu Apr 7, 2025
a297e15
[AHM] Pallet treasury tests (#664)
re-gius Apr 7, 2025
9b2bff7
[AHM] Improve account balances integration tests (#655)
re-gius Apr 7, 2025
d79949d
[AHM] Integrate AH migrator weights to RC (#665)
muharem Apr 8, 2025
49f96de
Testing for bounties migration (#669)
PolkadotDom Apr 9, 2025
7c03c3f
[AHM] Westend port adapters (#652)
ggwpez Apr 10, 2025
f097502
[AHM] fix checking account and total issuance migration (#636)
acatangiu Apr 11, 2025
42258e4
[AHM] Bump polkadot relay and AH versions (#667)
seadanda Apr 15, 2025
c83f5c7
[AHM] Fix tests for pallet treasury (#671)
re-gius Apr 15, 2025
b44e66c
[AHM] Claims and Crowdloan tests (#622)
eugypalu Apr 16, 2025
cbcb722
[AHM] Benchmarks (#663)
muharem Apr 22, 2025
47b4cb5
[AHM] Add Asset Hub CallFilter (#670)
ggwpez Apr 24, 2025
a339dc5
[AHM] Westend staking migration (#689)
ggwpez Apr 25, 2025
fe0ef71
[AHM] Referenda migration storage checks (#672)
PolkadotDom Apr 25, 2025
a07cf40
[AHM] AH benchmarks cleanup (#690)
muharem Apr 25, 2025
bb372fc
[AHM] Westend Async Staking Migration (#691)
ggwpez Apr 28, 2025
25b05d6
[AHM] Relay Chain migrator benchmarks (#692)
muharem Apr 28, 2025
c870017
[AHM] Asset Hub ops pallet benchmarks (#693)
muharem Apr 29, 2025
6b75eaa
[AHM] Xcm send weights and Batch helper types (#694)
muharem Apr 29, 2025
1f32477
Finish staking Westend (#695)
ggwpez Apr 29, 2025
375fef7
[AHM] Account provider/consumer references (#702)
muharem Apr 30, 2025
018a1ca
[AHM] Fix westend builds (#704)
ggwpez May 1, 2025
ccb5b67
[AHM] Generate weights (#706)
muharem May 2, 2025
578a41c
[AHM] Proxy fixes and more tests (#707)
ggwpez May 5, 2025
239d9db
[AHM] Docs and simpler events (#699)
ggwpez May 5, 2025
8602f3a
[AHM] Test call decoding (#710)
ggwpez May 5, 2025
39d35a1
[AHM] Emulated test for migration with async backing (#717)
muharem May 9, 2025
632dcd9
[AHM] Increase test coverage (#720)
eugypalu May 9, 2025
247677e
[AHM] Add referenda checks to Westend migration (#713)
PolkadotDom May 9, 2025
bc381e0
[AHM] Nom_pools test (#677)
eugypalu May 9, 2025
21e4dcb
[AHM] Scheduler storage item checks (#680)
PolkadotDom May 9, 2025
6048e1c
[AHM] Update Polkadot Snapshot (#725)
ggwpez May 9, 2025
243bdd2
[AHM] Pallet multisig tests (#666)
re-gius Jun 6, 2025
9fa2e0e
[AHM] Adapt XCM configuration to account for changes before and after…
acatangiu Jun 6, 2025
d5fc7cc
[AHM] document checking account migration (#716)
acatangiu Jun 6, 2025
4a8d1ac
[AHM] Dependency fixes for integration tests and the Polkadot runtime…
muharem Jun 6, 2025
a703c51
[AHM] Remove empty conviction voting filter (#750)
muharem Jun 11, 2025
7a0ef9b
[AHM] Missing TODOs and `AccountState` type update (#742)
muharem Jun 11, 2025
dbb229c
[AHM] DMP prioritization on AH (#772)
muharem Jun 25, 2025
644c170
[AHM] Disable #[pallet::hooks] for migrating pallets during migration…
muharem Jun 27, 2025
7535bb7
[AHM] AH messages prioritization on RC (#787)
muharem Jun 27, 2025
0855252
[AHM] Cache test snapshots and include more tests into CI job (#788)
muharem Jun 30, 2025
ce017af
[AHM] Cleanup Westend feature (#789)
ggwpez Jun 30, 2025
43961d6
[AHM] Introducing the Cool-Off stage (#786)
muharem Jul 1, 2025
b612c15
[AHM] Flow Control System (#780)
muharem Jul 1, 2025
4413ec3
[AHM] Migrate pallet delegated-staking to AH (#791)
re-gius Jul 2, 2025
bfb1c0a
[AHM] Merge master into dev branch (#793)
ggwpez Jul 3, 2025
2b278c4
[AHM] Disable indirect XCMs from RC to AH and vice versa during migra…
muharem Jul 3, 2025
3b72731
Merge tag 'v1.6.1' into oty-rebase-1.6.1
ggwpez Jul 4, 2025
dc7a91f
fixes
ggwpez Jul 4, 2025
d8264b7
merge fixes
ggwpez Jul 4, 2025
dbcaf5c
uncomment test
ggwpez Jul 4, 2025
5b8fbe5
uncomment test
ggwpez Jul 4, 2025
b2227e5
fix from Muharem
ggwpez Jul 4, 2025
9fcc590
re-enable tests
ggwpez Jul 4, 2025
45070e0
taplo
ggwpez Jul 4, 2025
ba5261a
bring back RelayTreasuryLocation to make old tests compiole
ggwpez Jul 4, 2025
7b117a1
[AHM] Missing `RootLocation` for WaivedLocation for AHP (#798)
bkontur Jul 4, 2025
06231d6
[AHM] Missing `SecretaryEntities` for AHP (#797)
bkontur Jul 6, 2025
e98dfa1
[AHM] Migration idempotency (#808)
muharem Jul 7, 2025
ab05e65
[AHM] Block number providers for migrating pallets (#809)
muharem Jul 8, 2025
9649e56
[AHM] Copy latest ah-ops pallet from the SDK (#810)
ggwpez Jul 9, 2025
6b603ca
[AHM / ah-migrator]: Implement RC->AH account translation `mocked` m…
sigurpol Jul 11, 2025
404a085
[AHM] Complete account balances tests (#674)
re-gius Jul 11, 2025
ebfe2d6
[AHM] Address TODOs (#815)
muharem Jul 15, 2025
43ae35a
[AHM] Async staking config (#812)
ggwpez Jul 17, 2025
43f3fe3
[AHM] Optional migration manager account id (#818)
muharem Jul 17, 2025
beb94c6
[AHM] Type safe Hold and Freeze-Reason translation (#819)
muharem Jul 21, 2025
d078a32
[AHM] Create new response query on resend and tests (#816)
muharem Jul 22, 2025
fb04088
PolkadotAssetHub: Enable Async Backing (#763)
lexnv Jul 22, 2025
50a2b84
Ensure no era planned when migration starts (#728)
Ank4n Jul 23, 2025
e70d429
[AHM] with async backing (#822)
muharem Jul 23, 2025
8f20e1a
[AHM] Staking migration (#821)
ggwpez Jul 23, 2025
22116f7
identify with only validator account
Ank4n Jul 23, 2025
650ac2b
[AHM] Tests work for Paseo (#827)
muharem Jul 28, 2025
7de1771
[AHM] Child bounties (#613)
ggwpez Jul 28, 2025
01cba6b
[AHM] Cleanup and linter fixes (#828)
ggwpez Jul 29, 2025
85551e7
[AHM] Fix snowbridge test - wrong import of `RelayTreasuryPalletAccou…
bkontur Jul 30, 2025
e8c0964
[AHM] Account Translation mapping (#829)
ggwpez Jul 31, 2025
1c2c10f
Fast unstake: remove alias
ggwpez Aug 1, 2025
f618ccb
fmt
ggwpez Aug 1, 2025
268f87b
[AHM] Max migrated items per block (#834)
muharem Aug 4, 2025
9de573a
[AHM] Record migration timings (#835)
muharem Aug 4, 2025
ad949aa
[AHM] Remove storage aliases and cleanup (#832)
ggwpez Aug 5, 2025
0fe9a7b
[AHM] fix Kusama bags list pallet benchmarks (#836)
muharem Aug 5, 2025
b18b543
[AHM] Unprocessed msg buffer size 50 (#839)
muharem Aug 6, 2025
c137870
[AHM] Post migration cool off stage (#841)
muharem Aug 7, 2025
3c7da1e
[AHM] Multisig test and storage_alias cleanup (#842)
ggwpez Aug 7, 2025
bf37aa5
[AHM] Remove fast-unstake and test fixes (#846)
ggwpez Aug 11, 2025
22499c2
Run try-state check for all pallets post AHM rust tests (#833)
kianenigma Aug 11, 2025
d61dd53
[AHM] Preserve on RC manager' account (#843)
muharem Aug 11, 2025
6c3e6e0
[AHM] Filter staking calls before migration starts (#847)
ggwpez Aug 12, 2025
a0c805e
[AHM] State Decode Tests (#848)
ggwpez Aug 13, 2025
d02ca02
[AHM] Send xcm extrinsic within migrator pallets (#851)
muharem Aug 13, 2025
110c825
Merge remote-tracking branch 'origin/main' into oty-dev-asset-hub-mig…
ggwpez Aug 18, 2025
c000d90
Add missing deps
ggwpez Aug 18, 2025
e083b2a
fmt
ggwpez Aug 18, 2025
05fdd39
cleanup deps
ggwpez Aug 18, 2025
c9dcf17
taplo
ggwpez Aug 18, 2025
51c8fe5
dont change the versions
ggwpez Aug 18, 2025
cc686ba
lockfile
ggwpez Aug 18, 2025
b78d7a2
fix deps
ggwpez Aug 18, 2025
e4b4900
make stuff compile
ggwpez Aug 18, 2025
56ca079
[AHM] Call filter configuration (#845)
muharem Aug 18, 2025
da64706
Improve Era Scheduling (#852)
Ank4n Aug 18, 2025
42681c5
Merge remote-tracking branch 'origin/main' into oty-dev-asset-hub-mig…
ggwpez Aug 21, 2025
6faa7c7
Merge branch 'dev-asset-hub-migration' into oty-dev-asset-hub-migrati…
ggwpez Sep 1, 2025
416eb6b
[AHM] Integrate migration for Kusama (#862)
muharem Sep 2, 2025
92300b4
[AHM] Society pallet migration (#875)
muharem Sep 4, 2025
b886fdf
[AHM] Fix derived account translation script (#872)
ggwpez Sep 4, 2025
cb993fe
[AHM] OpenGov for Kusama AH tweaks (#877)
karolk91 Sep 4, 2025
bd4be6d
[AHM] OpenGov for Polkadot AH tweaks (#626)
bkontur Sep 5, 2025
64855cc
[AHM] Free 'Any' proxies for pure accounts (#879)
ggwpez Sep 5, 2025
ac4080c
[AHM] VRF randomness falls back to RC state root (#885)
muharem Sep 5, 2025
868f23e
[AHM] Society pallet version upgrade and new storage values migration…
muharem Sep 5, 2025
e721dfa
[AHM] Canceller can stop migration (#882)
muharem Sep 6, 2025
71ace0f
[AHM] Final Staking Configs for Kusama (#883)
kianenigma Sep 6, 2025
9a20b12
[AHM] Migrate Pallet Recovery (#854)
ggwpez Sep 6, 2025
0c83a5c
[AHM] Tweaks, TODOs and nits (#888)
bkontur Sep 7, 2025
bfbfe14
inflation -> issuance + use parameters in more places
kianenigma Sep 8, 2025
7a9aa5a
use parameters for MQ and scheduler's on-init limits
kianenigma Sep 8, 2025
58f0b3c
Revert "use parameters for MQ and scheduler's on-init limits"
kianenigma Sep 8, 2025
d0a5063
Revert "inflation -> issuance + use parameters in more places"
kianenigma Sep 8, 2025
e1055ca
AHM: staking async bump (#895)
bkontur Sep 8, 2025
0a6cb19
Update system-parachains/asset-hubs/asset-hub-polkadot/src/bridge_to_…
bkontur Sep 8, 2025
e47ffb8
Removed unused `update_ah_msg_processed_count` (or missing benchmark?…
bkontur Sep 8, 2025
8ef1cc7
[AHM] Max data messages per block limit (#896)
muharem Sep 8, 2025
132019e
[AHM] Staking Account Translation (#889)
ggwpez Sep 8, 2025
567e087
[integration-tests] FellowshipAdmin propagation from RC/AH
karolk91 Sep 9, 2025
3293e6e
Extract common code + deps cleanup
karolk91 Sep 9, 2025
d2bd22e
fix comment typo
karolk91 Sep 9, 2025
bc29925
Introduce Kusama AH -> Kusama Relay fellowship scenarios
karolk91 Sep 9, 2025
b8a04c7
Improve AH on Polkadot fellowship tests
karolk91 Sep 9, 2025
edf55f4
StakingAdmin scenarios for AssetHubs (Polkadot and Kusama)
karolk91 Sep 9, 2025
d7054af
Additional assertions of MessageQueue(Event::Processed) on success
karolk91 Sep 9, 2025
f37175e
Addtional GeneralAdmin scenarios to cover UsernameAuthorityOrigin
karolk91 Sep 9, 2025
fcadcca
AssetHub -> Relay scenario using GeneralAdmin
karolk91 Sep 9, 2025
227c103
AssetHubs -> Relay Chains scenarios using StakingAdmin
karolk91 Sep 9, 2025
275a70b
Introduce Asset Hub -> Collectives Treasurer scenarios (fellowship + …
karolk91 Sep 9, 2025
5e38fcf
Remove unused dependencies
karolk91 Sep 9, 2025
a226d93
Clippy cleanup
karolk91 Sep 9, 2025
69616fd
[AHM] Staking Config Updates (#890)
kianenigma Sep 10, 2025
add7630
Small cleanup
bkontur Sep 10, 2025
4be531c
Apply suggestions from code review
bkontur Sep 10, 2025
200c7bd
[AHM] Unused benchmarks cleanup to get compile (#902)
bkontur Sep 10, 2025
a9f78e7
Apply suggestions from code review
ggwpez Sep 10, 2025
766430c
Apply suggestions from code review
ggwpez Sep 10, 2025
de1d0be
Minimize diff for reviewers
ggwpez Sep 10, 2025
face28b
Fix formatting
karolk91 Sep 10, 2025
f703d5d
Merge remote-tracking branch 'upstream/oty-dev-asset-hub-migration-25…
karolk91 Sep 10, 2025
a0e607c
Remove unnecessary force_batch usage
karolk91 Sep 10, 2025
7103a38
[AHM] Ensure `kusama-ahm` and `polkadot-ahm` features (#903)
bkontur Sep 10, 2025
7e2b218
Introduce open_gov_on_asset_hub_via_relay scenarios for Polkadot and …
karolk91 Sep 10, 2025
e484a17
Merge remote-tracking branch 'polkadot-fellows/main' into oty-dev-ass…
bkontur Sep 10, 2025
48b7339
Fmt
bkontur Sep 10, 2025
959234b
Update pallets/rc-migrator/src/accounts.md
ggwpez Sep 11, 2025
4f44274
Update pallets/rc-migrator/src/accounts.md
ggwpez Sep 11, 2025
3a19d77
Update pallets/rc-migrator/src/accounts.md
ggwpez Sep 11, 2025
6b2282f
[AHM] Align AH Proxy Types (#901)
ggwpez Sep 11, 2025
f43f448
[AHM] Update sovereign account translation maps (#897)
ggwpez Sep 11, 2025
eaec505
[AHM] Only pre/post checks tests (#850)
kianenigma Sep 11, 2025
715dbb4
[AHM] Support migration of treasury asset acquisition calls. (#906)
muharem Sep 12, 2025
88f4aaf
Few fixes to KAH Staking Configs + Preliminary PAH Configs (#907)
kianenigma Sep 15, 2025
1ae1349
remove manually setting maxValidatorCount, as it would have been over…
kianenigma Sep 16, 2025
b615ebd
remove TODOs
muharem Sep 16, 2025
cefc590
remove TODO
muharem Sep 16, 2025
67c7287
[AHM] Enable check-migrations jobs (#904)
bkontur Sep 17, 2025
2580c7a
[AHM] Signed multi block pallet benchmarks fix (#910)
muharem Sep 17, 2025
896e065
[AHM] Cleanup TODOs (#912)
ggwpez Sep 18, 2025
937e77e
[AHM] Calls and origins tests (#909)
muharem Sep 18, 2025
9a2e91e
fix calls tests
muharem Sep 19, 2025
1781761
[AHM] Fix proxy pure account migration (#914)
ggwpez Sep 19, 2025
12e3c1a
Review fixes (#915)
ggwpez Sep 22, 2025
4111ecf
[AHM] fix scheduler and checking balance tests (#911)
muharem Sep 22, 2025
9583ded
Bump pallet-balances to 43.0.1 (#920)
sigurpol Sep 23, 2025
384d631
[AHM] Clippy and Review comments (#919)
ggwpez Sep 23, 2025
1bcff0d
[AHM] Migrate accounts with AH ED (#922)
muharem Sep 23, 2025
9f1c89d
Fix pallet_election_provider_multi_block_signed::register_eject bench…
sigurpol Sep 23, 2025
54feea1
fix benchmarks tests
muharem Sep 23, 2025
36de7bf
[AHM] Review Fixes (#923)
ggwpez Sep 24, 2025
f4142e5
[AHM] Refund tx fee for schedule migration call (#927)
muharem Sep 24, 2025
cb49d6a
[AHM] Update Kusama AH and RC snapshots (#928)
ggwpez Sep 24, 2025
aca3129
Merge remote-tracking branch 'upstream/oty-dev-asset-hub-migration-25…
karolk91 Sep 25, 2025
42c7399
Merge remote-tracking branch 'upstream/main' into kk-referenda-treasu…
karolk91 Sep 25, 2025
223a97a
Fix encointer cargo features
karolk91 Sep 25, 2025
c867f34
Merge branch 'main' into kk-referenda-treasury-fellows-origins-tests
karolk91 Oct 8, 2025
3f265fc
Merge branch 'main' into kk-referenda-treasury-fellows-origins-tests
karolk91 Oct 16, 2025
7427549
Merge branch 'main' into kk-referenda-treasury-fellows-origins-tests
karolk91 Oct 20, 2025
be286fc
Merge branch 'main' into kk-referenda-treasury-fellows-origins-tests
karolk91 Oct 30, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 28 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ runtime-benchmarks = [
"asset-hub-kusama-runtime/runtime-benchmarks",
"cumulus-primitives-core/runtime-benchmarks",
"frame-support/runtime-benchmarks",
"integration-tests-helpers/runtime-benchmarks",
"kusama-emulated-chain/runtime-benchmarks",
"parachains-common/runtime-benchmarks",
"penpal-emulated-chain/runtime-benchmarks",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ runtime-benchmarks = [
"asset-hub-polkadot-runtime/runtime-benchmarks",
"cumulus-primitives-core/runtime-benchmarks",
"frame-support/runtime-benchmarks",
"integration-tests-helpers/runtime-benchmarks",
"parachains-common/runtime-benchmarks",
"penpal-emulated-chain/runtime-benchmarks",
"polkadot-emulated-chain/runtime-benchmarks",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ decl_test_parachains! {
Balances: collectives_polkadot_runtime::Balances,
FellowshipTreasury: collectives_polkadot_runtime::FellowshipTreasury,
AssetRate: collectives_polkadot_runtime::AssetRate,
FellowshipCore: collectives_polkadot_runtime::FellowshipCore,
}
},
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ runtime-benchmarks = [
"cumulus-primitives-core/runtime-benchmarks",
"encointer-kusama-runtime/runtime-benchmarks",
"frame-support/runtime-benchmarks",
"integration-tests-helpers/runtime-benchmarks",
"kusama-emulated-chain/runtime-benchmarks",
"parachains-common/runtime-benchmarks",
"polkadot-parachain-primitives/runtime-benchmarks",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,12 @@ emulated-integration-tests-common = { workspace = true }
penpal-runtime = { workspace = true }
xcm = { workspace = true, default-features = true }

# Runtimes
kusama-emulated-chain = { workspace = true }
polkadot-emulated-chain = { workspace = true }

[features]
runtime-benchmarks = [
"cumulus-primitives-core/runtime-benchmarks",
"frame-support/runtime-benchmarks",
"kusama-emulated-chain/runtime-benchmarks",
"parachains-common/runtime-benchmarks",
"penpal-runtime/runtime-benchmarks",
"polkadot-emulated-chain/runtime-benchmarks",
"xcm/runtime-benchmarks",
]
try-runtime = [
Expand Down
22 changes: 13 additions & 9 deletions integration-tests/emulated/helpers/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,23 @@ publish = false
[dependencies]
paste = { workspace = true }
hex-literal = { workspace = true }
codec = { workspace = true, default-features = true }

# Substrate
sp-runtime = { workspace = true, default-features = true }
frame-system = { workspace = true, default-features = true }
pallet-balances = { workspace = true, default-features = true }
pallet-message-queue = { workspace = true, default-features = true }
pallet-core-fellowship = { workspace = true, default-features = true }
pallet-ranked-collective = { workspace = true, default-features = true }
pallet-staking = { workspace = true, default-features = true }
pallet-collator-selection = { workspace = true, default-features = true }
runtime-parachains = { workspace = true, default-features = true }
polkadot-parachain-primitives = { workspace = true, default-features = true }
pallet-election-provider-multi-phase = { workspace = true, default-features = true }
sp-npos-elections = { workspace = true, default-features = true }
pallet-asset-rate = { workspace = true, default-features = true }
pallet-treasury = { workspace = true, default-features = true }

# Polkadot
xcm = { workspace = true, default-features = true }
Expand All @@ -23,12 +36,3 @@ pallet-xcm = { workspace = true, default-features = true }
xcm-emulator = { workspace = true }
cumulus-pallet-xcmp-queue = { workspace = true, default-features = true }
emulated-integration-tests-common = { workspace = true }

[features]
runtime-benchmarks = [
"cumulus-pallet-xcmp-queue/runtime-benchmarks",
"pallet-balances/runtime-benchmarks",
"pallet-message-queue/runtime-benchmarks",
"pallet-xcm/runtime-benchmarks",
"xcm/runtime-benchmarks",
]
Loading
Loading