Files
pallectrum/electrum
SomberNight becb912397 gui: "Choose Swap Provider" screen: show hex pubkey, and longer prefix
- makes it consistent between the qml and qt guis that now both show the hex pubkey
  - previously qml was showing npub
- don't truncate to first 10 chars, as that's still easy to bruteforce
  - the qt gui has space to display the full pubkey (64 hex chars)
    and can use the TreeWidget's columns to truncate as needed
  - qml has less space, truncate to 32 hex chars there (128 bits should be enough against bruteforce)
2025-06-09 15:12:32 +00:00
..
2025-05-26 15:31:08 +00:00
2025-05-28 10:42:59 +02:00
2025-04-02 16:21:59 +00:00
2025-06-06 12:35:41 +02:00
2025-04-23 16:09:31 +02:00
2025-04-23 16:09:31 +02:00
2025-06-06 10:16:32 +02:00
2025-06-06 12:17:21 +02:00
2025-05-28 10:46:00 +02:00
2025-04-23 16:09:31 +02:00