SomberNight
cfa6b91f22
wallet_db: rm dependence on PaymentRequest class in convert_version_25
...
Change convert_version_25 to delete invoices instead of converting them.
convert_version_25 was released ~2 years ago. Wallet files not opened since will have old bip70 invoices deleted upon upgrading.
In general it is ~unsafe for convert_version_* to depend on other modules of the code.
(using e.g. sha256 is fine as its API will never change,
but using e.g. PaymentRequest is dangerous as its API might change over time)
2022-04-23 20:15:10 +02:00
..
2022-04-22 19:53:55 +02:00
2022-03-09 13:40:44 +01:00
2022-03-26 15:26:13 +01:00
2021-06-25 17:40:23 +02:00
2022-01-20 16:59:10 +01:00
2022-04-20 12:48:22 +02:00
2021-04-30 19:43:53 +02:00
2022-04-09 10:41:02 +02:00
2022-03-15 13:39:33 +01:00
2021-04-30 19:55:47 +02:00
2022-02-15 18:22:44 +01:00
2021-04-30 13:13:01 +00:00
2022-03-02 13:29:24 +00:00
2021-11-13 04:31:08 +01:00
2021-09-22 14:50:32 +02:00
2022-02-17 15:44:47 +01:00
2022-02-17 15:44:47 +01:00
2021-04-14 19:08:04 +02:00
2022-04-20 12:48:22 +02:00
2021-06-22 16:16:21 +02:00
2021-03-21 00:36:23 -04:00
2021-03-21 00:36:23 -04:00
2022-03-02 11:42:49 +00:00
2021-10-25 17:46:51 +02:00
2021-04-08 19:49:43 +02:00
2022-02-22 19:20:03 +01:00
2022-02-22 15:04:37 +01:00
2021-09-15 19:52:40 +02:00
2022-02-28 15:17:56 +01:00
2022-04-22 19:53:55 +02:00
2022-01-20 16:47:48 +01:00
2022-02-22 19:20:03 +01:00
2022-04-20 12:48:22 +02:00
2022-03-29 18:30:55 +02:00
2021-09-24 17:36:33 +02:00
2021-03-19 20:51:38 +01:00
2021-03-21 00:36:23 -04:00
2022-04-20 12:48:22 +02:00
2021-07-15 14:52:25 +00:00
2021-07-29 16:26:23 +02:00
2021-11-01 18:05:33 +01:00
2022-02-16 18:53:24 +01:00
2022-03-09 13:40:44 +01:00
2021-03-05 20:46:41 +01:00
2021-09-27 10:31:44 +02:00
2022-04-22 19:18:07 +02:00
2021-04-14 19:14:26 +02:00
2021-04-08 16:24:10 +02:00
2021-07-16 11:27:36 +02:00
2022-03-11 15:39:03 +01:00
2021-03-21 00:36:23 -04:00
2022-04-23 20:15:10 +02:00
2021-03-21 00:36:23 -04:00
2022-03-11 15:49:30 +01:00
2021-06-25 17:40:23 +02:00
2021-03-17 18:11:55 +01:00
2021-05-06 19:47:22 +09:00
2022-01-18 19:54:24 +01:00
2022-01-18 19:54:24 +01:00
2022-03-31 22:50:31 +02:00
2021-06-22 19:24:16 +02:00
2021-11-09 01:02:57 +01:00
2021-01-06 21:27:10 +01:00
2022-04-20 12:48:22 +02:00
2022-04-08 20:36:45 +02:00
2022-02-18 10:14:51 +01:00
2022-04-01 21:31:50 +02:00
2022-04-20 12:48:22 +02:00
2022-04-08 20:36:45 +02:00
2022-03-24 15:59:14 +01:00
2022-04-23 20:15:10 +02:00
2022-04-22 19:53:55 +02:00