diff options
| author | John Newbery <[email protected]> | 2020-06-16 16:12:13 -0400 |
|---|---|---|
| committer | John Newbery <[email protected]> | 2020-08-12 11:23:21 +0100 |
| commit | 1f96d2e673a78220eebf3bbd15b121c51c4cd97b (patch) | |
| tree | b5f399be00d80fc19681b026a811f120d6ca64d4 /src/script/script_error.cpp | |
| parent | [net processing] Add Peer (diff) | |
| download | discoin-1f96d2e673a78220eebf3bbd15b121c51c4cd97b.tar.xz discoin-1f96d2e673a78220eebf3bbd15b121c51c4cd97b.zip | |
[net processing] Move misbehavior tracking state to Peer
Misbehavior tracking state is now contained in Peer instead of
CNode. It is no longer guarded by cs_main, but instead by a
dedicated m_misbehavior_mutex lock.
This allows us to remove 14 cs_main locks from net_processing.
Diffstat (limited to 'src/script/script_error.cpp')
0 files changed, 0 insertions, 0 deletions