aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/wallet.ts
AgeCommit message (Expand)Author
2022-10-08wallet-core: Clean up merchant payments DB schemaFlorian Dold
2022-10-07wallet-core: fix busy wait when long-polling for manual withdrawalFlorian Dold
2022-10-07-loggingFlorian Dold
2022-10-05wallet-core: fix default auditor/exchange loading logicFlorian Dold
2022-10-05wallet-core: improve crypto worker code duplicationFlorian Dold
2022-09-28wallet-core: don't run into busy loop if only long-polling tasks are leftFlorian Dold
2022-09-28Revert "fix: long polling doesnt wait"Florian Dold
2022-09-28fix: long polling doesnt waitSebastian
2022-09-23wallet-core: fix withdrawal state machineFlorian Dold
2022-09-23wallet-core: backwards compatibility for bankAccounts store, naming conventionsFlorian Dold
2022-09-23wallet-core: do not block when accepting a manual withdrawalFlorian Dold
2022-09-23add bank account recordSebastian
2022-09-21wallet-cli: add --expect-success flag, exit with error on max retriesFlorian Dold
2022-09-21wallet-core: make basic backup work againFlorian Dold
2022-09-20wallet-core: make basic backup work againFlorian Dold
2022-09-19wallet-core: handle suspended coins properly in refreshFlorian Dold
2022-09-19wallet-core: make coin availability accounting idempotentFlorian Dold
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