Skip to content

feat: bump stellar its to v2.1.0#1382

Open
rista404 wants to merge 7 commits into
mainfrom
stellar-its-v2.1.0-upgrade
Open

feat: bump stellar its to v2.1.0#1382
rista404 wants to merge 7 commits into
mainfrom
stellar-its-v2.1.0-upgrade

Conversation

@rista404

@rista404 rista404 commented May 27, 2026

Copy link
Copy Markdown
Contributor

why

upgrade ITS to axelarnetwork/axelar-amplifier-stellar#383

Part of CPI-293

how


Note

High Risk
On-chain ITS upgrade and breaking set_flow_limit ABI affect interchain token flow limits; incorrect config or failed upgrades impact production Stellar ITS.

Overview
Bumps Stellar Interchain Token Service to v2.1.0 on mainnet and the quarterly Stellar testnet entry, and records the rollout in chain config plus a new release note.

Chain config updates wasmHash and version for InterchainTokenService (1.4.1 → 2.1.0) on Stellar mainnet and testnet. On testnet it also refreshes AxelarGateway (2.0.1), AxelarOperators (1.1.4), and AxelarGasService (2.0.1) wasm hashes/versions for the same Stellar chain block.

Release doc (releases/stellar/2026-06-ITS-2.1.0.md) documents v2.1.0: per-token flow limiter delegation (operator-managed roles; limiters can call set_flow_limit), alignment with EVM TokenManager, and a breaking on-chain ABIset_flow_limit now takes a leading caller: Address with auth. It includes upgrade steps and post-deploy checklists.

stellar/utils.ts lengthens Soroban tx timebound to 600s and derives MAX_RETRIES from that window so polling does not report failure while a tx can still land after the previous ~30s cap.

Reviewed by Cursor Bugbot for commit 31bf587. Bugbot is set up for automated code reviews on this repo. Configure here.

@linear

linear Bot commented Jun 4, 2026

Copy link
Copy Markdown

CPI-293

@rista404 rista404 marked this pull request as ready for review June 4, 2026 09:23
@rista404 rista404 requested a review from a team as a code owner June 4, 2026 09:23

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit aabca09. Configure here.

Comment thread stellar/utils.ts Outdated
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