Skip to content

fix: exclude fiat_output 80741 from pending balance calculation#3642

Merged
TaprootFreak merged 1 commit intodevelopfrom
fix/exclude-fiat-output-80741
Apr 29, 2026
Merged

fix: exclude fiat_output 80741 from pending balance calculation#3642
TaprootFreak merged 1 commit intodevelopfrom
fix/exclude-fiat-output-80741

Conversation

@TaprootFreak
Copy link
Copy Markdown
Collaborator

Summary

Test plan

  • Verify setReadyDate job no longer counts 80741 in pendingBalance
  • Confirm queued outputs on the affected source IBAN get their isReadyDate set

@TaprootFreak TaprootFreak merged commit 53940ba into develop Apr 29, 2026
6 checks passed
@TaprootFreak TaprootFreak deleted the fix/exclude-fiat-output-80741 branch April 29, 2026 09:38
@github-actions
Copy link
Copy Markdown

ℹ️ New TODOs/FIXMEs (1)

+        if (tx.id === 80741) return false; // TODO: excluded from pending balance calculation

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