- Sep 24, 2021
-
-
Jean-Paul Calderone authored
-
- Sep 15, 2021
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
Previously Hypothesis spent a long while putting storage indexes on the storage servers and creating a list of nodes with non-overlapping storage indexes and then asserting that, out of no relevant shares, none had expired leases. Now all storage servers in the test will have all of the relevant shares and so all should be visited and updated.
-
- Aug 02, 2021
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
- Jul 27, 2021
-
-
Jean-Paul Calderone authored
-
- Jul 21, 2021
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
We're going to start looking at it. It's not reasonable for its value to be None.
-
Jean-Paul Calderone authored
-
- Jun 14, 2021
-
-
Jean-Paul Calderone authored
-
- Jun 02, 2021
-
-
Jean-Paul Calderone authored
-
- May 17, 2021
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
This exercises whitespace and no-whitespace cases.
-
Jean-Paul Calderone authored
-
- May 13, 2021
-
-
Florian Sesser authored
... on purpose so devs know what to expect from users like me.
-
- May 06, 2021
-
-
Florian Sesser authored
It is easy to erroneously add extra white space to a text file. For example when writing with an editor like `nano` or when using `echo` without the `-n` argument. Handing that white space over to python-challenge-bypass-ristretto's `decode_base64()` method will make it fail in a rather opaque way, see https://github.com/LeastAuthority/python-challenge-bypass-ristretto/issues/37. This eliminates white space including newlines around the key expected to be in that file.
-
- Feb 18, 2021
-
-
Jean-Paul Calderone authored
-
- Feb 17, 2021
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
The redeemer will submit this many tokens with its redemption request now. It needs to agree with whatever the issuer wants to do, of course.
-
- Feb 16, 2021
-
-
Jean-Paul Calderone authored
It builds _Configs instead of functions that return _Configs.
-
- Jan 29, 2021
-
-
Jean-Paul Calderone authored
-
- Sep 15, 2020
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
Also add a test that actually serializes it
-
- Sep 14, 2020
-
-
Chris Wood authored
Otherwise idle tahoe processes consume enormous amounts of CPU time. Fixes #177
-
- Sep 09, 2020
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
- Sep 08, 2020
-
-
Jean-Paul Calderone authored
-
- Sep 04, 2020
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
- Sep 02, 2020
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
The entire ZKAPAuthorizer client resource hierarchy is now protected by this token, ensuring any callers at least have local filesystem access to the Tahoe-LAFS node.
-
Jean-Paul Calderone authored
-
- Jul 03, 2020
-
-
Jean-Paul Calderone authored
it's unclear what a good testing strategy for this logging is. should switch to eliot soon.
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-