- 09 Jun, 2020 1 commit
-
-
Steven Allen authored
1. Don't add quic addresses when they're already present (correctly detect quic addresses). 2. Correctly distinguish between quic addresses and quic + relay addresses. 3. Only add quic addresses to mirror tcp addresses, not tcp/ws addresses. fixes #7444
-
- 08 Jun, 2020 2 commits
-
-
Steven Allen authored
chore: add migration to listen on QUIC by default
-
Steven Allen authored
-
- 05 Jun, 2020 3 commits
-
-
Steven Allen authored
go: bump minimal dependency to 1.14.4
-
@RubenKelevra authored
-
@RubenKelevra authored
due to major bugfixes in the .4 release
-
- 02 Jun, 2020 6 commits
-
-
Steven Allen authored
fix: use bitswap sessions for ipfs refs
-
Steven Allen authored
chore(deps): bump github.com/stretchr/testify from 1.5.1 to 1.6.0
-
Steven Allen authored
fix(commands): print consistent addresses in ipfs id
-
Steven Allen authored
chore(deps): bump github.com/coreos/go-systemd/v22 from 22.0.0 to 22.1.0
-
Steven Allen authored
-
dependabot-preview[bot] authored
Bumps [github.com/coreos/go-systemd/v22](https://github.com/coreos/go-systemd) from 22.0.0 to 22.1.0. - [Release notes](https://github.com/coreos/go-systemd/releases) - [Commits](https://github.com/coreos/go-systemd/compare/v22.0.0...v22.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 01 Jun, 2020 3 commits
-
-
Steven Allen authored
chore: update quic transport
-
Steven Allen authored
This is a _protocol breaking_ change for the QUIC transport, the last one before we stabilize it.
-
Steven Allen authored
fix two pubsub issues.
-
- 30 May, 2020 1 commit
-
-
Steven Allen authored
Consistently append `/p2p/QmMyId` to addresses when calling `ipfs id Me` and `ipfs id NotMe`. Fixes https://github.com/ipfs/go-ipfs/issues/7378.
-
- 29 May, 2020 7 commits
-
-
Steven Allen authored
Pubsub handles this internally now.
-
Steven Allen authored
When publishing a value, flood. This ensures that our messages make it to the network even if some of our peers are bad and/or overloaded.
-
Steven Allen authored
fix: update node to fix mocha tests
-
Steven Allen authored
-
Steven Allen authored
chore(deps): bump github.com/libp2p/go-libp2p-kad-dht from 0.8.0 to 0.8.1
-
dependabot-preview[bot] authored
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.5.1 to 1.6.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](https://github.com/stretchr/testify/compare/v1.5.1...v1.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
Steven Allen authored
This isn't perfect (we only use sessions after resolving the root cid) but it's better than what we have. The real solution is #7198 so we can use sessions everywhere.
-
- 28 May, 2020 12 commits
-
-
Steven Allen authored
Updates docs link to non-beta site.
-
Steven Allen authored
docs: add pacman.store (@RubenKelevra) to the early testers
-
Steven Allen authored
Change docs-beta link to its final path
-
Steven Allen authored
Update docs-beta links to final URLs
-
Steven Allen authored
feat: webui v2.9.0
-
Marcin Rataj authored
-
Jessica Schilling authored
-
Jessica Schilling authored
-
Jessica Schilling authored
-
Steven Allen authored
chore: update WebUI to 2.8.0
-
dependabot-preview[bot] authored
Bumps [github.com/libp2p/go-libp2p-kad-dht](https://github.com/libp2p/go-libp2p-kad-dht) from 0.8.0 to 0.8.1. - [Release notes](https://github.com/libp2p/go-libp2p-kad-dht/releases) - [Commits](https://github.com/libp2p/go-libp2p-kad-dht/compare/v0.8.0...v0.8.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
Shotaro Yamada authored
-
- 27 May, 2020 5 commits
-
-
Steven Allen authored
mailmap support
-
Steven Allen authored
Co-authored-by: Peter Rabbitson <ribasushi@protocol.ai>
-
Steven Allen authored
Co-authored-by: Peter Rabbitson <ribasushi@protocol.ai>
-
Steven Allen authored
This will use either the mailmap file in the current repo, or the mailmap file in the target repo, when generating the contributor stats.
-
Steven Allen authored
This will allow us to dedup contributors when generating release notes.
-