summaryrefslogtreecommitdiff
path: root/packages/taler-util/src/taler-types.ts
AgeCommit message (Expand)Author
2024-03-18remove contract terms fields that has been deprecatedSebastian
2024-02-19wallet-core: fix long-polling request parameterFlorian Dold
2024-02-19wallet-core: long-poll withdrawal operation statusFlorian Dold
2024-01-24fixes #8265Sebastian
2023-11-30check conversion URLSebastian
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-14wallet-core: make age restricted deposits workFlorian Dold
2023-10-22add codecAmountString for string field that are just amount, note that this d...Sebastian
2023-10-16-fix testsFlorian Dold
2023-10-16wallet-core: sort transactions ASC by default to not break testsFlorian Dold
2023-10-14breaking api: currency spec as the doc mentionSebastian
2023-10-02match the exchange specSebastian
2023-09-12wallet-core: use batch deposit APIFlorian Dold
2023-08-29wallet-core: remove usage of /wireFlorian Dold
2023-06-06wallet-core: check base URL reported by exchangeFlorian Dold
2023-05-05adapt to merchant API breaking changesFlorian Dold
2023-05-05wallet-core: remove allowed auditors from contract termsFlorian Dold
2023-05-03wallet-core: support new exchange wire account signatureFlorian Dold
2023-04-24-refunds for deposit abortsFlorian Dold
2023-04-13Revert "wallet-core: check master public key in /wire response"Florian Dold
2023-04-13wallet-core: check master public key in /wire responseFlorian Dold
2023-04-03save posConfirmation after paymentSebastian
2023-02-11wallet-core,harness: implement pay templatingFlorian Dold
2023-02-10wallet-core: implement partial withdrawal batching, don't block when generati...Florian Dold
2023-02-01fix #7552, add next_url from the tip information when accepting tipsSebastian
2023-01-15TrackTransaction interfaceSebastian
2023-01-10wallet-core: KYC mvpFlorian Dold
2022-11-08feature: 7440 add expiration to p2pSebastian
2022-11-01-harness fixes for kycFlorian Dold
2022-11-01wallet-core: use PeerContractTermsFlorian Dold
2022-10-31wallet-core: fix deposit with age restrictionsFlorian Dold
2022-10-15wallet-core: simplify coin recordFlorian Dold
2022-10-14wallet-core: DB tweaks, consistent file naming conventionFlorian Dold