fix: check LUNC balance before Terra hash submission #141

Merged
Brouie merged 1 commit from fix/issue-54-zero-lunc-hash-submit into main 2026-03-11 06:43:37 +00:00
Brouie commented 2026-03-11 06:31:19 +00:00 (Migrated from gitlab.com)

Fixes #54

Terra hash submission fails with cryptic key not found error when wallet has zero LUNC. Adds balance check before submitOnTerra in both manual retry and auto-withdraw flows.

Changes:

  • TransferStatusPage.tsx — check luncBalance before submitOnTerra
  • useAutoWithdrawSubmit.ts — same check in auto-withdraw flow

Result: 452/452 tests passing

Fixes #54 Terra hash submission fails with cryptic key not found error when wallet has zero LUNC. Adds balance check before submitOnTerra in both manual retry and auto-withdraw flows. Changes: - TransferStatusPage.tsx — check luncBalance before submitOnTerra - useAutoWithdrawSubmit.ts — same check in auto-withdraw flow Result: 452/452 tests passing
Brouie commented 2026-03-11 06:32:35 +00:00 (Migrated from gitlab.com)

restored source branch fix/issue-54-zero-lunc-hash-submit

restored source branch `fix/issue-54-zero-lunc-hash-submit`
PlasticDigits (Migrated from gitlab.com) changed target branch from master to main 2026-03-11 06:43:28 +00:00
PlasticDigits (Migrated from gitlab.com) merged commit 4d9488425a into main 2026-03-11 06:43:37 +00:00
PlasticDigits commented 2026-03-11 06:43:38 +00:00 (Migrated from gitlab.com)

mentioned in commit 4d9488425a

mentioned in commit 4d9488425ab9f868953f79803921e6b84b225406
Brouie commented 2026-03-18 02:42:49 +00:00 (Migrated from gitlab.com)

mentioned in issue #54

mentioned in issue #54
Sign in to join this conversation.
No description provided.