aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-05wallet-core: add missing worker-common.ts fileFlorian Dold
2022-10-05wallet-core: improve crypto worker code duplicationFlorian Dold
Also add new testCrypto call for later testing
2022-10-05wallet-core: canonicalize base URL from bank on withdrawalFlorian Dold
2022-10-05wallet-core: more info in error messageFlorian Dold
2022-10-04wallet-core: more info in typesFlorian Dold
2022-10-04wallet-core: better API docsFlorian Dold
2022-10-04restructure api typesFlorian Dold
2022-10-03fix: showing start again in the last main screenSebastian
2022-09-30bump manifest versionv0.9.0-dev.28Florian Dold
2022-09-30wallet-core: return correct status from processReserveBankStatusFlorian Dold
2022-09-30firefox hotfixv0.9.0-dev.27Florian Dold
2022-09-29fix #7332v0.9.0-dev.26Sebastian
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
This reverts commit 4382e090ab5ce3e09366736577101c3e9f8e6161.
2022-09-28fix: long polling doesnt waitSebastian
2022-09-28fix: missing crypto error handling improvementSebastian
2022-09-26commeting out testland and localhost providers from productionSebastian
2022-09-26bump manifest versionv0.9.0-dev.25Florian Dold
2022-09-26wallet-core: improve crypto worker error handlingFlorian Dold
2022-09-26do not copy amount with currencySebastian
2022-09-26showing restore and save, but removing from the ending stateSebastian
2022-09-26build system: do not use the -t option for lnFlorian Dold
For compatibility reasons.
2022-09-25removing save/restore session: confusing and maybe dangerousSebastian
2022-09-24tabChristian Grothoff
2022-09-23-fix typosFlorian Dold
2022-09-23bump manifest versionv0.9.0-dev.24Florian Dold
2022-09-23-fix testFlorian Dold
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-23new deposit pageSebastian
2022-09-23add bank account recordSebastian
2022-09-23do not add a question mark if there is no paramsSebastian
2022-09-23bump versionsv0.9.0-dev.23Florian Dold
2022-09-22bump manifest versionv0.9.0-dev.22Florian Dold
2022-09-22-fix importsFlorian Dold
2022-09-21wallet-core: DB improvementsFlorian Dold
2022-09-21wallet-core: use more numeric fieldsFlorian Dold
2022-09-21wallet-core: use numeric status field to allow range queriesFlorian Dold
2022-09-21prettySebastian
2022-09-21moving deposit group fee into taler utilSebastian
2022-09-21wallet-cli: add --expect-success flag, exit with error on max retriesFlorian Dold
2022-09-21-tag testFlorian Dold
2022-09-21wallet-core: make basic backup work againFlorian Dold
2022-09-20exchange selection for invoices and some fixesSebastian
2022-09-20prettySebastian
2022-09-20check age mask beforeSebastian
2022-09-20wallet-core: make basic backup work againFlorian Dold
2022-09-20new compose feature: sub-statesSebastian
implemented in withdraw page, WIP
2022-09-19taler-util: fix CLI parsing for numberic optionsFlorian Dold