kubo/core
Jeromy b34d41e01e fix publish fail on prexisting bad record
dont error out if prexisting record is bad, just grab its sequence number
and continue on with the publish.

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-10-02 14:59:31 -07:00
..
commands make publish more configurable and add test for repub 2015-09-30 11:03:44 -07:00
corehttp make publish more configurable and add test for repub 2015-09-30 11:03:44 -07:00
corenet Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
corerepo extract logging 2015-09-14 17:35:50 -07:00
corerouting Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
coreunix Cleanup coreunix cat 2015-09-27 17:13:34 +07:00
mock replace nodebuilder with a nicer interface 2015-08-27 08:43:10 -07:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
bootstrap_test.go Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
bootstrap.go use new methods from goprocess/context, remove thirdparty/waitable 2015-09-08 21:37:40 -07:00
builder.go fix panic caused by accessing config after repo closed 2015-09-03 09:28:36 -07:00
core_test.go replace nodebuilder with a nicer interface 2015-08-27 08:43:10 -07:00
core.go fix publish fail on prexisting bad record 2015-10-02 14:59:31 -07:00
pathresolver_test.go Add test to detect invalid path 2015-07-04 02:50:15 +07:00
pathresolver.go Named error for no components 2015-05-22 09:18:49 -07:00