diff options
| author | Pieter Wuille <[email protected]> | 2020-10-08 20:27:27 -0700 |
|---|---|---|
| committer | Vasil Dimov <[email protected]> | 2020-10-09 10:32:19 +0200 |
| commit | 1d3ec2a1fda7446323786a52da1fd109c01aa6fb (patch) | |
| tree | 7d4dd26269bf40b771e360c64ca3a12388ec5880 /src/net_processing.cpp | |
| parent | Merge #19107: p2p: Move all header verification into the network layer, exten... (diff) | |
| download | discoin-1d3ec2a1fda7446323786a52da1fd109c01aa6fb.tar.xz discoin-1d3ec2a1fda7446323786a52da1fd109c01aa6fb.zip | |
Support bypassing range check in ReadCompactSize
This is needed when we want to encode an arbitrary number as CompactSize
like node service flags, which is a bitmask and could be bigger than the
usual size of an object.
Diffstat (limited to 'src/net_processing.cpp')
0 files changed, 0 insertions, 0 deletions