aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-util/src/wallet-types.ts
AgeCommit message (Collapse)Author
2024-07-08util: towards API type decl reorgFlorian Dold
2024-06-29wallet-core: request handler refactoring WIPFlorian Dold
2024-06-28wallet-core: return currency specification from exchangeFlorian Dold
2024-06-17wallet-core: draft qr content generationFlorian Dold
2024-06-17wallet-core: coin historyFlorian Dold
2024-06-17wallet-core,harness: new test, provide reason for exchange entry update ↵Florian Dold
conflicts
2024-06-13wallet-core: remove coinAllocationId, simplify coin history storeFlorian Dold
2024-06-13wallet-core: implement getDepositWireTypesForCurrencyFlorian Dold
2024-06-11wallet-core: introduce 'missing-tos' tosStatus for exchange entriesFlorian Dold
2024-06-10fix #8886Sebastian
2024-06-06working #8882Sebastian
2024-06-06update bank api with card feeSebastian
2024-05-28fix #8828Sebastian
2024-05-23Revert "wallet-core: implement acceptBankIntegratedWithdrawal via ↵Florian Dold
prepare/confirm step" This reverts commit 274b72f6ea4ac92e334b97a9cc427d64b2307217.
2024-05-23wallet-core: implement acceptBankIntegratedWithdrawal via prepare/confirm stepFlorian Dold
This avoids duplication of some subtle logic.
2024-05-23wallet-core: support bank-integrated withdrawal with amount selection by walletFlorian Dold
2024-05-22fix typeSebastian
2024-05-20fix #8855Sebastian
2024-05-20fix #8856 #8840Sebastian
2024-05-17base_url is optionalSebastian
2024-05-16work in progress for #8856Sebastian
2024-05-16wallet-core: query templates, refactor API declarationsFlorian Dold
2024-05-16-move config value to not break UI codeFlorian Dold
2024-05-16wallet-core: implement hintNetworkAvailability requestFlorian Dold
2024-05-16wallet-core: for most CLI commands, start task loop lazilyFlorian Dold
We don't want potential network activity when we just check the status of transactions, look at the balance, etc.
2024-05-15wallet-core: phase out support for public key in taler://withdraw-exchange URIFlorian Dold
2024-05-10wallet-core: testing request for reserve historyFlorian Dold
2024-05-02wallet-core: require canonicalized base URLs in requestsFlorian Dold
2024-04-30harness: test for withdrawal handoverFlorian Dold
2024-04-30wallet-core: new states for withdrawal, prepare/confirm requestsFlorian Dold
2024-04-23wallet-core: support for withdrawals with forced reserve keyFlorian Dold
2024-04-23wallet-core: avoid use of plain 'id' field, misc. fixesFlorian Dold
2024-04-22wallet-core: unify handling of run-until-done, simplify waiter implementationFlorian Dold
2024-04-12show contract terms in dev modeSebastian
2024-04-09wallet-core: fix parsing, clientCancellationId is optionalFlorian Dold
2024-04-08-parsingFlorian Dold
2024-04-08wallet-core: support cancellation for getWithdrawalDetailsForAmountFlorian Dold
2024-04-08wallet-core: perf, cachingFlorian Dold
2024-04-08wallet-core: improve refresh error handling, testFlorian Dold
2024-04-05wallet-core: make scope info mandatory on exchange entry responsesFlorian Dold
2024-04-03wallet-core: preparations for deferred coin selectionFlorian Dold
2024-04-01codespellSebastian
2024-03-31wallet-core: mark coins as lost, testFlorian Dold
2024-03-27wallet-core: report more info about (missing) feesFlorian Dold
2024-03-25wallet-core: re-denomination of withdrawal groupsFlorian Dold
2024-03-25wallet-core: pass extended bank account info to UIFlorian Dold
Also pre-sort accounts by priority
2024-03-25-commentFlorian Dold
2024-03-22revert c09caa5fd which removed minimum_age from contract termsSebastian
2024-03-19wip, found #8653Sebastian
2024-03-08wallet-core: remove deprecated peer...PaymentIdFlorian Dold