Fix EUR Scrypt filter to include Olkypay bank account#3224
Merged
TaprootFreak merged 3 commits intodevelopfrom Feb 19, 2026
Merged
Fix EUR Scrypt filter to include Olkypay bank account#3224TaprootFreak merged 3 commits intodevelopfrom
TaprootFreak merged 3 commits intodevelopfrom
Conversation
The FinancialDataLog EUR Scrypt transaction filters only matched the Yapeal EUR IBAN, missing all Scrypt transactions on the Olkypay EUR account. This caused ~645k EUR in Scrypt transfers to be excluded from the pending balance calculation, resulting in a negative total balance. Add olkyBank.iban as an alternative match for both the sender (DEBIT) and receiver (CREDIT) Scrypt EUR bank transaction filters.
Extract EUR bank IBANs into a shared array for maintainability and update comments to reflect that both Yapeal and Olky accounts are included in the EUR Scrypt transaction filters.
davidleomay
approved these changes
Feb 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
yapealEurBank.iban, missing all Scrypt transactions on the Olkypay EUR account (olkyBank.iban)totalBalanceChfolkyBank.ibanas an alternative match in both the sender (DEBIT) and receiver (CREDIT) EUR Scrypt bank transaction filtersChanges
log-job.service.tsline 388: EUR sender Scrypt filter now matches both Yapeal EUR and Olkypay IBANslog-job.service.tsline 409: EUR receiver Scrypt filter now matches both Yapeal EUR and Olkypay IBANsTest plan
npm run lintpassesnpm run buildpassesnpm testpassesvalid: truewith positivetotalBalanceChf