Files
pallectrum/electrum
SomberNight 1d4e2ebed6 ConfigVar: add "converter" for getter, add use it for "proxy" key
fixes https://github.com/spesmilo/electrum/issues/8837

Alternatively we could do a config upgrade (convert_version_*) to fix that specific issue,
but they are not safe against downgrade-upgrade-again, so probably not the best choice for
crash-inducing values.
And this kind of converter is a generic solution that can be useful for other configvars later
(though for most usages I expect we will also need a converter for the setter).
2024-02-04 07:20:05 +00:00
..
2024-02-03 11:52:33 +00:00
2023-11-13 10:47:18 +01:00
2023-12-22 11:03:58 +01:00
2024-01-22 03:27:17 +00:00
2023-10-27 16:01:23 +00:00
2024-01-22 03:27:20 +00:00
2023-12-04 14:15:39 +08:00
2023-12-04 14:15:39 +08:00
2024-01-19 16:23:24 +00:00