summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/transactions.ts
AgeCommit message (Expand)Author
2023-05-26taler-util,wallet-core: implement TalerPreciseTimestampFlorian Dold
2023-05-26-organize importsFlorian Dold
2023-05-26wallet-core: dispatch cancelAborting for withdrawalFlorian Dold
2023-05-25wallet-core: move deposit transaction deletionFlorian Dold
2023-05-25wallet-core: implement cancelAbortingTransaction for deposit groupsFlorian Dold
2023-05-25wallet-core: fix issues with aborting depositsFlorian Dold
2023-05-25-fix methodFlorian Dold
2023-05-25wallet-core: add pay-merchant suspended statesFlorian Dold
2023-05-24-commentFlorian Dold
2023-05-24wallet-core: use/allow txids as tombstoneFlorian Dold
2023-05-24wallet-core: implement deletion for new refund implementationFlorian Dold
2023-05-24wallet-core: remove legacy non-DD37 tx status fieldsFlorian Dold
2023-05-24wallet-core: fix getTransactionById for refundsFlorian Dold
2023-05-24wallet-core: remove deprecated txid parsingFlorian Dold
2023-05-22nominal typing for taskId, also fixing transactionId referenceSebastian
2023-05-16wallet-core: return purchase information in refund if availableFlorian Dold
2023-05-07-test fixesFlorian Dold
2023-05-07wallet-core: refund DD37 refactoringFlorian Dold
2023-05-05DD37 wipFlorian Dold
2023-05-02wallet-core: report pay-merchant DD37 stateFlorian Dold
2023-05-02-withdrawal notificationsFlorian Dold
2023-04-25-DD37 wipFlorian Dold
2023-04-24wallet-core: derive DD37 for tippingFlorian Dold
2023-04-23wallet-core: further towards deposit DD37Florian Dold
2023-04-22wallet-core: towards DD37 for depositsFlorian Dold
2023-04-21wallet-harness: make sure events are not lost in deposit testFlorian Dold
2023-04-13wallet-core: work around missing timestamp in legacy transactionFlorian Dold
2023-04-05wallet-core: towards DD37 for depositsFlorian Dold
2023-04-04wallet-core: check for broken transactionsFlorian Dold
2023-04-03save posConfirmation after paymentSebastian
2023-03-29show wire details when the deposit has been wiredSebastian
2023-02-24wallet-core: really report estimatedAmountEffective in PeerPullCreditFlorian Dold
2023-02-23wallet-core: report correct amountEffective in peer-pull-credit even before w...Florian Dold
2023-02-21harness: improve peer-pull integration test, check notificationsv0.9.3-dev.2Florian Dold
2023-02-20wallet-core: fix retryTransaction, improve tx/op identifier parsing/constructionFlorian Dold
2023-02-20wallet-core: stubs for suspend/resume txFlorian Dold
2023-02-20-deletionFlorian Dold
2023-02-20-implement getTransaction for p2p credit txnsFlorian Dold
2023-02-20wallet-core: raw/effective amount for push transactions, fix transactions lis...Florian Dold
2023-02-19wallet-core: various p2p payment fixesFlorian Dold
2023-02-17-commentsFlorian Dold
2023-02-14walet-core: always show refresh transactions when in an error stateFlorian Dold
2023-02-14-include more info in refresh txFlorian Dold
2023-02-14wallet-core: more details in refresh transactionFlorian Dold
2023-02-14-remove bad loggingFlorian Dold
2023-02-14-fix schema validationFlorian Dold
2023-02-14wallet-core: allow inclusion of refreshes in transactions listFlorian Dold
2023-02-14wallet-core: expose more info about refund queryFlorian Dold
2023-02-13wallet-core,harness: introduce reserveIsReady flag, test tx lifeycleFlorian Dold
2023-01-20also merge refund when getting transactionByIdSebastian