Ava Chow
ea2551e55d
wallet: Reset chain notifications handler if AttachChain fails
...
AttachChain will create the chain notifications handler which contains a
reference to the wallet's shared_ptr. If AttachChain fails, the wallet
needs to be unloaded, and this is expected to happen with its custom
deleter ReleaseWallet. However, if the chain notifications handler is
still set, then the shared_ptr is still referenced by something, so the
wallet is never actually released.
2024-01-12 20:09:08 -05:00
..
2024-01-02 11:12:32 -05:00
2023-12-11 17:42:17 +01:00
2023-12-04 15:39:15 -04:00
2024-01-10 14:11:32 -05:00
2024-01-05 10:42:10 +00:00
2024-01-03 11:23:27 +00:00
2024-01-05 10:42:10 +00:00
2024-01-03 11:23:27 +00:00
2023-12-23 13:26:00 +01:00
2024-01-12 12:03:52 +00:00
2023-12-08 06:54:00 -03:00
2024-01-04 14:40:28 +00:00
2024-01-12 10:03:22 +00:00
2024-01-05 11:22:31 +01:00
2024-01-12 20:09:08 -05:00
2023-12-11 18:22:13 +01:00
2023-12-15 15:20:54 +01:00
2023-12-06 11:22:42 -05:00
2023-12-06 11:22:42 -05:00
2023-12-04 15:39:15 -04:00
2024-01-09 15:27:08 -06:00
2023-12-11 13:08:46 -05:00
2023-12-04 15:39:15 -04:00
2023-12-11 18:22:13 +01:00
2023-12-11 18:22:13 +01:00
2023-11-30 11:28:19 +01:00
2024-01-10 14:11:32 -05:00
2023-12-04 15:39:15 -04:00
2024-01-07 16:24:08 -06:00
2024-01-10 14:11:32 -05:00
2023-12-04 15:39:15 -04:00
2023-12-23 13:26:00 +01:00
2023-12-23 13:26:00 +01:00
2023-12-15 11:03:25 +10:00
2023-12-20 15:59:48 +10:00
2023-12-14 15:14:00 -05:00
2024-01-02 11:12:32 -05:00
2024-01-09 15:38:57 +01:00
2024-01-10 14:11:32 -05:00
2024-01-09 12:46:52 -05:00
2023-12-27 16:39:32 -05:00
2023-12-06 11:22:42 -05:00
2023-12-02 22:03:08 +01:00
2023-11-30 11:28:19 +01:00
2024-01-05 10:42:10 +00:00
2023-12-15 15:21:22 +01:00
2023-12-15 15:20:54 +01:00
2023-11-30 11:27:54 +01:00
2024-01-10 14:11:32 -05:00
2023-12-17 21:13:44 +01:00
2023-12-19 17:12:45 +01:00
2023-12-08 13:14:46 +00:00
2023-12-08 13:14:46 +00:00
2023-12-07 11:06:01 +01:00
2023-12-17 21:13:44 +01:00
2023-11-30 14:28:46 -05:00
2024-01-02 12:40:11 +01:00