aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations
AgeCommit message (Expand)Author
2022-08-26wallet-core: fix revocation, re-introduce reserves object storeFlorian Dold
2022-08-25integration tests: various fixesFlorian Dold
2022-08-25specify bank access API separately in testsFlorian Dold
2022-08-25wallet-core: fix db index on withdraw URIFlorian Dold
2022-08-24wallet-core: put taler:// URIs in transactions listFlorian Dold
2022-08-24wallet-core: p2p support for transactions listFlorian Dold
2022-08-24fix idb bug, p2p integration testFlorian 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-18fix: for bitcoin withdrawal the exchange payto:// is not enough and the withd...Sebastian
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: correctly report 'confirmed' status of bank integrated withdrawalFlorian Dold
2022-06-10wallet-core: implement and test forced coin/denom selectionFlorian Dold
2022-06-07reserve long polling longer, add withdrawOnly to bench1Boss Marco
2022-06-01-removing bad console logSebastian
2022-06-01wallet-core: refunds transactions should be sorted after paymentsFlorian Dold
2022-06-01integration tests: one variable for pybank/libeufin switchFlorian Dold
2022-05-31wallet-core: only schedule auto-refresh check if exchange update has no last ...Florian Dold
2022-05-29show refund info in purchaseSebastian
2022-05-19wallet-core: long-poll longer for reserve statusFlorian Dold
2022-05-19-formattingv0.9.0-dev.11Florian Dold
2022-05-19wallet-core: clamp claim retry properlyFlorian Dold
2022-05-18fix: update retry info before return also for purchaseSebastian
2022-05-18fix: update retry info before returnSebastian
2022-05-18all retryInfo function in the same namespace, adding missing retryInfo incrementSebastian
2022-05-14feat: awaiting refundSebastian
2022-05-06handling service worker waiting phaseSebastian
2022-05-03wallet-core: implement batch withdrawalFlorian Dold
2022-05-03add missing allowedExchanges for calculating getFeeForDepositSebastian
2022-05-03deposit from paytoSebastian
2022-05-02add prepareRefund operation to gather information about the refund before con...Sebastian
2022-04-29wallet-core: make coin selection aware of age restrictionFlorian Dold
2022-04-27wallet-core: implement age restriction supportFlorian Dold
2022-04-18wallet-core: fix loop indexFlorian Dold
2022-04-18wallet-cli: allow generating segwit addressesFlorian Dold
2022-04-15anastasis-core: async provider synchronizationFlorian Dold
2022-04-14wallet-core: request reserve status with long poll timeoutFlorian Dold
2022-03-30englishFlorian Dold
2022-03-30wallet: logging, timestamp parsing backwards compatibilityFlorian Dold
2022-03-29wallet: allow forced denom selection for testsFlorian Dold
2022-03-29wallet: fix type errorFlorian 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-28fix build, tipAmountEffective = selectedDemons.totalCoinValueSebastian