Files
purple-electrumwallet/electrum
Sander van Grieken f2e6243e19 qt: don't store python tuple in a qt QVariant.
This is an educated guess in fixing #10335, Qt can be very picky w.r.t. wrapping types,
and we have additional complexity in the PyQt/SIP layer.

as the address index is only used to facilitate sorting, convert address index tuple
to a sortable string instead.

This assumes uniformity in the length of address indexes.
2025-12-18 10:59:56 +01:00
..
2025-08-23 18:59:14 +00:00
2025-11-11 16:51:31 +00:00
2024-05-30 13:08:13 +00:00
2025-08-18 15:38:25 +00:00
2025-12-02 10:38:10 +01:00
2025-12-17 10:23:16 +00:00
2025-12-17 10:23:16 +00:00
2025-09-13 23:12:44 -04:00