- 02 Mar, 2021 2 commits
-
-
acruikshank authored
-
acruikshank authored
-
- 04 May, 2020 1 commit
-
-
Hector Sanjuan authored
-
- 28 Apr, 2020 4 commits
-
-
Steven Allen authored
fix several bugs
-
Steven Allen authored
-
Steven Allen authored
Co-Authored-By: Will <will.scott@protocol.ai>
-
Steven Allen authored
1. Don't log an error when shutting down while reproviding. 2. Reprovide on a fixed interval instead of treating the interval as a delay. 3. Remove trigger muting logic and use the simpler way. 4. Add some tests for triggering. 5. Make sure Reprovider.Close actually, you know, does something. And waits for the reprovider to stop.
-
- 27 Apr, 2020 1 commit
-
-
Hector Sanjuan authored
-
- 06 Apr, 2020 2 commits
-
-
Steven Allen authored
fix: handle closed queue
-
Steven Allen authored
When the queue closes, return instead of providing empty CIDs.
-
- 12 Mar, 2020 6 commits
-
-
Steven Allen authored
fix: return errors from the provider
-
Steven Allen authored
-
Steven Allen authored
Fix several race on close bugs
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
If we successfully start a query but get an error when reading an entry from the query, return it and don't try to delete an empty key.
-
- 16 Dec, 2019 1 commit
-
-
Steven Allen authored
reprovide: pass the context to the back-off retry
-
- 06 Dec, 2019 1 commit
-
-
Michael Muré authored
-
- 18 Nov, 2019 1 commit
-
-
Steven Allen authored
adapt to go-ipfs Pinner interface changes with context and error
-
- 17 Oct, 2019 1 commit
-
-
Michael Muré authored
-
- 02 Oct, 2019 2 commits
-
-
Steven Allen authored
log keyProvider failure as an error
-
Michael Muré authored
If an error bubble up here, the Reprovider is effectively disabled. Error level is justified IMHO.
-
- 25 Sep, 2019 1 commit
-
-
Steven Allen authored
-
- 25 Jul, 2019 2 commits
-
-
Steven Allen authored
update to the latest go-merkledag, enable concurrent fetching of the pinset
-
Michael Muré authored
-
- 12 Jul, 2019 2 commits
-
-
Steven Allen authored
fix reproviding only roots
-
Steven Allen authored
And improve the tests.
-
- 11 Jul, 2019 2 commits
-
-
Steven Allen authored
fix: update go-merkledag to use new Walk function
-
Steven Allen authored
-
- 03 Jul, 2019 2 commits
-
-
Michael Avila authored
Change queue to be timestamp based; avoid collisions using cids; limit to 1
-
Michael Avila authored
-
- 30 Jun, 2019 2 commits
-
-
Steven Allen authored
Add timeout to Provide call
-
Steven Allen authored
-
- 13 Jun, 2019 2 commits
-
-
Michael Avila authored
Update deps (go-ipfs is not necessary)
-
Hector Sanjuan authored
-
- 12 Jun, 2019 4 commits
-
-
Michael Avila authored
-
Michael Avila authored
-
Michael Avila authored
-
Michael Avila authored
-
- 11 Jun, 2019 1 commit
-
-
Michael Avila authored
Add README, LICENSE-*
-