diff options
| author | Ross Nicoll <[email protected]> | 2021-06-18 08:27:39 +0100 |
|---|---|---|
| committer | Ross Nicoll <[email protected]> | 2021-07-09 22:06:26 +0100 |
| commit | c93261586d691c5d5394cd26720723300f3b7d1f (patch) | |
| tree | 1c85ff01d7ee4cd41e07ab951f8ad4ec7c525af6 /src/httpserver.cpp | |
| parent | Replace HMAC_SHA256 with Bitcoin's version (diff) | |
| download | discoin-c93261586d691c5d5394cd26720723300f3b7d1f.tar.xz discoin-c93261586d691c5d5394cd26720723300f3b7d1f.zip | |
Ignore unsigned overflow warnings
Ignore unsigned overflow warnings in:
* Scrypt hash calculation as this is an intentional part of how they behave.
* Calculating block subsidy as the Mersenne Twister intentionally expects this behaviour.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions