MarcoFalke
2bce9329e8
Merge bitcoin/bitcoin#21719 : refactor: Add and use EnsureConnman in rpc code
...
fafb68add5 refactor: Add and use EnsureConnman in rpc code (MarcoFalke)
faabeb854a refactor: Mark member functions const (MarcoFalke)
Pull request description:
This removes the 10 occurrences of `throw JSONRPCError(RPC_CLIENT_P2P_DISABLED, "Error: Peer-to-peer functionality missing or disabled");` and replaces them with `EnsureConnman`.
ACKs for top commit:
jarolrod:
re-ACK fafb68add5
theStack:
ACK fafb68add5
ryanofsky:
Code review ACK fafb68add5
Tree-SHA512: 84c63cfe31e548645d906f7191a3526c7bea99ed0d54c2a75c2041452a44fe149ede343d8e1943b0e7770816c828bb047dfec8bc541a1f2b89920a126ee54d68
2021-04-21 07:23:34 +02:00
..
2021-04-13 10:24:31 +08:00
2021-03-10 14:31:10 +08:00
2021-04-12 11:14:49 +10:00
2021-04-13 22:00:28 +08:00
2021-03-17 14:56:20 +08:00
2021-04-13 22:00:28 +08:00
2021-04-06 14:50:17 +08:00
2021-04-20 23:18:54 +03:00
2021-04-21 07:23:34 +02:00
2021-04-20 09:29:43 +02:00
2021-04-20 08:59:09 +02:00
2021-04-18 12:07:00 +02:00
2021-04-19 09:04:31 +02:00
2021-04-05 20:26:14 +02:00
2021-03-17 17:59:22 -07:00
2021-03-17 17:59:22 -07:00
2021-04-20 10:35:53 +02:00
2021-03-23 10:51:43 -04:00
2021-04-07 04:53:26 -04:00
2021-04-14 22:53:54 -04:00
2021-04-06 10:47:51 +02:00
2021-04-12 11:14:49 +10:00
2021-04-05 14:00:48 +02:00
2021-03-23 11:11:02 +01:00
2021-03-23 10:51:43 -04:00
2021-03-23 10:51:43 -04:00
2021-04-12 19:29:03 -04:00
2021-04-13 20:09:34 +08:00
2021-04-13 20:09:34 +08:00
2021-04-07 04:53:26 -04:00
2021-03-29 23:29:42 +02:00
2021-03-19 20:52:16 +01:00
2021-04-08 16:31:55 +02:00
2021-03-16 13:59:18 +01:00
2021-04-18 11:59:28 +02:00
2021-04-07 04:53:26 -04:00
2021-03-16 10:48:36 -07:00
2021-04-19 13:04:23 +02:00
2021-04-20 15:48:48 +03:00
2021-03-29 11:12:26 +08:00
2021-03-30 10:42:45 +02:00
2021-03-31 20:17:39 +02:00
2021-04-05 11:13:51 -04:00
2021-04-05 11:13:51 -04:00
2021-04-21 07:23:34 +02:00
2021-04-17 20:13:34 +02:00
2021-04-17 20:13:34 +02:00
2021-04-17 20:13:34 +02:00
2021-03-30 17:41:13 +02:00
2021-04-06 14:50:17 +08:00
2021-03-17 14:56:20 +08:00
2021-03-29 11:08:29 +08:00
2021-04-17 17:37:37 +02:00
2021-04-04 18:08:36 +02:00
2021-04-04 18:08:36 +02:00
2021-04-13 10:24:31 +08:00
2021-03-15 10:41:30 +08:00
2021-04-05 08:42:15 +02:00
2021-03-11 13:45:14 +08:00
2021-03-22 11:22:06 +08:00
2021-03-18 18:43:52 +01:00
2021-04-07 19:26:25 +01:00
2021-04-07 19:26:25 +01:00
2021-04-18 11:59:28 +02:00
2021-04-13 22:00:28 +08:00
2021-04-12 11:14:49 +10:00
2021-04-12 11:14:49 +10:00