-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
15 changed files
with
534 additions
and
307 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
161 changes: 161 additions & 0 deletions
161
...on-tests/chopsticks/src/tests/xcm/limitedReserveTransfer/__snapshots__/index.test.ts.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,161 @@ | ||
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html | ||
|
||
exports[`Limited Reserve Transfers > Kilt -> HydraDx at block > receiver events "currencies" 1`] = ` | ||
[ | ||
{ | ||
"data": { | ||
"amount": "(rounded 1000000000000000)", | ||
"currencyId": 28, | ||
"who": "7MZG43idRmdg8VSt5BS9mVJeBhhxxt5y55hCsMpoKp5xFQX2", | ||
}, | ||
"method": "Deposited", | ||
"section": "currencies", | ||
}, | ||
{ | ||
"data": { | ||
"amount": "(rounded 4100000000000)", | ||
"currencyId": 28, | ||
"who": "7L53bUTBopuwFt3mKUfmkzgGLayYa1Yvn1hAg9v5UMrQzTfh", | ||
}, | ||
"method": "Deposited", | ||
"section": "currencies", | ||
}, | ||
] | ||
`; | ||
|
||
exports[`Limited Reserve Transfers > Kilt -> HydraDx at block > receiver events "tokens" 1`] = ` | ||
[ | ||
{ | ||
"data": { | ||
"amount": "(rounded 1000000000000000)", | ||
"currencyId": 28, | ||
"who": "7MZG43idRmdg8VSt5BS9mVJeBhhxxt5y55hCsMpoKp5xFQX2", | ||
}, | ||
"method": "Endowed", | ||
"section": "tokens", | ||
}, | ||
{ | ||
"data": { | ||
"amount": "(rounded 1000000000000000)", | ||
"currencyId": 28, | ||
"who": "7MZG43idRmdg8VSt5BS9mVJeBhhxxt5y55hCsMpoKp5xFQX2", | ||
}, | ||
"method": "Deposited", | ||
"section": "tokens", | ||
}, | ||
{ | ||
"data": { | ||
"amount": "(rounded 4100000000000)", | ||
"currencyId": 28, | ||
"who": "7L53bUTBopuwFt3mKUfmkzgGLayYa1Yvn1hAg9v5UMrQzTfh", | ||
}, | ||
"method": "Deposited", | ||
"section": "tokens", | ||
}, | ||
] | ||
`; | ||
|
||
exports[`Limited Reserve Transfers > Kilt -> HydraDx at block > receiver events "xcmpQueue" 1`] = ` | ||
[ | ||
{ | ||
"data": { | ||
"messageHash": "(hash)", | ||
"messageId": "(hash)", | ||
"weight": { | ||
"proofSize": 0, | ||
"refTime": 400000000, | ||
}, | ||
}, | ||
"method": "Success", | ||
"section": "xcmpQueue", | ||
}, | ||
] | ||
`; | ||
|
||
exports[`Limited Reserve Transfers > Kilt -> HydraDx at block > sender events "polkadotXcm" 1`] = ` | ||
[ | ||
{ | ||
"data": { | ||
"outcome": { | ||
"Complete": { | ||
"proofSize": 0, | ||
"refTime": 400000000, | ||
}, | ||
}, | ||
}, | ||
"method": "Attempted", | ||
"section": "polkadotXcm", | ||
}, | ||
] | ||
`; | ||
|
||
exports[`Limited Reserve Transfers > Kilt -> HydraDx at block > sender events "xcmpQueue" 1`] = ` | ||
[ | ||
{ | ||
"data": { | ||
"messageHash": "(hash)", | ||
}, | ||
"method": "XcmpMessageSent", | ||
"section": "xcmpQueue", | ||
}, | ||
] | ||
`; | ||
|
||
exports[`Limited Reserve Transfers > Kilt -> HydraDx at block > sender events {"section":"balances","method":"Withdraw"} 1`] = ` | ||
[ | ||
{ | ||
"data": { | ||
"amount": "(rounded 170000000000)", | ||
"who": "4seWojfEHrk5YKPahdErazQ3CWEHZYi6NV4gKz5AaejWbRPJ", | ||
}, | ||
"method": "Withdraw", | ||
"section": "balances", | ||
}, | ||
] | ||
`; | ||
|
||
exports[`Limited Reserve Transfers > Kilt -> HydraDx live status > receiver events "xcmpQueue" 1`] = ` | ||
[ | ||
{ | ||
"data": { | ||
"messageHash": "(hash)", | ||
"messageId": "(hash)", | ||
"weight": { | ||
"proofSize": 0, | ||
"refTime": 400000000, | ||
}, | ||
}, | ||
"method": "Success", | ||
"section": "xcmpQueue", | ||
}, | ||
] | ||
`; | ||
|
||
exports[`Limited Reserve Transfers > Kilt -> HydraDx live status > sender events "polkadotXcm" 1`] = ` | ||
[ | ||
{ | ||
"data": { | ||
"outcome": { | ||
"Complete": { | ||
"proofSize": 0, | ||
"refTime": 400000000, | ||
}, | ||
}, | ||
}, | ||
"method": "Attempted", | ||
"section": "polkadotXcm", | ||
}, | ||
] | ||
`; | ||
|
||
exports[`Limited Reserve Transfers > Kilt -> HydraDx live status > sender events "xcmpQueue" 1`] = ` | ||
[ | ||
{ | ||
"data": { | ||
"messageHash": "(hash)", | ||
}, | ||
"method": "XcmpMessageSent", | ||
"section": "xcmpQueue", | ||
}, | ||
] | ||
`; |
30 changes: 0 additions & 30 deletions
30
...ests/chopsticks/src/tests/xcm/limitedReserveTransfer/__snapshots__/transfers.test.ts.snap
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.