Mantas Vidutis
|
b629040242
|
unused imports
|
2019-04-23 16:06:07 -07:00 |
Mantas Vidutis
|
be54136c5c
|
move signal handler to other handlers
|
2019-04-23 16:01:20 -07:00 |
Mantas Vidutis
|
c45551178a
|
ignore jetbrains config files
|
2019-04-23 15:45:44 -07:00 |
Mantas Vidutis
|
fea0b6f277
|
handle handler maddrs
|
2019-04-23 15:45:07 -07:00 |
Mantas Vidutis
|
e677c038ab
|
fmt
|
2019-04-23 15:41:43 -07:00 |
Mantas Vidutis
|
531da9dbab
|
capture sigint and call close
|
2019-04-23 15:41:27 -07:00 |
Mantas Vidutis
|
18a165c397
|
closer for daemon
|
2019-04-23 15:34:22 -07:00 |
Mantas Vidutis
|
6f4d625bfb
|
Initial config spec (#93)
* initial config spec
* modify daemon to use config files
* string type not nil
* go fmt
* proper type assertion
* schema json
* enum on dht mode
* gitignore
* updates for pprof
* fmt
* review comments
* override with flags
* export config structs
|
2019-04-23 17:38:53 -04:00 |
vyzo
|
6700eb6bde
|
Merge pull request #111 from libp2p/gomod/update
gomod: update go-libp2p, go-libp2p-kad-dht
|
2019-04-23 12:08:07 +03:00 |
vyzo
|
4a0ba1e42a
|
gomod: update go-libp2p, go-libp2p-kad-dht
|
2019-04-23 12:03:43 +03:00 |
vyzo
|
5cd632518b
|
Merge pull request #109 from libp2p/gomod/update
gomod: update go-libp2p, go-libp2p-kad-dht
|
2019-04-12 21:08:11 +03:00 |
vyzo
|
6f5edd4ec1
|
gomod: update go-libp2p
|
2019-04-12 21:07:09 +03:00 |
vyzo
|
dfe9d03fa8
|
gomod: update go-libp2p-kad-dht
|
2019-04-12 20:56:18 +03:00 |
vyzo
|
9ddcdb9cf9
|
gomod: update go-libp2p
|
2019-04-12 20:49:00 +03:00 |
vyzo
|
654fe29f77
|
Merge pull request #108 from libp2p/feat/nim-libp2p-link
README: add link to nim-libp2p
|
2019-04-12 17:19:10 +03:00 |
vyzo
|
b583f017d7
|
README: add link to nim-libp2p
|
2019-04-12 17:11:57 +03:00 |
vyzo
|
e3b1c877ea
|
Merge pull request #107 from libp2p/gomod/update
gomod: update go-libp2p, go-libp2p-circuit
|
2019-04-12 11:00:49 +03:00 |
vyzo
|
e661d393ef
|
gomod: update go-libp2p, go-libp2p-circuit
|
2019-04-12 11:00:22 +03:00 |
Raúl Kripalani
|
85a35d45f3
|
farewell gx; thanks for serving us well.
|
2019-04-11 21:11:16 +01:00 |
vyzo
|
45faab9992
|
Merge pull request #105 from libp2p/gomod/update
gomod: update go-libp2p, go-libp2p-net, go-libp2p-circuit
|
2019-04-10 23:23:15 +03:00 |
vyzo
|
3d5d426630
|
gomod: update go-libp2p, go-libp2p-net, go-libp2p-circuit
|
2019-04-10 23:23:09 +03:00 |
vyzo
|
8f38e228f0
|
Merge pull request #104 from libp2p/gomod/update
gomod: update go-libp2p and go-libp2p-autonat-svc
|
2019-04-10 10:49:58 +03:00 |
vyzo
|
54bafbf390
|
update go-libp2p and go-libp2p-autonat-svc
|
2019-04-10 10:49:41 +03:00 |
vyzo
|
d0c3058136
|
Merge pull request #103 from libp2p/gomod/update
update go-libp2p to v0.0.8
|
2019-04-09 21:58:02 +03:00 |
vyzo
|
04d63e84c0
|
update go-libp2p to v0.0.8
|
2019-04-09 21:58:24 +03:00 |
vyzo
|
6ad9d75272
|
Merge pull request #102 from libp2p/gomod/update
gomod: Update go-libp2p and go-quic-transport
|
2019-04-09 20:44:29 +03:00 |
vyzo
|
fc6b0072b8
|
update go-libp2p to v0.0.7
|
2019-04-09 20:44:46 +03:00 |
Yusef Napora
|
e893770414
|
update readme badges
|
2019-04-09 11:30:36 -04:00 |
vyzo
|
ef7c98b9e5
|
update go-quic-transport to v0.0.3
|
2019-04-09 11:10:34 +03:00 |
vyzo
|
76384bbae3
|
Merge pull request #101 from libp2p/feat/diagnostics
Better diagnostics: enable pprof http handler + print connections and streams on SIGUSR1
|
2019-04-08 23:00:17 +03:00 |
vyzo
|
b9ec95d8e6
|
use log for pprof related messages
|
2019-04-08 22:52:10 +03:00 |
Raúl Kripalani
|
cd7d8aacf8
|
rejig help message.
|
2019-04-08 20:24:33 +01:00 |
Raúl Kripalani
|
7b9733cf32
|
enable pprof http handler via opt; opt for port.
|
2019-04-08 20:22:02 +01:00 |
Raúl Kripalani
|
77fa1b47cc
|
go mod tidy.
|
2019-04-08 19:56:04 +01:00 |
Raúl Kripalani
|
d7744472b8
|
diagnostics: print connections and streams on SIGUSR1.
|
2019-04-08 19:55:04 +01:00 |
Raúl Kripalani
|
0ead46c374
|
make pprof debug http stdout messages nicer.
|
2019-04-08 19:55:04 +01:00 |
Raúl Kripalani
|
e82c10b039
|
enable pprof http handler.
|
2019-04-08 19:55:04 +01:00 |
vyzo
|
0daab6089f
|
Merge pull request #100 from libp2p/gomod/update
gomod: update go-libp2p go-libp2p-circuit
|
2019-04-08 19:13:25 +03:00 |
vyzo
|
656f32ff82
|
gomod: update go-libp2p go-libp2p-circuit
|
2019-04-08 19:13:56 +03:00 |
vyzo
|
2186c0151a
|
Merge pull request #99 from libp2p/gomod/update
update quic-transport (again)
|
2019-04-05 14:44:55 +03:00 |
vyzo
|
898355ca34
|
go 1.12 is required for quic
|
2019-04-05 14:45:21 +03:00 |
vyzo
|
31ee674526
|
update quic-transport
|
2019-04-05 14:45:12 +03:00 |
vyzo
|
3c5e47024f
|
Merge pull request #98 from libp2p/revert-97-gomod/update
Revert "gomod: update quic-transport"
|
2019-04-05 14:14:14 +03:00 |
vyzo
|
abd1ca86cd
|
Revert "gomod: update quic-transport"
|
2019-04-05 14:13:34 +03:00 |
vyzo
|
50ad46a706
|
Merge pull request #97 from libp2p/gomod/update
gomod: update quic-transport
|
2019-04-05 14:04:31 +03:00 |
vyzo
|
0c42a5999d
|
gomod: update quic-transport
|
2019-04-05 14:05:06 +03:00 |
vyzo
|
e226d6fad9
|
Merge pull request #96 from libp2p/gomod/update
gomod: update go-libp2p
|
2019-04-04 11:14:07 +03:00 |
vyzo
|
78f701a4c3
|
gomod: update go-libp2p
|
2019-04-04 11:13:21 +03:00 |
vyzo
|
c2257b9b80
|
Merge pull request #95 from libp2p/gomod/update
gomod: update libp2p, kad-dht, autonat-svc
|
2019-04-04 10:33:58 +03:00 |
vyzo
|
b0297e0576
|
gomod tidy
|
2019-04-04 10:35:05 +03:00 |