Files
pallectrum/electrum
SomberNight a7199696d3 json_db: exempt keystore from StoredDict conversion
The keystore logic would need to be significantly changed to nicely
interoperate with StoredDict/json_db logic.
(just see KeyStore.__init__() and KeyStore.dump())
For now we exempt the keystore from the recursive StoredDict conversion, as
it is a smaller change that is also easier to review for correctness.

fixes #6066
fixes #6401

also reverts 2d3c2eeea9 (which was an even hackier workaround for #6066)
2020-09-04 16:11:01 +02:00
..
2020-09-03 06:39:57 -04:00
2020-06-23 19:25:07 +02:00
2020-08-20 18:58:52 +02:00
2020-08-25 16:57:10 +02:00
2020-06-22 22:48:13 +02:00
2020-07-15 08:47:45 +02:00
2020-07-08 08:25:49 +02:00