quorum/raft
Satpal 1c7901b11b
Corrections to logged error messages. (#997)
2020-05-13 15:59:07 -04:00
..
api.go fix linting issues (#995) 2020-05-11 16:15:27 -04:00
backend.go Fix raft applied index out of range (#880) 2019-12-02 08:05:32 -05:00
constants.go fix linting issues (#995) 2020-05-11 16:15:27 -04:00
events.go Add Raft-based consensus (#79) 2017-03-23 13:41:02 -05:00
handler.go Corrections to logged error messages. (#997) 2020-05-13 15:59:07 -04:00
handler_test.go fix linting issues (#995) 2020-05-11 16:15:27 -04:00
listener.go Add Raft-based consensus (#79) 2017-03-23 13:41:02 -05:00
minter.go fix linting issues (#995) 2020-05-11 16:15:27 -04:00
minter_test.go fix linting issues (#995) 2020-05-11 16:15:27 -04: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