SomberNight
c463f5e23d
password unification refactor: move methods from wallet to daemon
...
Note in particular that check_password_for_directory was not safe to use while the daemon had wallets loaded,
as the same file would have two corresponding Wallet() instances in memory. This was specifically handled in
the kivy GUI, on the caller side, by stopping-before and reloading-after the wallets; but it was dirty to
have the caller handle this.
2022-07-06 19:57:27 +02:00
..
2022-05-04 19:59:59 +02:00
2022-07-06 19:57:27 +02:00
2022-03-09 13:40:44 +01:00
2022-07-01 16:03:28 +02:00
2022-06-01 18:54:24 +02:00
2022-06-29 16:18:15 +02:00
2022-04-11 17:40:16 +02:00
2022-06-22 02:07:46 +02:00
2022-03-15 13:39:33 +01:00
2022-05-07 18:52:33 +02:00
2022-03-02 13:29:24 +00:00
2022-06-02 18:28:21 +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-07-06 19:57:27 +02:00
2022-04-11 17:40:22 +02:00
2022-06-22 02:09:26 +02:00
2022-05-21 18:43:32 +02:00
2022-05-21 12:24:26 +02:00
2022-06-03 17:14:47 +02:00
2022-04-20 12:48:22 +02:00
2022-06-10 17:09:33 +02:00
2022-05-25 19:44:44 +02:00
2022-06-29 18:07:03 +02:00
2022-06-28 20:34:47 +02:00
2022-05-26 15:04:43 +02:00
2022-06-29 16:56:04 +02:00
2022-07-05 08:48:34 +02:00
2022-07-05 14:53:33 +02:00
2022-06-29 18:07:03 +02:00
2022-06-12 00:54:35 +02:00
2022-06-29 16:56:04 +02:00
2022-05-26 19:50:47 +02:00
2022-06-03 18:02:58 +02:00
2022-04-11 17:40:22 +02:00
2022-05-24 02:39:11 +00:00
2022-03-31 22:50:31 +02:00
2022-04-29 18:49:07 +02:00
2022-07-06 19:57:27 +02:00
2022-06-28 18:51:21 +02:00
2022-06-10 13:07:53 +02:00
2022-07-05 08:48:34 +02:00
2022-07-05 18:56:52 +02:00
2022-06-29 16:18:23 +02:00
2022-04-08 20:36:45 +02:00
2022-05-26 19:10:29 +02:00
2022-06-15 18:44:52 +02:00
2022-07-06 19:57:27 +02:00