summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/types/transactions.ts
AgeCommit message (Expand)Author
2020-09-02no more const enum, remove unused fieldFlorian Dold
2020-09-01harmonized error codesv0.7.1-dev.23Florian Dold
2020-09-01test error handlingFlorian 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-14nuke some console.log statements, test wallet testing functionality in integr...Florian Dold
2020-08-12rename for consistencyFlorian Dold
2020-08-11towards the improved confirmPay APIFlorian Dold
2020-08-10simplify refunds a bit, show in transaction history, add integration testsFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold