aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/wallet.ts
AgeCommit message (Collapse)Author
2023-07-06wallet-core: support passing transactionId to confirmPayFlorian Dold
2023-07-03#7741 share paymentSebastian
save shared state in backup if purchase is shared check before making the payment of before claim the order already confirmed order can return without effective if coin selection was not made sharePayment operation
2023-07-01wallet-core: use testingWaitTransactionsFinal to wait for transactionsFlorian Dold
2023-07-01wallet-core: get rid of internal runUntilDone usagesFlorian Dold
2023-06-30wallet-core: towards event-based waiting in runIntegrationTestV2Florian Dold
2023-06-30wallet-core: rename OperationAttempt->TaskRun, do not allow task result ↵Florian Dold
values anymore
2023-06-29-oops, obvious missing returnFlorian Dold
2023-06-26if checkmasterpub is specified, throw if master pub is not equal to the ↵Sebastian
expected value
2023-06-20wallet-core: consistently rename to failTransactionFlorian Dold
2023-06-20remove calculate plan (for now) implemented simpler APISebastian
2023-06-20wallet-core: emit DD37 self-transition notifications with errorsFlorian Dold
2023-06-13get operation plan impl, no testSebastian
2023-06-05wallet-core: handle Gone in peer-pull-debitFlorian Dold
2023-06-05-fix importFlorian Dold
2023-06-05wallet-core: restructure p2p implv0.9.3-dev.14Florian Dold
2023-06-02wallet-core: remove waiting-for-retry and some other notifications that we ↵Florian Dold
don't use
2023-05-30wallet-core: report possible actions in transactions listFlorian Dold
2023-05-25wallet-core: implement cancelAbortingTransaction for deposit groupsFlorian Dold
2023-05-25wallet-core: implement request to return sample transactionsFlorian Dold
2023-05-24wallet-core: report number of coins in withdrawal detailsFlorian Dold
2023-05-11wallet-core: remove legacy operation namesFlorian Dold
2023-05-10wallet-core: return txid when starting refund via URIFlorian Dold
2023-05-07wallet-core: refund DD37 refactoringFlorian Dold
2023-05-05DD37 wipFlorian Dold
2023-05-02-withdrawal notificationsFlorian Dold
2023-04-24improved log, added allow-http flag and prevent throttSebastian
2023-04-24wallet effective configSebastian
2023-04-21wallet-harness: make sure events are not lost in deposit testFlorian Dold
2023-04-19add wallet config on the topSebastian
2023-04-19fix #7704Sebastian
2023-04-13-missing importFlorian Dold
2023-04-13wallet-core: implement 'generateDepositGroupTxId' requestFlorian Dold
2023-04-05wallet-core: towards DD37 for depositsFlorian Dold
2023-04-04wallet-core: implement runIntegrationTestV2Florian Dold
2023-03-29implement IBAN validationFlorian Dold
2023-03-10fix: summary empty string also means that summary is requiredSebastian
2023-02-21wallet-core: fix peer-pull-credit long-polling and peer-pull-debit pending ↵Florian Dold
operation status
2023-02-20wallet-core: fix retryTransaction, improve tx/op identifier parsing/constructionFlorian Dold
2023-02-20wallet-core: stubs for suspend/resume txFlorian Dold
2023-02-20-fix pending operationFlorian Dold
2023-02-20-renameFlorian Dold
2023-02-20wallet-core: rename ops with support for old namesFlorian Dold
2023-02-20-missed renameFlorian Dold
2023-02-20wallet-core: rename p2p requests to something more sensibleFlorian Dold
2023-02-20wallet-core: pending operation for peer push credit, save withdrawalGroupIdFlorian Dold
2023-02-19wallet-core: various p2p payment fixesFlorian Dold
2023-02-16make wallet-cli runnable under qtartFlorian Dold
2023-02-14wallet-core: report coins in dump-coins even when withdrawal transaction was ↵Florian Dold
deleted
2023-02-11wallet-core,harness: implement pay templatingFlorian Dold
2023-01-20introducing getBalanceDetail for getting all depositable/transferable amount ↵Sebastian
for a currency