gana

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

commit 8f61d8b17538e3a0b23121a0d3f94d7928273279
parent 0e7707e441874b8aca9801b389d47003ac7a8f73
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue, 12 Apr 2022 21:09:24 +0200

remove dead EC

Diffstat:
Mgnu-taler-error-codes/registry.rec | 9++-------
1 file changed, 2 insertions(+), 7 deletions(-)

diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec @@ -914,7 +914,7 @@ HttpStatus: 400 Value: 1878 Name: EXCHANGE_PURSE_NOT_FULL -Description: The targeted purse is not yet full and thus cannot be merged. Retrying the request later may succeed. FIXME-Dold: better status code +Description: The targeted purse is not yet full and thus cannot be merged. Retrying the request later may succeed. HttpStatus: 409 Value: 1879 @@ -929,7 +929,7 @@ HttpStatus: 400 Value: 1881 Name: EXCHANGE_PURSE_MERGE_WAD_FEE_EXCEEDS_PURSE_VALUE -Description: The amount in the purse is lower than the wad fee. So the request was accepted, but no transfer is expected to take place. FIXME-DOLD: good HTTP status +Description: The amount in the purse is lower than the wad fee. So the request was accepted, but no transfer is expected to take place. FIXME-DOLD: good HTTP status. Suggestion: no error, make variant of 200 OK. HttpStatus: 202 @@ -1912,11 +1912,6 @@ Name: ANASTASIS_TRUTH_CHALLENGE_UNKNOWN Description: The backend is not aware of having issued the provided challenge code. Either this is the wrong code, or it has expired. HttpStatus: 404 -Value: 8113 -Name: ANASTASIS_TRUTH_CHALLENGE_ACTIVE -Description: A challenge is already active, the service is thus not issuing a new one. -HttpStatus: 208 - Value: 8114 Name: ANASTASIS_TRUTH_AUTHORIZATION_START_FAILED Description: The backend failed to initiate the authorization process.