Reference implementation of the Filecoin protocol, written in Go
Go to file
Jakub Sztandera f08263662f Use config for listen addresses in libp2p
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2019-07-04 14:04:39 +02:00
.circleci Fix previous change 2019-07-02 15:31:00 +02:00
api more lint fixes 2019-07-02 19:45:03 +02:00
build more lint fixes 2019-07-02 19:45:03 +02:00
cli Address some lint warnings 2019-07-02 15:05:43 +02:00
cmd/lotus RPC server 2019-07-01 23:11:33 +02:00
daemon Address some lint warnings 2019-07-02 15:05:43 +02:00
node Use config for listen addresses in libp2p 2019-07-04 14:04:39 +02:00
rpclib Revert goroutine counter in rpc_client 2019-07-03 16:32:31 +02:00
.codecov.yml Disable codecov comments 2019-07-02 11:55:12 +02:00
.gitignore Use zap 2019-07-03 13:55:52 +02:00
.golangci.yml Add skeleton of a config 2019-07-04 11:25:28 +02:00
go.mod Add skeleton of a config 2019-07-04 11:25:28 +02:00
go.sum Add skeleton of a config 2019-07-04 11:25:28 +02:00
LICENSE-APACHE Init 2019-06-25 13:41:14 +02:00
LICENSE-MIT Init 2019-06-25 13:41:14 +02:00