Files
purple-electrumwallet/electrum/gui/qt
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 14:51:01 +00:00
2025-11-28 13:31:14 +01:00
2025-11-04 09:54:29 +01:00
2025-10-27 18:46:36 +01:00
2025-11-28 13:31:14 +01:00
2025-11-27 11:31:10 +01:00