- Jan 03, 2022
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
- Dec 31, 2021
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
We only have one version of tahoe-lafs here right now anyway, so the identifier isn't ambiguous without a version number, and there are probably more changes required to really support more than one version at a time.
-
- Dec 23, 2021
-
-
Jean-Paul Calderone authored
-
- Dec 22, 2021
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
as Tahoe now wants, so it can respect available space when allocating more for a lease
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
Also limit build concurrency to 8. A lot of the tests are I/O bound so they are bottlenecked and extra cores don't help.
-
Jean-Paul Calderone authored
It was consistent so it worked fine but it was misleading since it points at 21.05, not the non-existent 20.15.
-
- Dec 18, 2021
-
-
Jean-Paul Calderone authored
Defend against the length-contraction slot_testv_and_readv_and_writev DoS
-
- Dec 17, 2021
-
-
Tom Prince authored
Implement a minimal interface for reporting spent ZKAPs to a spending service.
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
Fix certificate validation errors during environment setup on CI
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
maybe this nix-env invocation will work
-
Jean-Paul Calderone authored
hopefully nix-shell behaves a little more predictably than nix-env wrt NIX_PATH
-
Jean-Paul Calderone authored
maybe 2.3.16, a very recent 2.3, will do better.
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
that version we were on was pretty darn old, for sure
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
- Dec 15, 2021
-
-
Jean-Paul Calderone authored
Handle passes using the `Pass` model object in more places
-
- Dec 14, 2021
-
-
Tom Prince authored
Make generating cross-plaform pins easier.
-
Tom Prince authored
Convert `Pass`, `UnblindedToken`, `RandomToken` and `Voucher` to use bytes internally.
-
Tom Prince authored
The later function takes a count of passes to generated, and passes them to `make_passes`. This also changes `make_passes` to return `Pass`es, which is what `get_passes` wants to receive.
-
- Dec 13, 2021
-
-
Jean-Paul Calderone authored
Record server-side Prometheus metric for spent ZKAPs
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-