summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/wallet.ts
AgeCommit message (Expand)Author
2022-10-15wallet-core, wallet-cli: add status to exchange list, add detail query to CLIFlorian Dold
2022-10-15wallet-core: simplify exchanges list responseFlorian Dold
2022-10-15wallet-core: simplify coin recordFlorian Dold
2022-10-14wallet-core: pull out ToS into separate object storeFlorian Dold
2022-10-14wallet-core: get rid of duplicated withdrawal info APIFlorian Dold
2022-10-13wallet-core: only allow enabling dev mode via separate requestFlorian Dold
2022-10-12wallet-core: implement enabling/disabling dev modeFlorian Dold
2022-10-12wallet-core: skeleton for dev-experimentsFlorian Dold
2022-10-12create a fee description timeline for global fee and wire feesSebastian
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