kubo/core
Juan Batiz-Benet f2db4b77ac don't load identity in offline mode (temp)
**For now**, we don't need to load/parse the private key
(which causes a signficant delay in commands) when doing
things entirely offline. This may change, and in that case
the private key should be loaded on demand.
2014-09-30 03:22:29 -07:00
..
commands switch over to using a lock file for daemon connections 2014-09-30 03:20:15 -07:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
core_test.go ammend tests with changes 2014-09-26 02:41:46 -07:00
core.go don't load identity in offline mode (temp) 2014-09-30 03:22:29 -07:00
datastore.go fix(config) failing test 2014-09-12 04:20:46 -07:00