aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core
AgeCommit message (Collapse)Author
2023-06-20wallet-core: emit DD37 self-transition notifications with errorsFlorian Dold
2023-06-19wallet-core: fix peer-(push,pull)-debit withdrawal statesFlorian Dold
2023-06-19wallet-core: implement coin selection repair for p2p paymentsFlorian Dold
2023-06-16add test to compare withdrawing KUDOS:25 with demo configSebastian
2023-06-16remove some type literal and prettySebastian
2023-06-15add test to coin selection algorithmSebastian
2023-06-15watch testSebastian
2023-06-13get operation plan impl, no testSebastian
2023-06-06wallet-core: truncate withdrawal errorsFlorian Dold
2023-06-06wallet-core: check base URL reported by exchangeFlorian Dold
2023-06-06wallet-core: try to abort withdrawals wallet-side with the bankFlorian Dold
2023-06-06wallet-core: use status consistently for querying for pending tasksFlorian Dold
2023-06-06wallet-core: missing put operationFlorian Dold
2023-06-06build system: use --build argument for tscFlorian Dold
2023-06-06build system: get rid of prepare scriptsFlorian Dold
These don't seem to be the right location to compile packages. The newest version of pnpm runs all those scripts on "pnpm install", even if we filter for only one package. That results in a build performance issue.
2023-06-06wallet-core: fix long-polling checkFlorian Dold
2023-06-06wallet-core: fix peer-push-debit transition helperFlorian Dold
2023-06-06wallet-core: deterministic p2p contract encryptionFlorian Dold
2023-06-06bump typescript versionFlorian Dold
2023-06-05wallet-core: handle Gone in peer-pull-debitFlorian Dold
2023-06-05-fix importFlorian Dold
2023-06-05wallet-core: handle more p2p abort cases nicelyFlorian Dold
2023-06-05wallet-core: use long-polling for P2P kycFlorian Dold
2023-06-05wallet-core: restructure p2p implFlorian Dold
2023-06-05wallet-core: fix payment abort state machineFlorian Dold
2023-06-02-fully removeFlorian Dold
2023-06-02wallet-core: remove waiting-for-retry and some other notifications that we ↵Florian Dold
don't use
2023-06-02wallet-core: fix tipping state machine issuesFlorian Dold
2023-05-30wallet-core: report possible actions in transactions listFlorian Dold
2023-05-30finish implementation of abort / cancelAborting on all tx typesFlorian Dold
2023-05-30-type errorFlorian Dold
2023-05-30wallet-core: add missing resume/suspend implementationsFlorian Dold
2023-05-30wallet-core: missing suspended statesFlorian Dold
2023-05-26wallet-core: fix withdrawal abortFlorian Dold
2023-05-26taler-util,wallet-core: make AbsoluteTime opaqueFlorian Dold
2023-05-26taler-util,wallet-core: implement TalerPreciseTimestampFlorian Dold
Fixes #7703
2023-05-26-organize importsFlorian Dold
2023-05-26wallet-core: dispatch cancelAborting for withdrawalFlorian Dold
2023-05-25wallet-core: move deposit transaction deletionFlorian Dold
2023-05-25wallet-core: implement cancelAbortingTransaction for deposit groupsFlorian Dold
2023-05-25wallet-core: fix issues with aborting depositsFlorian Dold
2023-05-25-fix methodFlorian Dold
2023-05-25wallet-core: implement request to return sample transactionsFlorian Dold
2023-05-25wallet-core: return transactionId whenever a transaction is createdFlorian Dold
2023-05-25wallet-core: add pay-merchant suspended statesFlorian Dold
2023-05-25wallet-core: more notificationsFlorian Dold
2023-05-25wallet-core: DD37 fixes and FIXME comments for merchant paymentsFlorian Dold
2023-05-24-commentFlorian Dold
2023-05-24wallet-core: use/allow txids as tombstoneFlorian Dold
2023-05-24-typeFlorian Dold