Sergi Delgado Segura
07f4cebe57
refactor: move m_is_inbound out of CNodeState
...
`m_is_inbound` cannot be changed throughout the life of a `Peer`. However, we
are currently storing it in `CNodeState`, which requires locking `cs_main` in
order to access it. This can be moved to the outside scope and only require
`m_peer_mutex`.
This is a refactor in preparation for Erlay reworks.
2024-09-12 11:20:44 -04:00
..
2024-09-06 09:50:19 +01:00
2024-09-06 09:08:10 -04:00
2024-08-28 18:42:10 +02:00
2024-08-16 19:27:38 +01:00
2024-09-06 09:08:10 -04:00
2024-09-06 09:08:10 -04:00
2024-09-06 09:08:10 -04:00
2024-09-06 15:58:55 +01:00
2024-08-29 13:49:57 +02:00
2024-09-03 16:33:49 -04:00
2024-08-29 13:49:57 +02:00
2024-09-09 17:14:15 -04:00
2024-09-11 13:37:40 -04:00
2024-08-28 15:56:15 +01:00
2024-09-07 18:15:41 +01:00
2024-07-24 09:57:49 +01:00
2024-09-12 11:28:27 +01:00
2024-08-30 21:31:39 +01:00
2024-08-28 19:09:51 +02:00
2024-09-09 12:44:29 -04:00
2024-08-29 13:49:57 +02:00
2024-07-30 14:06:58 -04:00
2024-07-30 14:06:58 -04:00
2024-08-29 13:49:57 +02:00
2024-08-03 21:59:54 +02:00
2024-08-29 13:49:57 +02:00
2024-08-06 11:03:31 +02:00
2024-08-06 11:03:31 +02:00
2024-07-26 08:06:08 -04:00
2024-09-04 14:47:38 -04:00
2024-07-24 17:40:18 +02:00
2024-08-06 01:38:10 +02:00
2024-09-06 09:08:10 -04:00
2024-08-29 13:49:57 +02:00
2024-08-04 14:24:43 +02:00
2024-08-06 01:38:10 +02:00
2024-08-13 14:00:33 -03:00
2024-08-13 14:00:33 -03:00
2024-08-27 07:00:27 +02:00
2024-08-29 12:38:37 +01:00
2024-08-01 16:03:38 -04:00
2024-09-12 14:24:26 +01:00
2024-08-08 22:51:24 +02:00
2024-08-05 22:34:35 -04:00
2024-07-24 17:40:18 +02:00
2024-07-24 17:40:18 +02:00
2024-08-29 13:49:57 +02:00
2024-08-13 07:44:31 +02:00
2024-08-29 13:49:57 +02:00
2024-07-24 09:39:35 +02:00
2024-08-29 13:49:57 +02:00
2024-09-09 12:29:17 -04:00
2024-09-03 17:27:50 -04:00
2024-09-11 13:37:40 -04:00
2024-09-06 09:08:10 -04:00
2024-07-30 14:06:58 -04:00
2024-08-04 08:52:22 +02:00
2024-08-04 08:51:36 +02:00
2024-08-04 06:43:00 +02:00
2024-09-05 07:17:22 +02:00
2024-09-12 11:20:44 -04:00
2024-09-10 18:08:32 -03:00
2024-09-10 18:08:32 -03:00
2024-08-13 07:44:31 +02:00
2024-08-29 13:49:57 +02:00
2024-08-06 01:38:12 +02:00
2024-08-28 19:11:59 +02:00
2024-08-28 19:09:51 +02:00
2024-08-29 13:49:57 +02:00
2024-07-19 22:01:01 +01:00
2024-07-24 17:40:18 +02:00
2024-08-29 13:49:57 +02:00
2024-08-13 07:44:31 +02:00
2024-08-29 13:49:57 +02:00
2024-08-29 13:49:57 +02:00
2024-08-05 19:43:56 -04:00
2024-08-29 13:49:57 +02:00
2024-09-06 15:57:00 +02:00
2024-08-29 13:49:57 +02:00
2024-08-05 17:25:57 -04:00
2024-08-07 20:00:28 +01:00
2024-07-24 09:15:34 +02:00
2024-09-06 17:36:18 +02:00
2024-09-10 18:08:32 -03:00
2024-09-10 18:08:32 -03:00
2024-08-29 13:49:57 +02:00
2024-07-25 11:01:22 +01:00