gana

GNUnet Assigned Numbers Authority
Log | Files | Refs | README | LICENSE

commit a0d0e3859eed0f712d9132ed59e65c2d87c31361
parent 214bc664476333a2c042ae57911558d1325e725f
Author: Christian Grothoff <christian@grothoff.org>
Date:   Fri, 24 Feb 2023 17:02:39 +0100

reserve EC range for frosix

Diffstat:
Mgnu-taler-error-codes/registry.rec | 6+++++-
1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec @@ -2269,7 +2269,7 @@ Description: A group of refresh operations has errors and will be tried again la HttpStatus: 0 -# 8000 - 8999: Reserved for Anastasis +# 8000 - 8499: Reserved for Anastasis Value: 8000 Name: ANASTASIS_GENERIC_BACKEND_TIMEOUT @@ -2611,6 +2611,8 @@ Name: ANASTASIS_REDUCER_PROVIDERS_ALREADY_SYNCED Description: The reducer already synchronized with all providers. HttpStatus: 0 +# 8500 - 9000: Frosix + # 9000 - 9599: LibEuFin. @@ -2645,6 +2647,8 @@ Name: TALDIR_REGISTER_RATE_LIMITED Description: Number of allowed attempts for initiating a challenge exceeded. HttpStatus: 429 + + # Some of our build systems expect the range to be < 10k, so let's keep it like this for now. Value: 9999 Name: END