quorum/consensus/istanbul/core
Jitendra Bhurat 6d8c7ed226 Checking if c.current is nil, as it can be when istanbul engine is stopped due to block download event 2019-04-23 17:13:30 -04:00
..
backlog.go avoid growing backlogs when valSet changes 2018-09-05 17:22:42 -04:00
backlog_test.go avoid growing backlogs when valSet changes 2018-09-05 17:22:42 -04:00
commit.go Geth 1.7.2 rebase and addition of Istanbul BFT (#207) 2017-10-31 18:24:11 -04:00
commit_test.go Geth 1.7.2 rebase and addition of Istanbul BFT (#207) 2017-10-31 18:24:11 -04:00
core.go Checking if c.current is nil, as it can be when istanbul engine is stopped due to block download event 2019-04-23 17:13:30 -04:00
core_test.go debug tests 2018-06-01 12:51:35 +08:00
errors.go Geth 1.7.2 rebase and addition of Istanbul BFT (#207) 2017-10-31 18:24:11 -04:00
events.go Geth 1.7.2 rebase and addition of Istanbul BFT (#207) 2017-10-31 18:24:11 -04:00
final_committed.go consensus, core, eth, miner, params: update istanbul engine 2018-01-31 10:27:08 +08:00
handler.go consensus, core, eth, miner, params: update istanbul engine 2018-01-31 10:27:08 +08:00
handler_test.go Geth 1.7.2 rebase and addition of Istanbul BFT (#207) 2017-10-31 18:24:11 -04:00
message_set.go consensus, core, eth, miner, params: update istanbul engine 2018-01-31 10:27:08 +08:00
message_set_test.go Geth 1.7.2 rebase and addition of Istanbul BFT (#207) 2017-10-31 18:24:11 -04:00
prepare.go consensus, core, eth, miner, params: update istanbul engine 2018-01-31 10:27:08 +08:00
prepare_test.go Geth 1.7.2 rebase and addition of Istanbul BFT (#207) 2017-10-31 18:24:11 -04:00
preprepare.go fix racing condition when proposer receives same block from peer 2018-10-05 16:09:10 -04:00
preprepare_test.go consensus, core, eth, miner, params: update istanbul engine 2018-01-31 10:27:08 +08:00
request.go consensus, core, eth, miner, params: update istanbul engine 2018-01-31 10:27:08 +08:00
request_test.go consensus, core, eth, miner, params: update istanbul engine 2018-01-31 10:27:08 +08:00
roundchange.go consensus, core, eth, miner, params: update istanbul engine 2018-01-31 10:27:08 +08:00
roundchange_test.go consensus, core, eth, miner, params: update istanbul engine 2018-01-31 10:27:08 +08:00
roundstate.go consensus, core, eth, miner, params: update istanbul engine 2018-01-31 10:27:08 +08:00
roundstate_test.go consensus, core, eth, miner, params: update istanbul engine 2018-01-31 10:27:08 +08:00
testbackend_test.go merge 1.8.18 with quorum/master 2019-02-08 17:29:01 +08:00
types.go fixed the logic to verify if block is currently proposed 2018-10-15 12:31:17 -04:00
types_test.go restored p2p message payload after processing 2018-10-12 11:09:43 -04:00