aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-util/src/taler-types.ts
AgeCommit message (Collapse)Author
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
This reverts commit 7944a36e30182638b35da6e113b29de8b5f16305.
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 ↵Florian Dold
generating planchets
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
Only hard withdrawal KYC is supporte so far, and no long-polling is done yet.
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
we only track the allocation now, not the remaining amount
2022-10-14wallet-core: DB tweaks, consistent file naming conventionFlorian Dold