summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/exchanges.ts
AgeCommit message (Expand)Author
2023-09-14wallet-core: consistently use usec timestamps in DBFlorian Dold
2023-09-14wallet-core: use typed microsecond timestamps in DBFlorian Dold
2023-09-08wallet-core: more DB cleanupFlorian Dold
2023-09-06remove ToS storageFlorian Dold
2023-09-06remove deprecated auditor trust managementFlorian Dold
2023-08-30wallet-core: towards DD48Florian Dold
2023-08-29wallet-core: remove usage of /wireFlorian Dold
2023-07-12some logging INFO -> TRACEMarc Stibane
2023-06-30wallet-core: use canonicalized base URL when querying exchangeFlorian Dold
2023-06-30wallet-core: rename OperationAttempt->TaskRun, do not allow task result value...Florian Dold
2023-06-26if checkmasterpub is specified, throw if master pub is not equal to the expec...Sebastian
2023-06-20wallet-core: be less spammy with self-transitions and loggingFlorian Dold
2023-06-20wallet-core: emit DD37 self-transition notifications with errorsFlorian Dold
2023-06-06wallet-core: check base URL reported by exchangeFlorian Dold
2023-06-05wallet-core: handle Gone in peer-pull-debitFlorian Dold
2023-05-26taler-util,wallet-core: implement TalerPreciseTimestampFlorian Dold
2023-05-03wallet-core: support new exchange wire account signatureFlorian Dold
2023-04-19fix #7704Sebastian
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-03-31move coin selection function to coinSelection.ts and added a test placeholder...Sebastian
2023-02-23wallet-core: report correct amountEffective in peer-pull-credit even before w...Florian Dold
2023-02-20wallet-core: fix retryTransaction, improve tx/op identifier parsing/constructionFlorian Dold
2023-02-20prettySebastian
2023-02-16make wallet-cli runnable under qtartFlorian Dold
2023-01-11wallet-core: refresh when aborting paymentsFlorian Dold
2022-11-02wallet-core: DB FIXMEs (amount format)Florian Dold
2022-11-02wallet-core: fix exchange management test case, surface exchange update error...Florian Dold
2022-11-01-harness fixes for kycFlorian Dold
2022-11-01wallet-core: remove kyc and wad feeFlorian Dold
2022-11-01wallet-core: report supportedAgeGroupsFlorian Dold
2022-10-17added v6 migration skip and removed rowId field when rowId is undefined (othe...Sebastian
2022-10-16wallet-core: CLI improvements, ToS fetching fixesFlorian Dold
2022-10-15wallet-core, wallet-cli: add status to exchange list, add detail query to CLIFlorian Dold
2022-10-15wallet-core: put signing keys in separate object storeFlorian Dold
2022-10-14wallet-core: pull out ToS into separate object storeFlorian Dold
2022-10-14wallet-core: DB tweaksFlorian Dold
2022-10-12create a fee description timeline for global fee and wire feesSebastian
2022-10-12adding global fee info from exchangeSebastian
2022-10-08wallet-core: Clean up merchant payments DB schemaFlorian Dold
2022-10-07-loggingFlorian Dold
2022-10-05wallet-core: fix default auditor/exchange loading logicFlorian Dold
2022-10-05wallet-core: more info in error messageFlorian Dold
2022-09-16prettySebastian
2022-09-16-wallet-core: merge DenominationInfo and DenomInfoFlorian Dold
2022-09-14wallet-core: restructure denomination record for easier queryingFlorian Dold
2022-09-13wallet-core: introduce easier syntax for transactionsFlorian Dold
2022-09-13wallet-core: uniform retry handlingFlorian Dold
2022-08-26wallet-core: fix revocation, re-introduce reserves object storeFlorian Dold
2022-08-24-get p2p pull integration test to run throughFlorian Dold