neobytes/src/evo
Alexander Block cdc8ae9436 Don't hold CDeterministicMNManager::cs while calling signals (#2608)
This is causing potential deadlocks due to governance calling back into
CDeterministicMNManager but with a differnent lock order.
2019-01-03 15:24:28 +03:00
..
cbtx.cpp Remove temporary code which forked testnet at block 274000 2018-12-13 13:55:46 +01:00
cbtx.h Clang evo folder and activemasternode.* (#2418) 2018-11-06 11:54:23 +03:00
deterministicmns.cpp Don't hold CDeterministicMNManager::cs while calling signals (#2608) 2019-01-03 15:24:28 +03:00
deterministicmns.h Implement HasValidMN, HasValidMNByCollateral and GetValidMNByCollateral 2018-12-31 08:15:44 +01:00
evodb.cpp Ensure EvoDB consistency for quorum commitments by storing the best block hash (#2537) 2018-12-13 09:11:50 +01:00
evodb.h Ensure EvoDB consistency for quorum commitments by storing the best block hash (#2537) 2018-12-13 09:11:50 +01:00
providertx.cpp Harden spork15 on testnet (#2586) 2018-12-28 19:13:44 +03:00
providertx.h Clang evo folder and activemasternode.* (#2418) 2018-11-06 11:54:23 +03:00
simplifiedmns.cpp Properly initialize confirmedHash in CSimplifiedMNListEntry (#2479) 2018-11-23 10:40:46 +01:00
simplifiedmns.h Implement BuildSimplifiedDiff in CDeterministicMNList 2018-11-15 10:42:39 +01:00
specialtx.cpp Refactor CQuorumBlockProcessor and CDeterministicMNManager (#2536) 2018-12-10 06:05:29 +01:00
specialtx.h Clang evo folder and activemasternode.* (#2418) 2018-11-06 11:54:23 +03:00