gana

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

commit 233cb2d8783804719d280db2c85431a03b91faa4
parent e558e788c0372e72b6d96aa5adec3294a0f94160
Author: priscilla <priscilla.huang@efrei.net>
Date:   Fri, 24 Feb 2023 11:46:01 -0500

Merge branch 'master' of git+ssh://git.gnunet.org/gana

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

diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec @@ -2270,8 +2270,13 @@ Name: WALLET_PEER_PULL_PAYMENT_INSUFFICIENT_BALANCE Description: The wallet does not have sufficient balance to pay for an invoice. HttpStatus: 0 +Value: 7029 +Name: WALLET_REFRESH_GROUP_INCOMPLETE +Description: A group of refresh operations has errors and will be tried again later. +HttpStatus: 0 + -# 8000 - 8999: Reserved for Anastasis +# 8000 - 8499: Reserved for Anastasis Value: 8000 Name: ANASTASIS_GENERIC_BACKEND_TIMEOUT @@ -2613,6 +2618,8 @@ Name: ANASTASIS_REDUCER_PROVIDERS_ALREADY_SYNCED Description: The reducer already synchronized with all providers. HttpStatus: 0 +# 8500 - 9000: Frosix + # 9000 - 9599: LibEuFin. @@ -2647,6 +2654,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