summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/transactions.ts
AgeCommit message (Expand)Author
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