diff --git a/cumulus/parachains/integration-tests/e2e/assets/asset-hub-kusama/0_xcm/0_init.yml b/cumulus/parachains/integration-tests/e2e/assets/asset-hub-kusama/0_xcm/0_init.yml index ebcbe417bb..fdc1aa258d 100644 --- a/cumulus/parachains/integration-tests/e2e/assets/asset-hub-kusama/0_xcm/0_init.yml +++ b/cumulus/parachains/integration-tests/e2e/assets/asset-hub-kusama/0_xcm/0_init.yml @@ -59,7 +59,7 @@ tests: - name: sudo.Sudid result: { sudoResult: Ok } - name: xcmPallet.SupportedVersionChanged - result: [{ parents: 0, interior: { X1: { Parachain: *ap_id }}}, *xcm_version ] + result: { location: { parents: 0, interior: { X1: { Parachain: *ap_id }}}, version: *xcm_version } - extrinsics: # Relay Chain sets supported version for Penpal Parachain - chain: *relay_chain sudo: true @@ -81,7 +81,7 @@ tests: - name: sudo.Sudid result: { sudoResult: Ok } - name: xcmPallet.SupportedVersionChanged - result: [{ parents: 0, interior: { X1: { Parachain: *pp_id }}}, *xcm_version ] + result: { location: { parents: 0, interior: { X1: { Parachain: *pp_id }}}, version: *xcm_version } - extrinsics: # Asset Parachain sets supported version for Relay Chain through it - chain: *relay_chain signer: *rc_signer @@ -124,7 +124,7 @@ tests: } - name: polkadotXcm.SupportedVersionChanged chain: *assets_parachain - result: [{ parents: 1, interior: Here }, *xcm_version ] + result: { location: { parents: 1, interior: Here }, version: *xcm_version } - extrinsics: # Penpal Parachain sets supported version for Relay Chain - chain: *penpal_parachain signer: *pp_signer @@ -142,4 +142,4 @@ tests: - name: sudo.Sudid result: { sudoResult: Ok } - name: polkadotXcm.SupportedVersionChanged - result: [{ parents: 1, interior: Here }, *xcm_version ] + result: { location: { parents: 1, interior: Here }, version: *xcm_version } diff --git a/cumulus/parachains/integration-tests/e2e/assets/asset-hub-kusama/0_xcm/1_dmp.yml b/cumulus/parachains/integration-tests/e2e/assets/asset-hub-kusama/0_xcm/1_dmp.yml index 1fb4a8abb8..0e207e632a 100644 --- a/cumulus/parachains/integration-tests/e2e/assets/asset-hub-kusama/0_xcm/1_dmp.yml +++ b/cumulus/parachains/integration-tests/e2e/assets/asset-hub-kusama/0_xcm/1_dmp.yml @@ -73,13 +73,11 @@ tests: events: - name: xcmPallet.Attempted threshold: *weight_threshold - result: [{ Complete: { refTime: '764,772,000', proofSize: 0 }}] + result: { outcome: { Complete: { refTime: '764,772,000', proofSize: 0 }}} - name: dmpQueue.ExecutedDownward chain: *assets_parachain threshold: *weight_threshold - result: { - outcome: { Complete: { refTime: '166,944,000', proofSize: 0 }} - } + result: { outcome: { Complete: { refTime: '166,944,000', proofSize: 0 }}} - queries: balance_rc_sender_after: chain: *relay_chain @@ -153,9 +151,7 @@ tests: - name: dmpQueue.ExecutedDownward chain: *assets_parachain threshold: *weight_threshold - result: { - outcome: { Complete: { refTime: '1,014,103,000', proofSize: '200,000' }} - } + result: { outcome: { Complete: { refTime: '1,014,103,000', proofSize: '200,000' }}} - queries: forced_created_asset: chain: *assets_parachain @@ -218,7 +214,7 @@ tests: events: - name: xcmPallet.Attempted threshold: *weight_threshold - result: [{ Complete: { refTime: '750,645,000', proofSize: 0 }}] + result: { outcome: { Complete: { refTime: '750,645,000', proofSize: 0 }}} - name: dmpQueue.ExecutedDownward chain: *assets_parachain threshold: *weight_threshold diff --git a/cumulus/parachains/integration-tests/e2e/assets/asset-hub-kusama/0_xcm/2_ump.yml b/cumulus/parachains/integration-tests/e2e/assets/asset-hub-kusama/0_xcm/2_ump.yml index 9b885cb33e..2a0bb88090 100644 --- a/cumulus/parachains/integration-tests/e2e/assets/asset-hub-kusama/0_xcm/2_ump.yml +++ b/cumulus/parachains/integration-tests/e2e/assets/asset-hub-kusama/0_xcm/2_ump.yml @@ -57,13 +57,11 @@ tests: events: - name: xcmPallet.Attempted threshold: *weight_threshold - result: [{ Complete: { refTime: '761,173,000', proofSize: 0 }}] + result: { outcome: { Complete: { refTime: '761,173,000', proofSize: 0 }}} - name: dmpQueue.ExecutedDownward chain: *assets_parachain threshold: *weight_threshold - result: { - outcome: { Complete: { refTime: '166,944,000', proofSize: 0 }} - } + result: { outcome: { Complete: { refTime: '166,944,000', proofSize: 0 }}} - name: Get the balances of the Assets Parachain's sender & Relay Chain's receiver actions: @@ -96,7 +94,7 @@ tests: events: - name: polkadotXcm.Attempted threshold: *weight_threshold - result: [{ Complete: { refTime: '539,494,000', proofSize: '7,133' }}] + result: { outcome: { Complete: { refTime: '539,494,000', proofSize: '7,133' }}} - name: messageQueue.Processed chain: *relay_chain threshold: *weight_threshold @@ -190,4 +188,4 @@ tests: ] events: - name: polkadotXcm.Attempted - result: [{ Error: Barrier }] + result: { outcome: { Error: Barrier }} diff --git a/cumulus/parachains/integration-tests/e2e/assets/asset-hub-kusama/0_xcm/4_hrmp.yml b/cumulus/parachains/integration-tests/e2e/assets/asset-hub-kusama/0_xcm/4_hrmp.yml index 9e2decffe1..02e53da755 100644 --- a/cumulus/parachains/integration-tests/e2e/assets/asset-hub-kusama/0_xcm/4_hrmp.yml +++ b/cumulus/parachains/integration-tests/e2e/assets/asset-hub-kusama/0_xcm/4_hrmp.yml @@ -101,9 +101,7 @@ tests: - name: dmpQueue.ExecutedDownward chain: *assets_parachain threshold: *weight_threshold - result: { - outcome: { Complete: { refTime: '1,216,703,000', proofSize: '20,000' }} - } + result: { outcome: { Complete: { refTime: '1,216,703,000', proofSize: '20,000' }}} - queries: forced_created_asset: chain: *assets_parachain @@ -182,7 +180,7 @@ tests: events: - name: polkadotXcm.Attempted threshold: *weight_threshold - result: [{ Complete: { refTime: '679,150,000', proofSize: '6,196' }}] + result: { outcome: { Complete: { refTime: '679,150,000', proofSize: '6,196' }}} - name: assets.Transferred result: { assetId: *asset_id, @@ -225,7 +223,7 @@ tests: events: - name: polkadotXcm.Attempted threshold: *weight_threshold - result: [{ Complete: { refTime: '679,150,000', proofSize: '6,196' }}] + result: { outcome: { Complete: { refTime: '679,150,000', proofSize: '6,196' }}} - name: balances.Endowed result: { account: *pp_sovereign_sibl, diff --git a/cumulus/parachains/integration-tests/e2e/assets/asset-hub-polkadot/0_xcm/0_init.yml b/cumulus/parachains/integration-tests/e2e/assets/asset-hub-polkadot/0_xcm/0_init.yml index 55dbab6ba4..a6d3fb3ec8 100644 --- a/cumulus/parachains/integration-tests/e2e/assets/asset-hub-polkadot/0_xcm/0_init.yml +++ b/cumulus/parachains/integration-tests/e2e/assets/asset-hub-polkadot/0_xcm/0_init.yml @@ -59,7 +59,7 @@ tests: - name: sudo.Sudid result: { sudoResult: Ok } - name: xcmPallet.SupportedVersionChanged - result: [{ parents: 0, interior: { X1: { Parachain: *ap_id }}}, *xcm_version ] + result: { location: { parents: 0, interior: { X1: { Parachain: *ap_id }}}, version: *xcm_version } - extrinsics: # Relay Chain sets supported version for Penpal Parachain - chain: *relay_chain sudo: true @@ -81,7 +81,7 @@ tests: - name: sudo.Sudid result: { sudoResult: Ok } - name: xcmPallet.SupportedVersionChanged - result: [{ parents: 0, interior: { X1: { Parachain: *pp_id }}}, *xcm_version ] + result: { location: { parents: 0, interior: { X1: { Parachain: *pp_id }}}, version: *xcm_version } - extrinsics: # Asset Parachain sets supported version for Relay Chain through it - chain: *relay_chain signer: *rc_signer @@ -124,7 +124,7 @@ tests: } - name: polkadotXcm.SupportedVersionChanged chain: *assets_parachain - result: [{ parents: 1, interior: Here }, *xcm_version ] + result: { location: { parents: 1, interior: Here }, version: *xcm_version } - extrinsics: # Penpal Parachain sets supported version for Relay Chain - chain: *penpal_parachain signer: *pp_signer @@ -142,4 +142,4 @@ tests: - name: sudo.Sudid result: { sudoResult: Ok } - name: polkadotXcm.SupportedVersionChanged - result: [{ parents: 1, interior: Here }, *xcm_version ] + result: { location: { parents: 1, interior: Here}, version: *xcm_version } diff --git a/cumulus/parachains/integration-tests/e2e/assets/asset-hub-polkadot/0_xcm/1_dmp.yml b/cumulus/parachains/integration-tests/e2e/assets/asset-hub-polkadot/0_xcm/1_dmp.yml index 823974ad80..36b296f3eb 100644 --- a/cumulus/parachains/integration-tests/e2e/assets/asset-hub-polkadot/0_xcm/1_dmp.yml +++ b/cumulus/parachains/integration-tests/e2e/assets/asset-hub-polkadot/0_xcm/1_dmp.yml @@ -73,13 +73,11 @@ tests: events: - name: xcmPallet.Attempted threshold: *weight_threshold - result: [{ Complete: { refTime: '3,000,000,000', proofSize: 0 }}] + result: { outcome: { Complete: { refTime: '3,000,000,000', proofSize: 0 }}} - name: dmpQueue.ExecutedDownward chain: *assets_parachain threshold: *weight_threshold - result: { - outcome: { Complete: { refTime: '166,944,000', proofSize: 0 }} - } + result: { outcome: { Complete: { refTime: '166,944,000', proofSize: 0 }}} - queries: balance_rc_sender_after: chain: *relay_chain @@ -153,9 +151,7 @@ tests: - name: dmpQueue.ExecutedDownward chain: *assets_parachain threshold: *weight_threshold - result: { - outcome: { Complete: { refTime: '1,014,103,000', proofSize: '200,000' }} - } + result: { outcome: { Complete: { refTime: '1,014,103,000', proofSize: '200,000' }}} - queries: forced_created_asset: chain: *assets_parachain @@ -218,7 +214,7 @@ tests: events: - name: xcmPallet.Attempted threshold: *weight_threshold - result: [{ Complete: { refTime: '2,000,000,000', proofSize: 0 }}] + result: { outcome: { Complete: { refTime: '2,000,000,000', proofSize: 0 }}} - name: dmpQueue.ExecutedDownward chain: *assets_parachain threshold: *weight_threshold diff --git a/cumulus/parachains/integration-tests/e2e/assets/asset-hub-polkadot/0_xcm/2_ump.yml b/cumulus/parachains/integration-tests/e2e/assets/asset-hub-polkadot/0_xcm/2_ump.yml index 2e38756aee..fa84d4b006 100644 --- a/cumulus/parachains/integration-tests/e2e/assets/asset-hub-polkadot/0_xcm/2_ump.yml +++ b/cumulus/parachains/integration-tests/e2e/assets/asset-hub-polkadot/0_xcm/2_ump.yml @@ -57,13 +57,11 @@ tests: events: - name: xcmPallet.Attempted threshold: *weight_threshold - result: [{ Complete: { refTime: '3,000,000,000', proofSize: 0 }}] + result: { outcome: { Complete: { refTime: '3,000,000,000', proofSize: 0 }}} - name: dmpQueue.ExecutedDownward chain: *assets_parachain threshold: *weight_threshold - result: { - outcome: { Complete: { refTime: '166,944,000', proofSize: 0 }} - } + result: { outcome: { Complete: { refTime: '166,944,000', proofSize: 0 }}} - name: Get the balances of the Assets Parachain's sender & Relay Chain's receiver actions: @@ -97,7 +95,7 @@ tests: events: - name: polkadotXcm.Attempted threshold: *weight_threshold - result: [{ Complete: { refTime: '533,283,000', proofSize: '7,096' }}] + result: { outcome: { Complete: { refTime: '533,283,000', proofSize: '7,096' }}} - name: messageQueue.Processed chain: *relay_chain threshold: *weight_threshold @@ -193,4 +191,4 @@ tests: ] events: - name: polkadotXcm.Attempted - result: [{ Error: Barrier }] + result: { outcome: { Error: Barrier }} diff --git a/cumulus/parachains/integration-tests/e2e/assets/asset-hub-polkadot/0_xcm/4_hrmp.yml b/cumulus/parachains/integration-tests/e2e/assets/asset-hub-polkadot/0_xcm/4_hrmp.yml index 4ff2fbc59a..681af698c1 100644 --- a/cumulus/parachains/integration-tests/e2e/assets/asset-hub-polkadot/0_xcm/4_hrmp.yml +++ b/cumulus/parachains/integration-tests/e2e/assets/asset-hub-polkadot/0_xcm/4_hrmp.yml @@ -101,9 +101,7 @@ tests: - name: dmpQueue.ExecutedDownward chain: *assets_parachain threshold: *weight_threshold - result: { - outcome: { Complete: { refTime: '1,216,703,000', proofSize: '20,000' }} - } + result: { outcome: { Complete: { refTime: '1,216,703,000', proofSize: '20,000' }}} - queries: forced_created_asset: chain: *assets_parachain @@ -182,7 +180,7 @@ tests: events: - name: polkadotXcm.Attempted threshold: *weight_threshold - result: [{ Complete: { refTime: '673,627,000', proofSize: '6,196' }}] + result: { outcome: { Complete: { refTime: '673,627,000', proofSize: '6,196' }}} - name: assets.Transferred result: { assetId: *asset_id, @@ -225,7 +223,7 @@ tests: events: - name: polkadotXcm.Attempted threshold: *weight_threshold - result: [{ Complete: { refTime: '679,150,000', proofSize: '6,196' }}] + result: { outcome: { Complete: { refTime: '679,150,000', proofSize: '6,196' }}} - name: balances.Endowed result: { account: *pp_sovereign_sibl, diff --git a/cumulus/parachains/integration-tests/e2e/collectives/collectives-polkadot/0_xcm/0_init.yml b/cumulus/parachains/integration-tests/e2e/collectives/collectives-polkadot/0_xcm/0_init.yml index d482446952..20ec003771 100644 --- a/cumulus/parachains/integration-tests/e2e/collectives/collectives-polkadot/0_xcm/0_init.yml +++ b/cumulus/parachains/integration-tests/e2e/collectives/collectives-polkadot/0_xcm/0_init.yml @@ -51,7 +51,7 @@ tests: - name: sudo.Sudid result: { sudoResult: Ok } - name: xcmPallet.SupportedVersionChanged - result: [{ parents: 0, interior: { X1: { Parachain: *cp_id }}}, *xcm_version ] + result: { location: { parents: 0, interior: { X1: { Parachain: *cp_id }}}, version: *xcm_version } - extrinsics: # Collectives Parachain sets supported version for Relay Chain through it - chain: *relay_chain signer: *alice_signer @@ -92,9 +92,7 @@ tests: - name: dmpQueue.ExecutedDownward chain: *collectives_parachain threshold: *weight_threshold - result: { - outcome: { Complete: { refTime: '2,200,000,000', proofSize: 0 }} - } + result: { outcome: { Complete: { refTime: '2,200,000,000', proofSize: 0 }}} - name: polkadotXcm.SupportedVersionChanged chain: *collectives_parachain - result: [{ parents: 1, interior: Here }, *xcm_version ] + result: { location: { parents: 1, interior: Here }, version: *xcm_version } diff --git a/cumulus/parachains/integration-tests/e2e/collectives/collectives-polkadot/0_xcm/1_teleport.yml b/cumulus/parachains/integration-tests/e2e/collectives/collectives-polkadot/0_xcm/1_teleport.yml index 1171aa50da..5f477f799d 100644 --- a/cumulus/parachains/integration-tests/e2e/collectives/collectives-polkadot/0_xcm/1_teleport.yml +++ b/cumulus/parachains/integration-tests/e2e/collectives/collectives-polkadot/0_xcm/1_teleport.yml @@ -61,13 +61,11 @@ tests: events: - name: xcmPallet.Attempted threshold: *weight_threshold - result: [{ Complete: { refTime: '3,000,000,000', proofSize: 0 }}] + result: { outcome: { Complete: { refTime: '3,000,000,000', proofSize: 0 }}} - name: dmpQueue.ExecutedDownward chain: *collectives_parachain threshold: *weight_threshold - result: { - outcome: { Complete: { refTime: '4,000,000,000', proofSize: 0 }} - } + result: { outcome: { Complete: { refTime: '4,000,000,000', proofSize: 0 }}} - queries: balance_rc_alice_2: chain: *relay_chain @@ -126,7 +124,7 @@ tests: result: { who: *acc_alice_ss58, amount: 10000000000000 } - name: polkadotXcm.Attempted threshold: *weight_threshold - result: [{ Complete: { refTime: '3,000,000,000', proofSize: 0 }}] + result: { outcome: { Complete: { refTime: '3,000,000,000', proofSize: 0 }}} - name: balances.Withdraw chain: *relay_chain result: { who: *checking_account, amount: 10000000000000 } # amount received and withdrawn from registry account diff --git a/cumulus/parachains/integration-tests/e2e/collectives/collectives-polkadot/0_xcm/2_reserve.yml b/cumulus/parachains/integration-tests/e2e/collectives/collectives-polkadot/0_xcm/2_reserve.yml index 0695f1201b..bd17f07524 100644 --- a/cumulus/parachains/integration-tests/e2e/collectives/collectives-polkadot/0_xcm/2_reserve.yml +++ b/cumulus/parachains/integration-tests/e2e/collectives/collectives-polkadot/0_xcm/2_reserve.yml @@ -39,7 +39,7 @@ tests: events: - name: xcmPallet.Attempted threshold: *weight_threshold - result: [{ Complete: { refTime: '2,000,000,000', proofSize: 0 }}] + result: { outcome: { Complete: { refTime: '2,000,000,000', proofSize: 0 }}} - name: dmpQueue.ExecutedDownward chain: *collectives_parachain threshold: *weight_threshold diff --git a/cumulus/parachains/integration-tests/e2e/collectives/collectives-polkadot/1_alliance/1_init_alliance.yml b/cumulus/parachains/integration-tests/e2e/collectives/collectives-polkadot/1_alliance/1_init_alliance.yml index 15140e6946..a455335fed 100644 --- a/cumulus/parachains/integration-tests/e2e/collectives/collectives-polkadot/1_alliance/1_init_alliance.yml +++ b/cumulus/parachains/integration-tests/e2e/collectives/collectives-polkadot/1_alliance/1_init_alliance.yml @@ -109,9 +109,7 @@ tests: - name: dmpQueue.ExecutedDownward chain: *collectives_parachain threshold: *weight_threshold - result: { - outcome: { Complete: { refTime: '3,000,000,000', proofSize: '1,000,000' }} - } + result: { outcome: { Complete: { refTime: '3,000,000,000', proofSize: '1,000,000' }}} - name: Alliance init call fails. actions: @@ -159,9 +157,7 @@ tests: - name: dmpQueue.ExecutedDownward chain: *collectives_parachain threshold: *weight_threshold - result: { - outcome: { Complete: { refTime: '3,000,000,000', proofSize: '1,000,000' }} - } + result: { outcome: { Complete: { refTime: '3,000,000,000', proofSize: '1,000,000' }}} - name: Alliance disbanded and initialized again. actions: @@ -208,9 +204,7 @@ tests: - name: dmpQueue.ExecutedDownward chain: *collectives_parachain threshold: *weight_threshold - result: { - outcome: { Complete: { refTime: '3,321,495,872', proofSize: '181,779' }} - } + result: { outcome: { Complete: { refTime: '3,321,495,872', proofSize: '181,779' }}} - name: Alliance initiated, founders and fellows are set. actions: - extrinsics: @@ -255,6 +249,4 @@ tests: - name: dmpQueue.ExecutedDownward chain: *collectives_parachain threshold: *weight_threshold - result: { - outcome: { Complete: { refTime: '3,000,000,000', proofSize: '1,000,000' }} - } + result: { outcome: { Complete: { refTime: '3,000,000,000', proofSize: '1,000,000' }}}