summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/exchanges.ts
AgeCommit message (Expand)Author
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
2022-08-18moved wireInfo and denomInfo into taler-util so it can be used from the uiSebastian
2022-05-18fix: update retry info before returnSebastian
2022-05-18all retryInfo function in the same namespace, adding missing retryInfo incrementSebastian
2022-05-06handling service worker waiting phaseSebastian
2022-04-27wallet-core: implement age restriction supportFlorian Dold
2022-03-29wallet: make retries more robust and consistentFlorian Dold
2022-03-28wallet: cancellation for depositFlorian Dold
2022-03-28wallet: timeout handling refactoring WIPFlorian Dold
2022-03-23wallet: simplify crypto workersFlorian Dold
2022-03-23wallet: address crypto worker hang and warning about worker terminationFlorian Dold
2022-03-22wallet: improve error handling and error codesFlorian Dold
2022-03-21wallet: t_s/d_us migrationFlorian Dold
2022-03-15save tos etag after forced refreshSebastian
2022-03-14wallet: towards db-less benchmarking, some refactoringFlorian Dold
2022-03-07address protocol changes in the exchangeFlorian Dold