Skip to content
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

fix: xcm tests #985

Merged
merged 1 commit into from
Sep 6, 2023
Merged

fix: xcm tests #985

merged 1 commit into from
Sep 6, 2023

Conversation

mrshiposha
Copy link
Contributor

No description provided.

@mrshiposha mrshiposha added the CI-xcm for CI workflows label Sep 6, 2023
Copy link
Member

@CertainLach CertainLach left a comment

Choose a reason for hiding this comment

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

Только нитпики

@@ -82,7 +82,7 @@ local moonriver = {
wantedKeys: 'para-nimbus',
legacyRpc: true,
},
for name in ['alice', 'bob']
for name in ['alith', 'baltathar']
Copy link
Member

Choose a reason for hiding this comment

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

Чтобы не вызывать конфуз, предлагаю придумать всем нодам имена, которые не ассоциируются с юзерами
Я использовал список лун солнечной системы раньше


const KARURA_BACKWARD_TRANSFER_AMOUNT = TRANSFER_AMOUNT - expectedKaruraIncomeFee;
let karuraBackwardTransferAmount: bigint;
Copy link
Member

Choose a reason for hiding this comment

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

Эта переменная локальна для теста, зачем её сюда?


const ACALA_BACKWARD_TRANSFER_AMOUNT = TRANSFER_AMOUNT - expectedAcalaIncomeFee;
let acalaBackwardTransferAmount: bigint;
Copy link
Member

Choose a reason for hiding this comment

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

Локальная переменная

@CertainLach CertainLach merged commit 33d4989 into develop Sep 6, 2023
24 of 26 checks passed
@CertainLach CertainLach deleted the fix/xcm-release-60 branch September 6, 2023 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI-xcm for CI workflows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants