kubo/core
Marcin Rataj 0e52389016
fix(cmd): useful errors in dag import (#9945)
* fix: useful errors during dag import

Most of the time the error is either a bitflip in one of blocks,
or a truncation of car stream.

This allows user to understand what happened
and at which place in the car stream, making debug more humane.

* fix: correct message when root pin failed

this also correctly exits CLI commands with code 1 (was silent
false-positive 0 before)
2023-06-15 13:20:21 +02:00
..
bootstrap feat(bootstrap): save connected peers as backup bootstrap peers (#8856) 2023-05-25 14:39:49 +02:00
commands fix(cmd): useful errors in dag import (#9945) 2023-06-15 13:20:21 +02:00
coreapi Revert "feat: adds secp256k1 keypair type to key gen command, adds test cases" 2023-06-12 15:44:12 +02:00
corehttp feat: webui@4.0.1 (#9940) 2023-06-15 13:20:19 +02:00
corerepo chore: migrate go-libipfs to boxo 2023-03-28 22:05:25 -04:00
coreunix chore: migrate go-libipfs to boxo 2023-03-28 22:05:25 -04:00
mock fix: deadlock on retrieving WebTransport addresses (#9857) 2023-05-08 16:11:03 +02:00
node fix: print rcmgr to logger 2023-06-12 16:25:22 +02:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
builder.go fix: silence staticcheck warning for fx.Extract usage 2022-12-12 03:47:17 +01:00
core_test.go fix: correct list of addresses for delegated routing (#9920) 2023-06-07 17:59:55 +02:00
core.go feat(bootstrap): save connected peers as backup bootstrap peers (#8856) 2023-05-25 14:39:49 +02:00