aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-util
AgeCommit message (Collapse)Author
2023-12-07wallet-core: implement prepareWithdrawExchange requestFlorian Dold
2023-12-07wallet-core: deprecate peerPushCreditId fieldFlorian Dold
2023-12-06wallet-core: deprecate boolean tos statusFlorian Dold
2023-12-06wallet-core: document API change, don't wrap responseFlorian Dold
2023-12-06wallet-core: implement getExchangeEntryByUrlFlorian Dold
2023-12-06sync api with libeufinSebastian
2023-12-06wallet-core: return exchange base URL in PreparePeerPushCreditResponseFlorian Dold
2023-12-05wallet-core: make conversion more robust against errorsFlorian Dold
2023-12-04util: return headers in qtart http clientFlorian Dold
2023-12-04wallet-core: work around a libeufin-bank bugFlorian Dold
We now ignore the result of POSTing to the bank integration API, since the implementation is outdated and doesn't match the API spec and wallet-core type validators.
2023-12-04report content type if unexpectedFlorian Dold
2023-12-04bank api syncSebastian
2023-12-02withdrawalAccountsList with plural-sMarc Stibane
2023-12-01sync with libeufin apiSebastian
2023-12-01exchange account infoSebastian
2023-11-30wallet-core: handle peer-pull-credit expiryFlorian Dold
2023-11-30check conversion URLSebastian
2023-11-29new api for creating accountSebastian
2023-11-28wallet-core: only specify transfer amount for currency conversion withdrawalsFlorian Dold
2023-11-28-more consistent namingFlorian Dold
2023-11-28always return WithdrawalAccountInfo instead of using two separate types for ↵Florian Dold
the same purpose
2023-11-28-incomplete commentFlorian Dold
2023-11-27DD51 look for currency symbol and split between small and normalSebastian
2023-11-24fix api breakSebastian
2023-11-24update to the latest ganaSebastian
2023-11-24using monitor apiSebastian
2023-11-23-deprecate fieldFlorian Dold
2023-11-23wallet-core: implement balance flags for UI badgesFlorian Dold
2023-11-22more cashout uiSebastian
2023-11-22settings and preferences, getting conversion infoSebastian
2023-11-22wallet-core: implement and test currency conversion withdrawalsFlorian Dold
2023-11-21cashout creationSebastian
2023-11-21towards a currency conversion integration testFlorian Dold
2023-11-21improve error message when error response doesn't even contain JSONFlorian Dold
2023-11-16send signature in request bodySebastian
2023-11-16wallet-core: do not return talerUri from peer push initiationFlorian Dold
URI might not be ready to use yet!
2023-11-16wallet-core: only hand out talerUri for push payments when the transaction ↵Florian Dold
is in the right state
2023-11-14wallet-core: make age restricted deposits workFlorian Dold
2023-11-13fix new libeufin apiSebastian
2023-11-13-formattingFlorian Dold
2023-11-09missing case for amountSebastian
2023-11-09wallet-core: deliver kyc URL via experimental user dataFlorian Dold
Currently only needed by iOS, might be removed in the future.
2023-11-09wallet-core: fix bogus timestamp logicFlorian Dold
2023-11-07wallet-core: fix bogus validationFlorian Dold
2023-11-07wallet-core: throttle tasksFlorian Dold
2023-11-06send api request param as fileSebastian
2023-11-05aml exchange APISebastian
2023-11-05exchange and merchant apiSebastian
2023-11-03update api from wire revenue and integrationSebastian
2023-11-03update to the new bank api breaking changesSebastian