diff options
| author | Suhas Daftuar <[email protected]> | 2019-01-31 15:47:25 -0500 |
|---|---|---|
| committer | Suhas Daftuar <[email protected]> | 2019-06-05 05:05:37 -0400 |
| commit | 4433ed0f730cfd60eeba3694ff3c283ce2c0c8ee (patch) | |
| tree | b602afba38a577d001a6106ac28e7fb41816ad57 /src/httpserver.cpp | |
| parent | Merge #14372: msvc: build secp256k1 and leveldb locally (diff) | |
| download | discoin-4433ed0f730cfd60eeba3694ff3c283ce2c0c8ee.tar.xz discoin-4433ed0f730cfd60eeba3694ff3c283ce2c0c8ee.zip | |
[validation] Crash if disconnecting a block fails
If we're unable to disconnect a block during normal operation, then that is a
failure of our local system (such as disk failure) or the chain that we are on
(eg CVE-2018-17144), but cannot be due to failure of the (more work) chain that
we're trying to validate.
We should abort rather than stay on a less work chain.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions