quorum/consensus/istanbul
Peter Fox 66d91d0210 Add ability to see this nodes public address (that is used for signing) (#856)
Add block sealing information to IBFT API .
2019-10-29 00:27:46 -04:00
..
backend Add ability to see this nodes public address (that is used for signing) (#856) 2019-10-29 00:27:46 -04:00
core Check if message payload is signed by the message sender (#853) 2019-10-16 11:57:33 -04:00
validator consensus, core, eth, miner, params: update istanbul engine 2018-01-31 10:27:08 +08:00
backend.go Merge remote-tracking branch 'remotes/goeth/release/1.8' into geth-upgrade-1.8.15_new 2018-10-04 16:21:20 +08:00
config.go Chain stalls while scaling out from 1 to 4 nodes, changing quorum size fixes things (#796) 2019-09-30 15:26:13 -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 Geth 1.7.2 rebase and addition of Istanbul BFT (#207) 2017-10-31 18:24:11 -04:00
validator.go consensus, core, eth, miner, params: update istanbul engine 2018-01-31 10:27:08 +08:00