summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/wallet.ts
AgeCommit message (Expand)Author
2022-09-17p2p was not returning the valueSebastian
2022-09-16-fix compiler errorFlorian Dold
2022-09-16-wallet-core: merge DenominationInfo and DenomInfoFlorian Dold
2022-09-16-move declarationFlorian Dold
2022-09-16wallet-core: support age restrictions in new coin selectionFlorian Dold
2022-09-16wallet-core: towards faster coin selectionFlorian Dold
2022-09-16working on #7357Sebastian
2022-09-14wallet-core: restructure denomination record for easier queryingFlorian Dold
2022-09-14wallet-core: cache fresh coin count in DBFlorian Dold
2022-09-13fix test and loggingFlorian Dold
2022-09-13wallet-core: introduce easier syntax for transactionsFlorian Dold
2022-09-13wallet-core: uniform retry handlingFlorian Dold
2022-09-12ref #7323Sebastian
2022-09-06listExchangesDetailed to getExchangeDetailedInfo & ageRestriction taken from ...Sebastian
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-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