aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-util/src/walletTypes.ts
AgeCommit message (Expand)Author
2022-09-05wallet-core: make listExchanges return less datav0.9.0-dev.16Florian Dold
2022-09-05adding informantion about the service worker version on the setting pageSebastian
2022-08-29add senderWire to the withdrawal group again, group payto to avoid duplicationSebastian
2022-08-26exchange selection: timeline doneSebastian
2022-08-25specify bank access API separately in testsFlorian Dold
2022-08-24wallet-core: fix withdrawal idempotencyFlorian Dold
2022-08-23peer-to-peer pull payments MVPFlorian Dold
2022-08-18moved wireInfo and denomInfo into taler-util so it can be used from the uiSebastian
2022-08-16implement peer to peer push paymentsFlorian Dold
2022-08-08add request for getting details about contract termsSebastian
2022-07-12wallet-core: implement accepting p2p push paymentsFlorian Dold
2022-07-08wallet-core: P2P push payments (still incomplete)Florian Dold
2022-06-10wallet-core: implement and test forced coin/denom selectionFlorian Dold
2022-05-29show refund info in purchaseSebastian
2022-05-14feat: awaiting refundSebastian
2022-05-04add restricted option to manual withdrawSebastian
2022-05-03deposit from paytoSebastian
2022-05-02add prepareRefund operation to gather information about the refund before con...Sebastian
2022-04-27wallet-core: implement age restriction supportFlorian Dold
2022-03-29wallet: allow forced denom selection for testsFlorian Dold
2022-03-28fix fee discrepancyFlorian Dold
2022-03-22wallet: improve error handling and error codesFlorian Dold
2022-03-21wallet: t_s/d_us migrationFlorian Dold
2022-03-15wallet: db-less benchmarkingFlorian Dold
2022-03-15save tos etag after forced refreshSebastian
2022-03-14wallet: towards db-less benchmarking, some refactoringFlorian Dold
2022-03-08wallet: improve retry handling for payments, update error codesFlorian Dold
2022-02-21towards implementing breaking exchange protocol changesFlorian Dold
2022-01-13import db from the wallet web extensionSebastian
2021-12-23deposit from wallet webex: wipSebastian
2021-11-27wallet: support both protocol versionsFlorian Dold
2021-11-24new exchange-added notifiaction and including tos information in the wxApi.li...Sebastian
2021-11-17wallet: implement exchange protocol v9Florian Dold
2021-10-14implement fakebank withdrawalFlorian Dold
2021-10-13fixing tos requestSebastian
2021-09-20make no sense to send the noncePriv if the proposal is already paidSebastian
2021-09-17issue #5860Sebastian
2021-09-13added integration with the wallet-core to get info about the last tos approvedSebastian
2021-09-08first approach to new design for withdrawSebastian
2021-08-24DB schema cleanupFlorian Dold
2021-08-06merchant test: pass h_contractFlorian Dold
2021-06-15separate wallet state from wallet clientFlorian Dold
2021-06-14implement force-retrying transactionsFlorian Dold
2021-05-20allow deletion via APIFlorian Dold
2021-05-20implement deletion of withdrawal transactionsFlorian Dold
2021-05-20add UIDs for deletion tombstones to auditor/exchange trust managementFlorian Dold
2021-05-12always use .js extension to make node module loader happyFlorian Dold
2021-03-17towards wallet-core / util splitFlorian Dold