- 29 Apr, 2020 13 commits
-
-
Steven Allen authored
fixes a CPU issue when canceling find provider requests
-
Steven Allen authored
docs: fix subdomain examples in CHANGELOG
-
Steven Allen authored
doc: add snap to the release checklist
-
Steven Allen authored
-
Hector Sanjuan authored
Welcome message for users opening their first issue
-
Steven Allen authored
feat: bump to 0.6.0-dev
-
Steven Allen authored
-
Steven Allen authored
Merge release into master
-
Hector Sanjuan authored
Improve language
-
Hector Sanjuan authored
Improve language Co-Authored-By: Will <will.scott@protocol.ai>
-
Hector Sanjuan authored
Improve language Co-Authored-By: Will <will.scott@protocol.ai>
-
Hector Sanjuan authored
Improve language Co-Authored-By: Will <will.scott@protocol.ai>
-
Hector Sanjuan authored
-
- 28 Apr, 2020 27 commits
-
-
Marcin Rataj authored
-
Marcin Rataj authored
-
Marcin Rataj authored
-
Marcin Rataj authored
-
Steven Allen authored
-
Steven Allen authored
feat: release 0.5.0
-
Steven Allen authored
Co-Authored-By: Jacob Heun <jacobheun@gmail.com>
-
Steven Allen authored
Co-Authored-By: MollyM <momack2@users.noreply.github.com>
-
Adin Schmahmann authored
-
Johnny authored
-
Steven Allen authored
Co-Authored-By: Jacob Heun <jacobheun@gmail.com> Co-Authored-By: MollyM <momack2@users.noreply.github.com> Co-Authored-By: Michael Burns <5170+mburns@users.noreply.github.com>
-
Johnny authored
-
Steven Allen authored
Co-Authored-By: MollyM <momack2@users.noreply.github.com> Co-Authored-By: Jacob Heun <jacobheun@gmail.com>
-
Johnny authored
-
Adin Schmahmann authored
add note about DHT performance improvements being dependent on the network upgrading to the Changelog
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
Co-Authored-By: Peter Rabbitson <ribasushi@protocol.ai>
-
Steven Allen authored
-
Steven Allen authored
chore: update sockaddr
-
Steven Allen authored
Removes any and all requirements on CGO. Previously, ipfs would fail to build if CGO wasn't explicitly disabled and no C compiler was available.
-
Steven Allen authored
remove badgerds from the index, too
-
@RubenKelevra authored
-
Steven Allen authored
fix: non-blocking peerlog logging
-
Steven Allen authored
-
Steven Allen authored
Avoid ever blocking new connections in the peer logger. Instead: 1. Send all new peers to a highly buffered channel. 2. Emit "dropped event" errors whenever we detect that we're dropping events and falling behind. 3. Don't log protocols, they're too large. 4. Don't log disconnects, we don't need them.
-
Steven Allen authored
chore: update go-ipfs-provider
-