Release: develop -> main#4324
Merged
Merged
Conversation
…s and repair affected valutaDate rows (#4315) * fix(fiat-output): reject spreadsheet date serials on admin date fields and repair affected valutaDate rows * fix(fiat-output): widen the serial repair window to all post-2000 serials and restore from the audit log on revert * fix(fiat-output): make the serial repair audit atomic and guard the rollback by the audited after value * fix(fiat-output): lock repair candidates and gate both mutations on their audit rows
github-actions
Bot
requested review from
TaprootFreak and
davidleomay
as code owners
July 22, 2026 21:35
…t automatic payout bank selection (#4314) * fix(liquidity): match Bank Frick balances by account IBAN and restrict automatic payout bank selection * fix(liquidity): scope the Frick availability guard to matched accounts and protect explicit bank assignments * fix(fiat-output): resolve the sender bank whenever an account IBAN is set and repair missing bank links * fix(fiat-output): reach rows with a set account IBAN but missing bank link in the assignment job * fix(fiat-output): reject an empty account IBAN and pin the assignment query contract in tests * fix(fiat-output): reject explicit null account IBANs and assert the repair query branch in tests * fix(fiat-output): guard assignment writes with compare-and-set criteria against concurrent admin updates * fix(fiat-output): match legacy empty-string account IBANs in the assignment compare-and-set
TaprootFreak
approved these changes
Jul 23, 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.
Automatic Release PR
This PR was automatically created after changes were pushed to develop.
Commits: 1 new commit(s)
Checklist