Skip to content

chore: stellar and hedera scripts#1348

Open
Deiadara wants to merge 3 commits into
mainfrom
chore/stellar-and-hedera-scripts
Open

chore: stellar and hedera scripts#1348
Deiadara wants to merge 3 commits into
mainfrom
chore/stellar-and-hedera-scripts

Conversation

@Deiadara

@Deiadara Deiadara commented Feb 19, 2026

Copy link
Copy Markdown
Contributor

why

Had to manually construct proof for hedera so I documented the process, also updated the stellar script and readme which was outdated.

how


Note

Low Risk
Mostly documentation and developer scripts; the only behavior change is a small CLI argument/default tweak for Stellar change-trust with limited blast radius.

Overview
Adds a new runbook (evm/docs/manual-proof-construction.md) describing how to manually unblock stuck Amplifier hub-routed messages by constructing a MultisigProver proof, polling for completion, submitting it to the destination EVM gateway, and optionally manually calling ITS.execute() (includes a Hedera testnet worked example and session-id quoting gotcha).

Introduces scripts/construct-proof-hedera.js, a self-contained script that triggers construct_proof for a specific axelar→hedera message, extracts/normalizes the multisig_session_id, and polls until the proof is completed.

Fixes Stellar tooling/docs by making stellar/token-utils.js change-trust accept an optional [limit] (defaulting to 1000000000) and aligning the stellar/README.md example accordingly.

Written by Cursor Bugbot for commit fbf2635. This will update automatically on new commits. Configure here.

@Deiadara Deiadara requested a review from a team as a code owner February 19, 2026 15:24
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.

1 participant