neobytes/src/evo
Alexander Block 60867978d6
Avoid printing DIP3/DIP4 related logs twice (#2525)
All logging that happens in BuildNewListFromBlock is currently printed twice.
This is because BuildNewListFromBlock is called while processing the block
and also while calculating the DIP4 MN list commitment.

This commit adds the debugLogs to this method to allow omitting logs while
called from the DIP4 code.
2018-12-06 08:06:37 +01:00
..
cbtx.cpp Avoid printing DIP3/DIP4 related logs twice (#2525) 2018-12-06 08:06:37 +01:00
cbtx.h Clang evo folder and activemasternode.* (#2418) 2018-11-06 11:54:23 +03:00
deterministicmns.cpp Avoid printing DIP3/DIP4 related logs twice (#2525) 2018-12-06 08:06:37 +01:00
deterministicmns.h Avoid printing DIP3/DIP4 related logs twice (#2525) 2018-12-06 08:06:37 +01:00
evodb.cpp Clang evo folder and activemasternode.* (#2418) 2018-11-06 11:54:23 +03:00
evodb.h Clang evo folder and activemasternode.* (#2418) 2018-11-06 11:54:23 +03:00
providertx.cpp Forbid version=0 in special TXs (#2473) 2018-11-22 06:05:32 +01: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 Put height into mined commitments and use it instead of the special handling of quorumVvecHash (#2501) 2018-11-27 08:04:08 +01:00
specialtx.h Clang evo folder and activemasternode.* (#2418) 2018-11-06 11:54:23 +03:00