faraday/accounting
Boris Nagaev 3431cd8c9e
accounting: add error messages for errors
Replaced "return err" cases with wrapped errors to attach the info which may be
useful when debugging.
2025-10-02 14:26:31 -03:00
..
categories.go accounting: add error messages for errors 2025-10-02 14:26:31 -03:00
config.go Only fetch onchain transactions from LND within start_time and end_time range 2025-01-20 11:05:10 +01:00
conversions.go accounting: add error messages for errors 2025-10-02 14:26:31 -03:00
docs.md docs: move accounting docs to docs dir 2020-11-26 15:09:35 +02:00
entries.go accounting: add error messages for errors 2025-10-02 14:26:31 -03:00
entries_test.go Include outgoing payment description in audit memo 2024-02-13 22:12:24 +00:00
filter.go accounting: add error messages for errors 2025-10-02 14:26:31 -03:00
filter_test.go Include outgoing payment description in audit memo 2024-02-13 22:12:24 +00:00
log.go multi: update LND, lndclient and btclog deps 2025-03-05 11:51:45 +02:00
off_chain.go accounting: add error messages for errors 2025-10-02 14:26:31 -03:00
off_chain_test.go Include outgoing payment description in audit memo 2024-02-13 22:12:24 +00:00
on_chain.go accounting: add error messages for errors 2025-10-02 14:26:31 -03:00
on_chain_test.go accounting: add entry utils struct to pass functions to entry creation 2020-10-15 11:30:58 +02:00
report.go accounting: add error messages for errors 2025-10-02 14:26:31 -03:00