- 14 Apr, 2020 12 commits
-
-
Steven Allen authored
feat: webui v2.7.4
-
Marcin Rataj authored
(supersedes v2.7.3) License: MIT Signed-off-by: Marcin Rataj <lidel@lidel.org>
-
Steven Allen authored
fix the typo in the serveHTTPApi
-
Roman Khafizianov authored
It looks like the incorrect address passed into the logger in case of error
-
Steven Allen authored
test(sharness): improve CAR tests to remove some potential races
-
Steven Allen authored
chore: update deps
-
Steven Allen authored
* Instead of ensuring that we GC nothing, verify that the repo validates. * Avoid a race between removing the fifos and trying to read from them. * Avoid all 'bash -c' invocations. Instead, make liberal use of subshells and wait. Hopefully fixes #7123.
-
Steven Allen authored
-
Steven Allen authored
feat: introduce the dual WAN/LAN DHT
-
Steven Allen authored
fix: invalidate cache on failed publish
-
Steven Allen authored
If we fail to publish, _invalidate_ our cache. The publish may have partially succeeded.
-
Steven Allen authored
Then improve the tests such that they actually work.
-
- 13 Apr, 2020 3 commits
-
-
Steven Allen authored
-
Steven Allen authored
Temporarily disable gc-race test
-
Peter Rabbitson authored
I am going to rig a more robust version and run it locally to crash Disabling in master in order to validate the pipe reading itself works correctly and reliably
-
- 11 Apr, 2020 2 commits
-
-
Steven Allen authored
chore: update bitswap
-
Steven Allen authored
Hopefully fixes the message queue bloat issue.
-
- 10 Apr, 2020 11 commits
-
-
Steven Allen authored
chore: update flatfs
-
Steven Allen authored
And remove retry logic. This was flatfs specific and we've moved the logic down into flatfs itself. This update: * Retries in more cases when we run out of file descriptors. * Ensures we don't leak temporary files on batch put.
-
Steven Allen authored
Beef up and harden import/export tests
-
Peter Rabbitson authored
-
Peter Rabbitson authored
-
Peter Rabbitson authored
-
Steven Allen authored
chore: update flatfs
-
Steven Allen authored
Otherwise, we'd need to wait a delay on start for nodes to start becoming servers.
-
Steven Allen authored
fixes #7115
-
Steven Allen authored
-
Steven Allen authored
And only join the WAN DHT if we're publicly reachable.
-
- 09 Apr, 2020 3 commits
-
-
Steven Allen authored
Filter dials to blocked subnets, even when using DNS.
-
Steven Allen authored
tests #6995
-
Steven Allen authored
* QUIC: update to a new protocol version * DHT: add some extra checks
-
- 08 Apr, 2020 9 commits
-
-
Steven Allen authored
Dag export command, complete
-
Peter Rabbitson authored
-
Peter Rabbitson authored
-
Peter Rabbitson authored
-
Peter Rabbitson authored
This still works over "loosely defined" .car files Please refer to the sharness tests for extra info We can tighten this up if the sentiment is "Postel was wrong"
-
Peter Rabbitson authored
-
Peter Rabbitson authored
-
Peter Rabbitson authored
-
Peter Rabbitson authored
-