f321x
86183797db
fix: update do_export_history to use wallet.get_full_history
...
`do_export_history()` which is used by the qt history export function was
broken as it used a method that did not exist anymore.
this updates `do_export_history()` to use `get_full_history()` and also
adds support for payment grouping and lightning transactions to the
generated CSV file.
2025-06-11 11:03:57 +02:00
..
2025-05-06 13:38:50 +02:00
2025-05-28 10:20:15 +02:00
2025-06-06 09:29:01 +02:00
2025-04-03 14:39:05 +02:00
2025-04-23 15:24:02 +02:00
2025-05-18 16:54:56 +00:00
2025-06-05 12:37:23 +02:00
2025-05-05 11:45:31 +02:00
2025-05-15 17:55:23 +02:00
2025-04-30 16:34:19 +02:00
2025-05-05 11:45:31 +02:00
2025-06-11 11:03:57 +02:00
2025-06-03 18:58:05 +00:00
2025-03-14 16:05:40 +00:00
2025-06-03 12:56:01 +02:00
2025-06-03 10:06:39 +02:00
2025-05-23 18:42:54 +02:00
2025-05-20 15:28:55 +02:00
2025-06-10 11:32:39 +02:00
2025-05-06 13:38:50 +02:00
2025-05-14 14:45:14 +02:00
2025-05-14 14:45:14 +02:00
2025-05-06 18:12:42 +00:00
2025-06-10 16:20:43 +00:00
2025-06-06 09:29:01 +02:00
2025-06-10 16:20:43 +00:00
2025-06-06 09:18:12 +02:00
2025-06-03 18:58:05 +00:00
2025-06-06 13:42:29 +00:00
2025-04-04 15:06:50 +02:00
2025-05-28 10:42:59 +02:00