aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/errors.ts
AgeCommit message (Expand)Author
2023-01-17stronger type check to be sure that ErrorDetails is consistentSebastian
2023-01-11when as number instead of string, fix codec used before declaration, prettySebastian
2023-01-09add 'when' to error-detail and remove error as normal response when doing backupSebastian
2023-01-06wallet-core: insufficient balance details for p2p paymentsFlorian Dold
2023-01-06wallet-core: test insufficient balance response, also use it for deposit groupsFlorian Dold
2022-12-20add WALLET_HTTP_REQUEST_GENERIC_TIMEOUT to error mapSebastian
2022-11-01wallet-core: better KYC error messageFlorian Dold
2022-10-05wallet-core: improve crypto worker code duplicationFlorian Dold
2022-09-26wallet-core: improve crypto worker error handlingFlorian Dold
2022-09-21wallet-core: make basic backup work againFlorian Dold
2022-09-19wallet-core: hide transient pay errorsFlorian Dold
2022-09-13fix test and loggingFlorian Dold
2022-05-31-error reporting, code formattingFlorian Dold
2022-03-23wallet: address crypto worker hang and warning about worker terminationFlorian Dold
2022-03-22wallet: improve error handling and error codesFlorian Dold
2021-11-17wallet: implement exchange protocol v9Florian Dold
2021-06-17towards factoring out cyclic dependenciesFlorian Dold