ipfs-cluster/cmd/ipfs-cluster-ctl
Hector Sanjuan 2144f4bd42 Types: make UserAllocations []peer.ID instead of string
It seems we forgot to convert this after peer.IDs became serializable. This
fixes it.
2019-04-29 16:24:38 +02:00
..
dist Move ipfs-cluster-service and ipfs-cluster-ctl to cmd/ 2018-09-27 20:56:09 +02:00
formatters.go Fix: ctl: --enc=json shows empty output on "add" 2019-03-23 16:35:20 +00:00
graph_test.go Remove *Serial types. Use pointers for all types. 2019-02-27 17:04:35 +00:00
graph.go Consensus: add new "crdt" consensus component 2019-04-17 19:14:26 +02:00
main.go Types: make UserAllocations []peer.ID instead of string 2019-04-29 16:24:38 +02:00
Makefile Move ipfs-cluster-service and ipfs-cluster-ctl to cmd/ 2018-09-27 20:56:09 +02:00