Files
pallectrum/electrum
SomberNight df974c2384 qt paytoedit: evaluate text on textChanged(), but no network requests
- add param to _check_text to toggle if network requests are allowed ("full check")
- every 0.5 sec, if the textedit has no focus, do full check
- on textChanged()
  - detect if user copy-pasted by comparing current text against clipboard contents,
    if so, do full check
  - otherwise, do partial check
- on clicking ButtonsWidget btns (scan qr, paste, read file), do full check
2022-06-29 16:18:30 +02:00
..
2022-06-14 13:39:18 +02:00
2022-06-29 16:18:23 +02:00
2022-04-11 17:40:22 +02:00
2022-04-11 17:40:22 +02:00
2022-04-20 12:48:22 +02:00
2022-06-28 20:34:47 +02:00
2022-06-29 16:18:23 +02:00
2022-04-11 17:40:22 +02:00
2022-05-24 02:39:11 +00:00
2022-06-29 16:18:23 +02:00
2022-05-26 19:10:29 +02:00