neobytes/src/evo
Alexander Block 0123517b48 Implement PoSe based on information from LLMQ commitments (#2478)
Members which are not in the validMembers bitsets are now PoSe punished.
The maximum PoSe score is dynamic and mostly identical to the number of
registered MNs. Added PoSe scores for failures are then a percentage of
the maximum score, so that we can better control how often failures are
allowed per payment cycle. For LLMQ failures, this is 66% to allow
approximately 2 failures per payment cycle.
2018-11-25 16:27:18 +03:00
..
cbtx.cpp Properly initialize confirmedHash in CSimplifiedMNListEntry (#2479) 2018-11-23 10:40:46 +01:00
cbtx.h Clang evo folder and activemasternode.* (#2418) 2018-11-06 11:54:23 +03:00
deterministicmns.cpp Implement PoSe based on information from LLMQ commitments (#2478) 2018-11-25 16:27:18 +03:00
deterministicmns.h Implement PoSe based on information from LLMQ commitments (#2478) 2018-11-25 16:27:18 +03: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 Implement and enforce DIP6 commitments (#2477) 2018-11-23 15:42:09 +01:00
specialtx.h Clang evo folder and activemasternode.* (#2418) 2018-11-06 11:54:23 +03:00