summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/transactions.ts
AgeCommit message (Expand)Author
2022-09-16working on #7357Sebastian
2022-09-14fixing properly adding query paramsSebastian
2022-09-13wallet-core: introduce easier syntax for transactionsFlorian Dold
2022-09-13wallet-core: uniform retry handlingFlorian Dold
2022-09-06listExchangesDetailed to getExchangeDetailedInfo & ageRestriction taken from ...Sebastian
2022-09-01more information about p2p:Sebastian
2022-08-24wallet-core: put taler:// URIs in transactions listFlorian Dold
2022-08-24wallet-core: p2p support for transactions listFlorian Dold
2022-08-18fix: for bitcoin withdrawal the exchange payto:// is not enough and the withd...Sebastian
2022-08-16implement peer to peer push paymentsFlorian Dold
2022-08-08add delivery info in the parse contract terms and a function to get info from...Sebastian
2022-06-10wallet-core: correctly report 'confirmed' status of bank integrated withdrawalFlorian Dold
2022-06-01wallet-core: refunds transactions should be sorted after paymentsFlorian Dold
2022-05-29show refund info in purchaseSebastian
2022-05-14feat: awaiting refundSebastian
2022-03-29wallet: fix type errorFlorian Dold
2022-03-28wallet: cancellation for depositFlorian Dold
2022-03-23wallet: address crypto worker hang and warning about worker terminationFlorian Dold
2022-03-21wallet: t_s/d_us migrationFlorian Dold
2022-03-08wallet-core: handle reserve retries betterFlorian Dold
2021-12-13wallet-core: reset reserve retry when resetting withdrawal retryFlorian Dold
2021-11-19add reservePub to the withdrawal transaction infoSebastian
2021-08-24implement freezing for paymentsFlorian Dold
2021-08-23fix un-offered denom situation, test case almost worksFlorian Dold
2021-08-12merchant test casesFlorian Dold
2021-06-17using block inside case of switch breaks when building with babel 7Sebastian
2021-06-17towards factoring out cyclic dependenciesFlorian Dold
2021-06-15separate wallet state from wallet clientFlorian Dold
2021-06-14implement force-retrying transactionsFlorian Dold
2021-06-14fix up imports, no more esm in testsFlorian Dold
2021-06-09database access refactorFlorian Dold
2021-06-02support multiple exchange details per base URLFlorian Dold
2021-05-21typoFlorian Dold
2021-05-21tombstone processing in backup importFlorian Dold
2021-05-20also allow deleting individual refunds, tombstoned by their execution timeFlorian Dold
2021-05-20implement more deletion operationsFlorian Dold
2021-05-20implement deletion of withdrawal transactionsFlorian Dold
2021-05-20add UIDs for deletion tombstones to auditor/exchange trust managementFlorian Dold
2021-04-27fix spelling issuesChristian Grothoff
2021-03-17towards wallet-core / util splitFlorian Dold
2021-01-18implement depositsFlorian Dold
2021-01-13auto formatFlorian Dold
2021-01-04backup importFlorian Dold
2020-12-16don't store reserve history anymore, adjust withdrawal implementation accordi...Florian Dold
2020-12-15derive tipping planchets from seed, implement backup furtherFlorian Dold
2020-11-18towards a nicer transaction historyFlorian Dold
2020-09-09include proposal ID, to allow abortingFlorian Dold
2020-09-09implement payment aborts with integration testFlorian Dold
2020-09-08DB tweaksFlorian Dold
2020-09-08DB cleanupFlorian Dold