neobytes/src/evo
Alexander Block fa90c0204f Also call NotifyMasternodeListChanged when MNs have been updated
And not only when added/removed.
2019-04-09 13:28:53 +02:00
..
cbtx.cpp Track in which block a quorum commitment was mined 2019-04-04 12:27:35 +02:00
cbtx.h Implement and enforce quorum commitment merkle roots in coinbases 2019-04-04 12:27:35 +02:00
deterministicmns.cpp Also call NotifyMasternodeListChanged when MNs have been updated 2019-04-09 13:28:53 +02:00
deterministicmns.h ProcessSpecialTxsInBlock should respect fJustCheck (#2653) 2019-01-29 15:57:30 +01:00
evodb.cpp Implement 2-stage commit for CEvoDB to avoid inconsistencies after crashes (#2744) 2019-03-06 22:45:39 +03:00
evodb.h Implement GetMined(AndActive)CommitmentsUntilBlock and use it in ScanQuorums 2019-04-04 12:27:35 +02:00
mnauth.cpp Also handle MNAUTH on non-masternodes (#2797) 2019-03-22 17:21:20 +03:00
mnauth.h Implement MNAUTH and allow unlimited inbound MN connections (#2790) 2019-03-22 11:52:37 +01:00
providertx.cpp Fix confusion between dip3 activation and enforcement (#2651) 2019-01-29 15:54:38 +01:00
providertx.h Clang evo folder and activemasternode.* (#2418) 2018-11-06 11:54:23 +03:00
simplifiedmns.cpp Track in which block a quorum commitment was mined 2019-04-04 12:27:35 +02:00
simplifiedmns.h Add deletedQuorums and newQuorums to CSimplifiedMNListEntry 2019-04-04 12:27:35 +02:00
specialtx.cpp Implement and enforce quorum commitment merkle roots in coinbases 2019-04-04 12:27:35 +02:00
specialtx.h ProcessSpecialTxsInBlock should respect fJustCheck (#2653) 2019-01-29 15:57:30 +01:00