diff options
author | Troy Giorshev <troygiorshev@gmail.com> | 2020-06-29 14:15:06 -0400 |
---|---|---|
committer | Troy Giorshev <troygiorshev@gmail.com> | 2020-09-22 22:01:14 -0400 |
commit | 890b1d7c2b8312d41d048d2db124586c5dbc8a49 (patch) | |
tree | 8ef643a06cbda557a380e7fa261af30c47bcac35 /autogen.sh | |
parent | 2716647ebf60cea05fc9edce6a18dcce4e7727ad (diff) |
Move checksum check from net_processing to net
This removes the m_valid_checksum member from CNetMessage. Instead,
GetMessage() returns an Optional.
Additionally, GetMessage() has been given an out parameter to be used to
hold error information. For now it is specifically a uint32_t used to
hold the raw size of the corrupt message.
The checksum check is now done in GetMessage.
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions