6 Commits

Author SHA1 Message Date
tomFlowee fd1d43ed28 Add more log sections and document them. 2026-01-29 13:34:33 +01:00
tomFlowee 27bca3dc52 Rename for clarity
This string shows up in the UI for the comment cloud backup,
which should not be confused with wallet backup and as such
it is best to avoid using the word 'backup'.
2026-01-19 00:08:48 +01:00
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