fix: re-fetch existing transactions on each validation #72

Merged
cal merged 1 commits from fix/refresh-existing-transactions-on-validation into next-release 2026-03-11 16:27:57 +00:00

1 Commits

Author SHA1 Message Date
Cal Corum
556a30c397 fix: re-fetch existing transactions on each validation
The TransactionBuilder cached pre-existing transactions on first load
and never refreshed them. This meant transactions submitted by other
sessions (or newly visible after API fixes) were invisible for the
lifetime of the builder session, causing incorrect roster projections.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 08:10:22 -05:00