3764376bfa
container: hledger-flow: electrum: add uniform quotes
...
- Allows undesirable characters in variable-text columns
- Related refactoring
2026-02-13 14:47:06 -08:00
249e2ca77a
container: hledger-flow: electrum: add mockup w/ lightning
2025-10-29 15:54:44 -07:00
d684f370ff
container: hledger-flow: electrum: add lightning, backwards compat
...
*WARNING*: lightning support is a WIP due to an unresolved electrum
lightning history bug (see docker-finance #227 ).
This commit is needed for backwards compatibility, as the new electrum
format will break import - even if lightning is never used.
2025-10-29 15:54:44 -07:00
812d9cc7ce
container: hledger-flow: remove potential % interpretation (printf)
...
Removes potential interpretation of percent signs in various types of
descriptions/notes/labels (otherwise, import may break).
Resolves "fatal: not enough arguments to satisfy format string" under
certain conditions.
2025-08-08 12:56:14 -07:00
69421e2423
container: hledger-flow: electrum: use transaction label for tax memo
...
Even though the transaction label is already included as a notes tag,
having this information as a memo for tax reports is incredibly helpful.
2025-01-03 21:45:47 -08:00
ab602a036d
container: hledger-flow: electrum: add tax related to rules
2025-01-02 20:30:32 -08:00
499c171d73
container: hledger-flow: add subaccount/network to tax rules
...
- Creates per-wallet / per-account compliance for IRS Rev. Proc. 2024-28
2025-01-02 20:30:32 -08:00
c65c31659c
hledger-flow: electrum: fix calculating 'No Data'
...
If electrum-provided prices aren't available, 'No Data' will be given.
Attempts to calculate this string will result in 0.00 for fiat values.
Do not attempt to calculate this string. Instead, leave the column empty
(for bitcoin.tax calculations).
2024-09-09 20:20:53 -07:00
bab3021ec7
hledger-flow: electrum: add GIFTIN fiat_value cost-basis note
2024-03-27 00:24:08 -07:00
5951faf1da
hledger-flow: electrum: add fiat_value to all outgoing expenses
2024-03-27 00:23:46 -07:00
5d0942e9e0
hledger-flow: electrum: add subaccount to applicable memos
2024-03-27 00:18:39 -07:00
87860903f7
hledger-flow: electrum: clarify SPEND comment
2024-03-26 23:43:34 -07:00
b621e87df2
docker-finance | modern accounting for the power-user
...
Dedicated to Michael Morgan: a beautiful, beautiful soul.
---
Internal signing keys:
Aaron Fiore (sole author)
- 518A22F85BEFD32BCC99C48603F90C4F35E0213E
- 31ECA5C347A0CC0815EDE730A3EACCFCDA7E685E
- C8187C585CB07A4DA81CC0F37318B50EBE9C0DA8
Internal repositories (rebased from):
Staging:
$ git log -n1 --pretty=format:"%H"
c8e0cd66f6c89fa7b3c62f72fb524a4cc454b7b6
$ git rev-list --max-parents=0 HEAD
ac3863b8c234755855f1aea3a07a853122decdf2
Private:
$ git log -n1 --pretty=format:"%H"
69bb3591eaa2990a9637832bb484690e00c4f926
$ git rev-list --max-parents=0 HEAD
a5c1cc9fb593c4cf09bc0adfef6cb6d2964511ae
2024-03-08 23:42:21 -08:00