Commit Graph

4 Commits

Author SHA1 Message Date
tomFlowee 81c5c5fc00 Fix accounting for bytes 2026-01-14 17:36:54 +01:00
tomFlowee 08cd8618e4 Update the logic here.
Gathering the details here is fine, we need that for display purposes in
the UI.
2026-01-07 18:45:12 +01:00
tomFlowee f0edf4c741 Limit hash to 3 bytes.
While doing a write-up I realized that an 8 byte hash is still super
overkill to isolate one transaction in a specific wallet while we also
know the block-height it is at.
This limits it to 3 bytes, which should be plenty and thereby shring the
export size quite nicely.
2025-11-16 12:35:01 +01:00
tomFlowee 554e1b6454 Squash branch backup-sync into master 2025-11-16 12:35:01 +01:00