quorum/consensus/istanbul
Jitendra Bhurat 1d8a952fa5 Added preprepareSent variable to roundstate so that preprepare message is sent only once and updated justifyRoundChange to not return false, if prepared value or round does not match the values in prepared messages part of round change messages 2020-06-02 11:45:37 -04:00
..
backend Added preprepareSent variable to roundstate so that preprepare message is sent only once and updated justifyRoundChange to not return false, if prepared value or round does not match the values in prepared messages part of round change messages 2020-06-02 11:45:37 -04:00
core Legacy ibft should be used if qibftBlock is not defined in genesis 2020-05-28 16:15:34 -04:00
validator consensus, core, eth, miner, params: update istanbul engine 2018-01-31 10:27:08 +08:00
backend.go qibft consensus and support for qibftBlock fork block 2020-05-28 11:39:30 -04:00
config.go qibft consensus and support for qibftBlock fork block 2020-05-28 11:39:30 -04:00
errors.go Geth 1.7.2 rebase and addition of Istanbul BFT (#207) 2017-10-31 18:24:11 -04:00
events.go consensus, core, eth, miner, params: update istanbul engine 2018-01-31 10:27:08 +08:00
types.go Geth 1.7.2 rebase and addition of Istanbul BFT (#207) 2017-10-31 18:24:11 -04:00
types_test.go Geth 1.7.2 rebase and addition of Istanbul BFT (#207) 2017-10-31 18:24:11 -04:00
utils.go fix linting issues (#995) 2020-05-11 16:15:27 -04:00
validator.go consensus, core, eth, miner, params: update istanbul engine 2018-01-31 10:27:08 +08:00