- 28 Apr, 2020 12 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
Co-Authored-By: Peter Rabbitson <ribasushi@protocol.ai>
-
Steven Allen 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
-
Steven Allen authored
doc: update go-ipfs docs for 0.5.0 release
-
Steven Allen authored
fixes #7015
-
Steven Allen authored
update go-libp2p-quic-transport to v0.3.5
-
Marten Seemann authored
-
- 27 Apr, 2020 9 commits
-
-
Steven Allen authored
Mostly: 1. Remove old experiments. 2. Update reasons for features being experimental. 3. Comment on experiments that will be enabled in the near future.
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
1. Update go-ipfs-config to fix default datastore. 2. Update TOC. 3. Update profiles list and indicate that badger isn't experimental.
-
Steven Allen authored
Add additional documentation links to the new issue screen
-
Hector Sanjuan authored
-
Steven Allen authored
Update issue templates
-
Hector Sanjuan authored
* Remove question template: links to help have been added * Add need/triage labels * Do not ask users to open issues in ipfs/ipfs (issues heavily discouraged there).
-
Hector Sanjuan authored
-
- 26 Apr, 2020 6 commits
-
-
Steven Allen authored
docs: note that ShardingEnabled is a global flag
-
Marcin Rataj authored
People may assume that HAMT gets enabled only for directories over some arbitrary threshold. This is not the case. Right now it is a global setting which will impact the final CID of all directories produced by ipfs.add.
-
Steven Allen authored
chore: update circuit relay
-
Steven Allen authored
Don't abort in Accept when a single relay connection aborts.
-
Steven Allen authored
fix: don't hang on bootstrap
-
Steven Allen authored
fixes #7206
-
- 25 Apr, 2020 4 commits
-
-
Steven Allen authored
release: 0.5.0-rc4
-
Steven Allen authored
-
Steven Allen authored
chore: update deps
-
Steven Allen authored
* Don't forget observed addresses from connected peers. * Avoid many possible identify protocol races. * Fix some dht events.
-
- 24 Apr, 2020 6 commits
-
-
Steven Allen authored
update log helptext to match actual levels
-
Dominic Della Valle authored
-
Dominic Della Valle authored
-
Steven Allen authored
Chore/harden car test a bit harder
-
Peter Rabbitson authored
-
Peter Rabbitson authored
-
- 23 Apr, 2020 3 commits
-
-
Steven Allen authored
chore: update bitswap
-
Steven Allen authored
-
Steven Allen authored
Ensure we send cancels when closing the session.
-