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-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-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-08-29 13:49:57 +02:00
2024-08-29 13:49:57 +02:00
2024-09-04 14:47:38 -04:00
2024-09-06 09:08:10 -04:00
2024-08-29 13:49:57 +02:00
2024-08-27 07:00:27 +02:00
2024-08-29 12:38:37 +01:00
2024-09-12 14:24:26 +01:00
2024-08-29 13:49:57 +02:00
2024-08-29 13:49:57 +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-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-29 13:49:57 +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-08-29 13:49:57 +02:00
2024-08-29 13:49:57 +02:00
2024-08-29 13:49:57 +02: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-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