ipfs-cluster/consensus/raft
Adrian Lanzafame 4f194f52d3
use DecodeCid in log_op
License: MIT
Signed-off-by: Adrian Lanzafame <adrianlanzafame92@gmail.com>
2018-10-30 21:07:27 +10:00
..
config_test.go Feat: emancipate Consensus from the Cluster component 2018-05-07 07:39:41 +02:00
config.go Consensus: Make the default Raft data folder name "raft" 2018-05-24 16:54:24 +02:00
consensus_test.go Fix tests with latest libp2p 2018-10-25 14:55:01 +02:00
consensus.go Start using libp2p/go-libp2p-gorpc 2018-10-17 15:28:03 +02:00
data_helper_test.go Feat: emancipate Consensus from the Cluster component 2018-05-07 07:39:41 +02:00
data_helper.go Feat: emancipate Consensus from the Cluster component 2018-05-07 07:39:41 +02:00
log_op_test.go testfixing 2018-08-07 20:12:05 +02:00
log_op.go use DecodeCid in log_op 2018-10-30 21:07:27 +10:00
logging.go Addressing feedback 2018-03-13 10:37:47 +01:00
raft.go Raft: automatically rename ipfs-cluster-data folder to "raft" 2018-05-24 17:03:05 +02:00