• B
    move confirm block count to the start_block call, make tester track its own... · 86b681f3
    Bart Wyatt 提交于
    move confirm block count to the start_block call, make tester track its own watermarks the same way any producer plugin would, fix off-by-one caused by not accounting for a block confirming itself; fix off-by-one caused by propagating the value of dpos-lib before it was updated; decoupled dpos-lib from bft-lib though controller still returns the max of them
    86b681f3
controller.cpp 52.4 KB