quorum/raft
amalraj.manigmail.com 72270b10c7 Merge remote-tracking branch 'remotes/origin/master' into geth-upgrade-1.8.12
# Conflicts:
#	.travis.yml
#	README.md
#	cmd/geth/genesis_test.go
#	core/genesis.go
#	core/genesis_test.go
#	core/state_processor.go
#	eth/config.go
#	eth/downloader/downloader_test.go
#	eth/protocol_test.go
#	params/config.go
2018-09-27 18:55:55 +08:00
..
api.go Feature/410/expose raft cluster api (#501) 2018-09-11 15:05:42 -04:00
backend.go Geth 1.7.2 rebase and addition of Istanbul BFT (#207) 2017-10-31 18:24:11 -04:00
constants.go Dynamic raft membership support (#130) 2017-08-28 17:43:44 -04:00
doc.md Merge pull request #321 from fgimenez/fix-raft-doc-tx 2018-07-14 23:04:21 -04:00
events.go Add Raft-based consensus (#79) 2017-03-23 13:41:02 -05:00
handler.go Disallow p2p or raft port reuse for raft consensus (#524) 2018-09-21 11:57:26 -04:00
listener.go Add Raft-based consensus (#79) 2017-03-23 13:41:02 -05:00
minter.go Merge remote-tracking branch 'remotes/geth/release/1.8' into merge-193 2018-07-24 16:15:38 +08:00
peer.go Feature/410/expose raft cluster api (#501) 2018-09-11 15:05:42 -04:00
persistence.go Geth 1.7.2 rebase and addition of Istanbul BFT (#207) 2017-10-31 18:24:11 -04:00
snapshot.go Feature/410/expose raft cluster api (#501) 2018-09-11 15:05:42 -04:00
speculative_chain.go Make sure to update speculative chain head in `accept.` Fixes #428 2018-07-30 09:58:00 -04:00
util.go Geth 1.7.2 rebase and addition of Istanbul BFT (#207) 2017-10-31 18:24:11 -04:00
wal.go Geth 1.7.2 rebase and addition of Istanbul BFT (#207) 2017-10-31 18:24:11 -04:00