summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/common.ts
AgeCommit message (Expand)Author
2024-02-13wallet-core: fix missing encoding of exchange URLs in task IDsFlorian Dold
2024-01-29wallet-core,harness: let runIntegrationTest wait for its own transactionsFlorian Dold
2024-01-22wallet-core: implement and test balance reporting with scope infoFlorian Dold
2024-01-15wallet-core: uniform transaction interface, cleanupFlorian Dold
2024-01-09wallet-core: refactor peer-pull-debit and test abortingFlorian Dold
2024-01-08wallet-core: return exchange scope info if we already know the currencyFlorian Dold
2023-12-12wallet-core: towards better DD48 supportFlorian Dold
2023-12-11wallet-core: add scopeInfo to exchange list entry itemsFlorian Dold
2023-10-02wallet-core: currency hint for preset exchangesFlorian Dold
2023-09-14wallet-core: consistently use usec timestamps in DBFlorian Dold
2023-09-08wallet-core: more DB cleanupFlorian Dold
2023-09-08wallet-core: address DB FIXMEs, systematic state numberingFlorian Dold
2023-08-30wallet-core: towards DD48Florian Dold
2023-08-03-towards tip->reward renameFlorian Dold
2023-06-30wallet-core: rename OperationAttempt->TaskRun, do not allow task result value...Florian Dold
2023-06-28wallet-core: fixup for coin availability (visible coins)Florian Dold
2023-06-26wallet-core: make changes to available amount atomicFlorian Dold
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-19wallet-core: fix peer-(push,pull)-debit withdrawal statesFlorian Dold
2023-06-16remove some type literal and prettySebastian
2023-06-05wallet-core: use long-polling for P2P kycFlorian Dold
2023-05-25wallet-core: fix issues with aborting depositsFlorian Dold
2023-05-24wallet-core: use/allow txids as tombstoneFlorian Dold
2023-05-24-typeFlorian Dold
2023-05-24wallet-core: implement deletion for new refund implementationFlorian Dold
2023-05-24wallet-core: remove deprecated txid parsingFlorian Dold
2023-05-22nominal typing for taskId, also fixing transactionId referenceSebastian
2023-05-05DD37 wipFlorian Dold
2023-04-24-refunds for deposit abortsFlorian Dold
2023-04-05wallet-core: towards DD37 for depositsFlorian Dold
2023-02-20wallet-core: support long-polling for peer push creditFlorian Dold
2023-02-20wallet-core: fix retryTransaction, improve tx/op identifier parsing/constructionFlorian Dold
2023-02-20-deletionFlorian Dold
2023-02-19wallet-core: various p2p payment fixesFlorian Dold
2023-02-16make wallet-cli runnable under qtartFlorian Dold
2023-02-14-include more info in refresh txFlorian Dold
2023-01-12wallet-core: allow zero amounts in payments againFlorian Dold
2023-01-09wallet-core prettySebastian
2023-01-05wallet-core: implement insufficient balance detailsFlorian Dold
2022-11-02wallet-core: fix coin allocation when doing refreshFlorian 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-renameFlorian Dold
2022-11-01wallet-core: report supportedAgeGroupsFlorian Dold
2022-10-17extends parseId to include tmbSebastian
2022-10-17sync parseTx with the new makeTxSebastian
2022-10-15wallet-core, wallet-cli: add status to exchange list, add detail query to CLIFlorian Dold
2022-10-15wallet-core: simplify exchanges list responseFlorian Dold
2022-10-15wallet-core: simplify coin recordFlorian Dold