summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/transactions.ts
AgeCommit message (Expand)Author
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
2020-09-08tipping transaction list entry, integration test and DB simplificationsFlorian Dold
2020-09-08fix tipping and adjust DBFlorian Dold
2020-09-04formatting, importFlorian Dold
2020-09-01correct refund amounts and better testingFlorian Dold
2020-09-01include error details in transactions listFlorian Dold
2020-09-01auto-formatFlorian Dold
2020-09-01test error handlingFlorian Dold
2020-08-24fix wallet DBFlorian Dold
2020-08-24implement fulfillment_message and make fulfillment_url optionalFlorian Dold
2020-08-21make diagnostics, welcome page and permissions work againFlorian Dold
2020-08-20handle withdrawals aborted by the bank, add testFlorian Dold
2020-08-20add auto-refund test case, fix bug detected by itFlorian Dold
2020-08-14nuke some console.log statements, test wallet testing functionality in integr...Florian Dold
2020-08-12rename for consistencyFlorian Dold
2020-08-10simplify refunds a bit, show in transaction history, add integration testsFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold