kubo/cmd/ipfs
Marcin Rataj 4cae9ccf32 feat: print error on bootstrap failure
This will print ERROR to log if daemon running in online mode has no
peers after one minute since start.

(cherry picked from commit 039e12a2da)
2021-06-22 15:31:52 -07:00
..
dist Update the license distributed with dist builds to the dual one 2020-02-06 22:27:15 +01:00
util fix build on Plan 9 2020-09-23 22:27:01 -04:00
.gitignore make: rework makefiles for non-recursive make and add sharness coverage 2017-02-12 01:18:40 +01:00
daemon_linux.go chore(dep): update deps 2020-01-28 21:20:17 -08:00
daemon_other.go systemd: add notify support 2019-09-27 16:08:30 -07:00
daemon.go feat: print error on bootstrap failure 2021-06-22 15:31:52 -07:00
dnsresolve_test.go fix dns test 2021-05-10 21:04:55 -07:00
init.go Feat: Re-import InitializeKeyspace code from go-namesys 2021-03-16 16:35:03 +01:00
ipfs.go move key rotation command to ipfs key rotate 2020-08-17 07:26:47 -04:00
main.go chore: update go-multiaddr and go-multiaddr-net 2020-08-25 15:24:48 -04:00
migration_test.go Feat/migration ipfs download (#8064) 2021-05-12 09:33:14 -07:00
migration.go Feat/migration ipfs download (#8064) 2021-05-12 09:33:14 -07:00
pinmfs_test.go refactor(pinmfs): log error if pre-existing pin failed (#8056) 2021-05-27 14:07:34 -07:00
pinmfs.go refactor(pinmfs): log error if pre-existing pin failed (#8056) 2021-05-27 14:07:34 -07:00
Rules.mk mk: s/go-build/go-build-relative/ 2019-03-05 18:33:58 +01:00
runmain_test.go make: rework makefiles for non-recursive make and add sharness coverage 2017-02-12 01:18:40 +01:00