Files
pallectrum/electrum
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-26 15:31:08 +00:00
2025-05-28 10:42:59 +02:00
2025-06-06 12:35:41 +02:00
2025-06-06 12:17:21 +02:00
2025-05-28 10:46:00 +02:00