aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/wallet.ts
AgeCommit message (Expand)Author
2022-08-29add senderWire to the withdrawal group again, group payto to avoid duplicationSebastian
2022-08-25specify bank access API separately in testsFlorian Dold
2022-08-24wallet-core: fix withdrawal idempotencyFlorian Dold
2022-08-24-get p2p pull integration test to run throughFlorian 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-17default exchangeSebastian
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-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-31-error reporting, code formattingFlorian Dold
2022-05-29show refund info in purchaseSebastian
2022-05-18fix: to skip the operation maxRetries need to be calculated firstSebastian
2022-05-18all retryInfo function in the same namespace, adding missing retryInfo incrementSebastian
2022-05-18fix: do not cancel all operation processing when one of them reach maxRetries...Sebastian
2022-05-14feat: awaiting refundSebastian
2022-05-04add restricted option to manual withdrawSebastian
2022-05-03wallet-core: implement batch withdrawalFlorian Dold
2022-05-03deposit from paytoSebastian
2022-05-02add prepareRefund operation to gather information about the refund before con...Sebastian
2022-04-28simplify alarm and check webRequest without using 'in'Sebastian
2022-04-28keep alive manifest v3Sebastian
2022-04-27wallet-core: implement age restriction supportFlorian Dold
2022-04-11add a timer parameter in the wallet constructor in order to resolve #7120Sebastian
2022-03-29wallet: allow forced denom selection for testsFlorian Dold
2022-03-29wallet: make retries more robust and consistentFlorian Dold
2022-03-28wallet: cancellation for depositFlorian Dold
2022-03-28wallet: timeout handling refactoring WIPFlorian Dold
2022-03-24wallet: crypto worker fixes, better taler-crypto-worker integrationFlorian Dold
2022-03-23wallet: simplify crypto workersFlorian Dold
2022-03-23wallet: address crypto worker hang and warning about worker terminationFlorian Dold
2022-03-22wallet: improve error handling and error codesFlorian Dold
2022-03-21wallet: t_s/d_us migrationFlorian Dold
2022-03-10wallet-core: do not rely on reserve history for withdrawalsFlorian Dold
2022-03-08wallet-core: handle reserve retries betterFlorian Dold
2022-01-24last activity -> pending; fix downloadTosSebastian
2022-01-16forcing update when querying the terms, and fixing bug in request header parsingSebastian
2022-01-16de-duplicating imports and fixing another typescript minor issuesSebastian
2022-01-13make more use of the denom cacheFlorian Dold
2022-01-13cache denomination lookupsFlorian Dold
2022-01-13import db from the wallet web extensionSebastian
2021-12-23deposit from wallet webex: wipSebastian
2021-12-13wallet-core: reset reserve retry when resetting withdrawal retryFlorian Dold
2021-12-09wallet-core: use crypto worker for eddsa signingFlorian Dold
2021-12-08wallet-core: trust exchange for exchange benchmarkFlorian Dold
2021-12-01wallet-core: implement exportDb API callFlorian Dold
2021-11-27wallet: support both protocol versionsFlorian Dold
2021-11-24new exchange-added notifiaction and including tos information in the wxApi.li...Sebastian