Files
pallectrum/electrum/gui
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
..
2023-08-30 16:47:37 +00:00
2025-06-02 16:07:08 +00:00