ipfs-cluster/consensus/raft
Hector Sanjuan 07a66851cb consensus/raft: use new host constructor in tests
License: MIT
Signed-off-by: Hector Sanjuan <code@hector.link>
2018-03-15 00:04:54 +01:00
..
config_test.go Fix #139: Update cluster to Raft 1.0.0 2017-11-01 12:17:33 +01:00
config.go fix spelling: Fix spelling errors 2017-12-06 15:15:54 +01:00
consensus_test.go consensus/raft: use new host constructor in tests 2018-03-15 00:04:54 +01:00
consensus.go cluster-service: add version subcommand and change some startup logging 2017-12-13 10:25:01 +01:00
data_helper_test.go Raft: improve test error message 2017-11-14 12:31:58 +01:00
data_helper.go Raft: do not ever remove state, rename it and leave it around 2017-11-13 18:18:52 +01:00
log_op_test.go Tests: Make raft tests bind on random port 2018-01-24 20:17:32 +01:00
log_op.go Fix #219: WIP: Remove duplicate peer accounting 2017-11-08 20:04:04 +01:00
logging.go fix golint: Address a few golint warnings 2017-12-06 15:15:38 +01:00
raft.go fix/297 Resolve the lack of snapshot pushes: 2018-01-25 16:47:12 -05:00