- Jan 05, 2022
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
They're all redundant on Python 3
-
- Jan 03, 2022
-
-
Jean-Paul Calderone authored
-
- Dec 07, 2021
-
-
Tom Prince authored
This includes a minimal in-memory implemenation which can be used by tests, and adds the appropriate calls to the new interface to the storage server implemenation.
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
Also make the metrics path's parent directory if necessary
-
- Dec 06, 2021
-
-
Jean-Paul Calderone authored
-
- Dec 01, 2021
-
-
Jean-Paul Calderone authored
isodate duration parser has some bugs
-
- Nov 19, 2021
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
- Nov 18, 2021
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
- Nov 04, 2021
-
-
Tom Prince authored
-
Tom Prince authored
-
- Aug 02, 2021
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
- May 17, 2021
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
- 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 17, 2021
-
-
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.
-
- Sep 15, 2020
-
-
Jean-Paul Calderone authored
-
- Sep 04, 2020
-
-
Jean-Paul Calderone authored
-
- May 28, 2020
-
-
Jean-Paul Calderone authored
If SpendingController develops some internal state it should really remain internal, anyway. Don't make _plugin.py worry about this.
-
- May 26, 2020
-
-
Jean-Paul Calderone authored
just bumping CI really
-
- May 25, 2020
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
Instead of immediately extracting passes, get them and later mark up the store with the outcome of the attempt to use them.
-
- May 20, 2020
-
-
Jean-Paul Calderone authored
-
- May 13, 2020
-
-
Jean-Paul Calderone authored
-
- May 01, 2020
-
-
Jean-Paul Calderone authored
This removes almost all uses of the global value. All that remains is its use as a default in case no configuration is given.
-
- Apr 30, 2020
-
-
Jean-Paul Calderone authored
-
- Mar 12, 2020
-
-
Jean-Paul Calderone authored
-
- Mar 04, 2020
-
-
Jean-Paul Calderone authored
-
- Feb 26, 2020
-
-
Jean-Paul Calderone authored
This way, it can be an empty list.
-
Jean-Paul Calderone authored
The first time the node starts there will be no rootcap and there cannot easily be one unless the node is allowed to start so one can be created.
-
- Feb 25, 2020
-
-
Jean-Paul Calderone authored
-
- Jan 06, 2020
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-