aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-util/src/http-client/bank-core.ts
AgeCommit message (Expand)Author
2024-03-08remove http resp from operationSebastian
2024-01-30formatting, comments, always return httpResp in OperationResultFlorian Dold
2024-01-19fixes #8146Sebastian
2024-01-112faSebastian
2024-01-10bank: handles 2fa responseSebastian
2024-01-09prepare for 2fa implSebastian
2024-01-05towards new 2faSebastian
2023-12-13up to date with latest libeufin apiSebastian
2023-12-04bank api syncSebastian
2023-12-01sync with libeufin apiSebastian
2023-11-29new api for creating accountSebastian
2023-11-24update to the latest ganaSebastian
2023-11-22more cashout uiSebastian
2023-11-21cashout creationSebastian
2023-11-13fix new libeufin apiSebastian
2023-11-03update to the new bank api breaking changesSebastian
2023-10-30add the account-not-found case when doing a transactionSebastian
2023-10-26moving cli test to harnessSebastian
2023-10-25testing bank apiSebastian
2023-10-23fix more error casesSebastian
2023-10-23update conversion rate info, added test-bank-api in taler harnessSebastian
2023-10-21add missing response codeSebastian
2023-10-19add not documented apiSebastian
2023-10-19update apiSebastian
2023-10-17bank api now return typed errors for documented errorsSebastian
2023-10-14complet bank apiSebastian