- Jun 20, 2023
-
-
Henrique Dias authored
-
Jorropo authored
-
- Jun 19, 2023
-
-
Henrique Dias authored
-
GitHub authored
-
- Jun 15, 2023
-
-
dependabot[bot] authored
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 2. - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v2 ) --- updated-dependencies: - dependency-name: docker/setup-qemu-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.0 to 3.1.4. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-action/compare/81cd2dc8148241f03f5839d295e000b8f761e378...eaaf4bedf32dbdc6b720b63067d99c4d77d6047d ) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2 ) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 4. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v2...v4 ) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Jorropo authored
This is a partial revert of b685355c. Closes #9765 with compromise agreed in https://github.com/ipfs/kubo/issues/9765#issuecomment-1593117410
-
Henrique Dias authored
-
Jorropo authored
Streams used to be blocked on ping IO because we didn't handled the DHT ping check asynchronously. Include fixes from libp2p/go-libp2p-kad-dht#851 Fixes #9957
-
- Jun 14, 2023
-
-
Rod Vagg authored
* feat!: dag import - don't pin roots by default Fixes: https://github.com/ipfs/kubo/issues/9765 * test(ipip-402): dag import this adds basic regression test that guards behavior around partial cars with or without pinning * docs(ipip-402): ipip and dag import changelog --------- Co-authored-by:
Marcin Rataj <lidel@lidel.org>
-
Marcin Rataj authored
* 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)
-
ipfs-mgmt-read-write[bot] authored
-
GitHub authored
-
Russell Dempsey authored
-
Marcin Rataj authored
-
- Jun 13, 2023
-
-
Henrique Dias authored
-
- Jun 12, 2023
-
-
Henrique Dias authored
-
Henrique Dias authored
-
Jorropo authored
-
Henrique Dias authored
This reverts commit 67e1a173.
-
Jorropo authored
-
- Jun 09, 2023
-
-
Henrique Dias authored
-
- Jun 08, 2023
-
-
Laurent Senta authored
-
Henrique Dias authored
-
Jorropo authored
-
Jorropo authored
Fixes: #9704 Fixes: #9702 Fixes: #9703 Fixes: #9419
-
Jorropo authored
-
Jorropo authored
We were quite inconsistent about this previously, some files used 1.19.1 some 1.19.x, this makes it more consistent.
-
Adin Schmahmann authored
feat(client/rpc): switch rpc client to use go-ipld-prime global decoders via go-ipld-legacy instead of go-ipld-format ones
-
Adin Schmahmann authored
-
Adin Schmahmann authored
-
Marco Munizaga authored
* Update QUIC as the most widely used transport by Kubo nodes * Update docs
-
- Jun 07, 2023
-
-
Ivan Schasny authored
-
- Jun 06, 2023
-
-
Jorropo authored
-
Jorropo authored
Oops lol.
-
Arthur Gavazza authored
-
- Jun 05, 2023