Skip to content

cli: add opportunity to submit vaa (only ton-ton integration)#10

Open
mrnkslv wants to merge 34 commits intoext-integration/tonfrom
cli-submit-event
Open

cli: add opportunity to submit vaa (only ton-ton integration)#10
mrnkslv wants to merge 34 commits intoext-integration/tonfrom
cli-submit-event

Conversation

@mrnkslv
Copy link
Copy Markdown

@mrnkslv mrnkslv commented Oct 9, 2025

example command: worm submit 01000000000100f6b6874640c5216d06cfecbe1b209d26bcf4848caa3bdc88aa9c060758182a6178287a4eb510355acff9dab69f2ffbfaab5978e50a0858987e8a520ca7c664220168e2ef6200000001003e4cf0101e6c10c0c5ad6f11172b88872c44968a7160fd46c09874c307f972703a0000000000000000013236375b383030314530444241453441413933424143313444393436453837353841363542364134463133393632423545334632383746443244354237363938333530433241415f5d202d3e207b0a202038385b373336353633364636453634323037303646373337345d0a7d --chain Ton --network devnet --contract-address kQBWynzOaXFc4Hzpv-zoo6JQegzz5GRrolfl8rt59wfXqidk

@mrnkslv mrnkslv requested a review from Keshoid October 9, 2025 13:04
Comment thread clients/js/src/cmds/getVaa.ts Outdated
Comment thread clients/js/src/cmds/getVaa.ts Outdated
Comment thread clients/js/src/cmds/submit.ts Outdated
Comment thread clients/js/src/cmds/submit.ts
Comment thread clients/js/src/cmds/submit.ts Outdated
Comment thread clients/js/src/cmds/submit.ts Outdated
Comment thread clients/js/src/cmds/submit.ts Outdated
Comment thread clients/js/src/consts/networks.ts
Comment thread clients/js/src/evm.ts Outdated
Comment thread clients/js/src/evm.ts Outdated
TxGrpcApi,
} from "@injectivelabs/sdk-ts";
import { DEFAULT_STD_FEE, getStdFee } from "@injectivelabs/utils";
import { getStdFee } from "@injectivelabs/utils";
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

возникала ошибка с получением DEFAULT_STD_FEE, пофиксить

Comment thread clients/js/src/ton.ts Outdated
Comment thread clients/js/src/ton.ts Outdated
Comment thread clients/js/src/ton.ts Outdated
Comment thread clients/js/src/vaa.ts Outdated
Comment thread clients/js/src/vaa.ts Outdated
Comment thread clients/js/src/vaa.ts Outdated
@@ -0,0 +1,139 @@
// SPDX-License-Identifier: Apache 2
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

не забыть перенести контракты в более подходящую директорию

Comment thread scripts/guardian-set-init.sh
}

}
} No newline at end of file
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

убрать строку

Comment thread clients/js/package.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants