Skip to content

fix: recalibrate financeLogPairIds toScrypt EUR (2nd)#3357

Merged
TaprootFreak merged 1 commit intodevelopfrom
fix/recalibrate-scrypt-eur-pair-ids-2
Mar 5, 2026
Merged

fix: recalibrate financeLogPairIds toScrypt EUR (2nd)#3357
TaprootFreak merged 1 commit intodevelopfrom
fix/recalibrate-scrypt-eur-pair-ids-2

Conversation

@TaprootFreak
Copy link
Collaborator

Summary

  • Recalibrates financeLogPairIds.toScrypt.eur to fix negative toScryptUnfiltered for Scrypt/EUR (Asset 401)
  • Moves pair IDs forward to bankTxId: 191523 / exchangeTxId: 126558 to exclude orphan MaerkiBaumann exchange_tx deposits from the calculation window
  • Restores visibility of legitimate pending Scrypt EUR pending balances

Verification after deploy

./scripts/db-debug.sh --balance 5
# Scrypt/EUR should show toScrypt pending ~30k (or 0 if settled)

Receiver side includes MaerkiBaumann exchange_tx deposits that are
excluded from the sender side (filtered by eurBankIbans), causing a
281k EUR mismatch and negative toScryptUnfiltered. This hides all
Scrypt EUR pending balances including the legitimate 30k transfer.

Move pair IDs forward to bankTxId 191523 / exchangeTxId 126558 to
exclude orphan transactions from the calculation window.
@TaprootFreak TaprootFreak marked this pull request as ready for review March 5, 2026 03:07
@TaprootFreak TaprootFreak merged commit 5b17bc8 into develop Mar 5, 2026
8 checks passed
@TaprootFreak TaprootFreak deleted the fix/recalibrate-scrypt-eur-pair-ids-2 branch March 5, 2026 15:00
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