mirror of
https://github.com/dashpay/dash.git
synced 2024-12-29 05:49:11 +01:00
757c99eb20
* Fix potential deadlock in `CSporkManager::UpdateSpork()` * Protect `inputRequestIds` with cs lock * Protect `curDBTransaction` in `CEvoDB::CommitRootTransaction()` * Check for `AssertLockNotHeld` in `EnforceBestChainLock()` instead of just having a comment in code * Protect spork maps on (de)serialization |
||
---|---|---|
.. | ||
cbtx.cpp | ||
cbtx.h | ||
deterministicmns.cpp | ||
deterministicmns.h | ||
evodb.cpp | ||
evodb.h | ||
mnauth.cpp | ||
mnauth.h | ||
providertx.cpp | ||
providertx.h | ||
simplifiedmns.cpp | ||
simplifiedmns.h | ||
specialtx.cpp | ||
specialtx.h |