quorum/raft
Sai V 0b8ea86da4
raft.cluster api returns error if no leader is there in the network in version 2.4.0 (#934)
2020-02-04 14:27:18 -05:00
..
api.go raft.cluster api returns error if no leader is there in the network in version 2.4.0 (#934) 2020-02-04 14:27:18 -05:00
backend.go Fix raft applied index out of range (#880) 2019-12-02 08:05:32 -05:00
constants.go Dynamic raft membership support (#130) 2017-08-28 17:43:44 -04:00
events.go Add Raft-based consensus (#79) 2017-03-23 13:41:02 -05:00
handler.go Quorum raft upgrade v3.3.13 (#887) 2019-12-04 09:24:31 -05:00
handler_test.go raft: correct the setup sequence for applied index related test (#900) 2019-12-05 16:46:44 -05:00
listener.go Add Raft-based consensus (#79) 2017-03-23 13:41:02 -05:00
minter.go Fix for Raft stability (#886) 2019-11-21 12:04:12 -05:00
minter_test.go Quorum raft upgrade v3.3.13 (#887) 2019-12-04 09:24:31 -05:00
peer.go raft.cluster api returns error if no leader is there in the network in version 2.4.0 (#934) 2020-02-04 14:27:18 -05:00
persistence.go Geth 1.7.2 rebase and addition of Istanbul BFT (#207) 2017-10-31 18:24:11 -04:00
snapshot.go Quorum raft upgrade v3.3.13 (#887) 2019-12-04 09:24:31 -05:00
speculative_chain.go Fix raft applied index out of range (#880) 2019-12-02 08:05:32 -05:00
util.go Geth 1.7.2 rebase and addition of Istanbul BFT (#207) 2017-10-31 18:24:11 -04:00
wal.go Allow raft to recover state after non-graceful shutdown in non-archive mode (#860) 2019-12-02 09:46:41 -05:00