quorum/raft
Zhou Zhiyao 4b125de4f2
Bloom filter fixes (#945)
Co-authored-by: Samer Falah <samer.falah@jpmchase.com>
2020-02-25 09:53:22 -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 Fix DNS issue in 2.4.0 (#937) 2020-02-10 16:04:16 -05:00
handler_test.go Fix DNS issue in 2.4.0 (#937) 2020-02-10 16:04:16 -05:00
listener.go Add Raft-based consensus (#79) 2017-03-23 13:41:02 -05:00
minter.go Bloom filter fixes (#945) 2020-02-25 09:53:22 -05:00
minter_test.go Quorum raft upgrade v3.3.13 (#887) 2019-12-04 09:24:31 -05:00
peer.go Fix DNS issue in 2.4.0 (#937) 2020-02-10 16:04:16 -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 Fix DNS issue in 2.4.0 (#937) 2020-02-10 16:04:16 -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