aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-02-24 17:02:39 +0100
committerChristian Grothoff <christian@grothoff.org>2023-02-24 17:05:15 +0100
commita0d0e3859eed0f712d9132ed59e65c2d87c31361 (patch)
tree37e7d1780b6fa8a2a98f75d1e0e2cc3590d2d4ac
parent214bc664476333a2c042ae57911558d1325e725f (diff)
downloadgana-a0d0e3859eed0f712d9132ed59e65c2d87c31361.tar.gz
gana-a0d0e3859eed0f712d9132ed59e65c2d87c31361.zip
reserve EC range for frosix
-rw-r--r--gnu-taler-error-codes/registry.rec6
1 files changed, 5 insertions, 1 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index 7c77a4b..b4b901c 100644
--- 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
2269HttpStatus: 0 2269HttpStatus: 0
2270 2270
2271 2271
2272# 8000 - 8999: Reserved for Anastasis 2272# 8000 - 8499: Reserved for Anastasis
2273 2273
2274Value: 8000 2274Value: 8000
2275Name: ANASTASIS_GENERIC_BACKEND_TIMEOUT 2275Name: ANASTASIS_GENERIC_BACKEND_TIMEOUT
@@ -2611,6 +2611,8 @@ Name: ANASTASIS_REDUCER_PROVIDERS_ALREADY_SYNCED
2611Description: The reducer already synchronized with all providers. 2611Description: The reducer already synchronized with all providers.
2612HttpStatus: 0 2612HttpStatus: 0
2613 2613
2614# 8500 - 9000: Frosix
2615
2614 2616
2615# 9000 - 9599: LibEuFin. 2617# 9000 - 9599: LibEuFin.
2616 2618
@@ -2645,6 +2647,8 @@ Name: TALDIR_REGISTER_RATE_LIMITED
2645Description: Number of allowed attempts for initiating a challenge exceeded. 2647Description: Number of allowed attempts for initiating a challenge exceeded.
2646HttpStatus: 429 2648HttpStatus: 429
2647 2649
2650
2651
2648# Some of our build systems expect the range to be < 10k, so let's keep it like this for now. 2652# Some of our build systems expect the range to be < 10k, so let's keep it like this for now.
2649Value: 9999 2653Value: 9999
2650Name: END 2654Name: END