aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-util/src/wallet-types.ts
AgeCommit message (Expand)Author
2023-12-06wallet-core: implement getExchangeEntryByUrlFlorian Dold
2023-12-06wallet-core: return exchange base URL in PreparePeerPushCreditResponseFlorian Dold
2023-12-05wallet-core: make conversion more robust against errorsFlorian Dold
2023-12-02withdrawalAccountsList with plural-sMarc Stibane
2023-11-30wallet-core: handle peer-pull-credit expiryFlorian Dold
2023-11-28wallet-core: only specify transfer amount for currency conversion withdrawalsFlorian Dold
2023-11-28-more consistent namingFlorian Dold
2023-11-28always return WithdrawalAccountInfo instead of using two separate types for t...Florian Dold
2023-11-28-incomplete commentFlorian Dold
2023-11-23-deprecate fieldFlorian Dold
2023-11-23wallet-core: implement balance flags for UI badgesFlorian Dold
2023-11-22wallet-core: implement and test currency conversion withdrawalsFlorian Dold
2023-11-21towards a currency conversion integration testFlorian Dold
2023-11-16wallet-core: do not return talerUri from peer push initiationFlorian Dold
2023-11-07wallet-core: fix bogus validationFlorian Dold
2023-11-03update to the new bank api breaking changesSebastian
2023-10-22update the amountString definitionv0.9.3-dev.34Sebastian
2023-10-22add codecAmountString for string field that are just amount, note that this d...Sebastian
2023-10-17wallet-core: implement listExchangesForScopedCurrencyFlorian Dold
2023-10-14breaking api: currency spec as the doc mentionSebastian
2023-10-10wallet-core: return mock currency specification for KUDOS and TESTKUDOSFlorian Dold
2023-10-06rename to corebank APIFlorian Dold
2023-10-02wallet-core: implement explicit updateExchangeEntry requestFlorian Dold
2023-09-24harness: add libeufin-bank integration testv0.9.3-dev.23Florian Dold
2023-09-21wallet-core,harness: towards corebank API instead of fakebank/nexus APIFlorian Dold
2023-09-11-WalletContractData doesn't belong to the DBFlorian Dold
2023-09-08wallet-core: address DB FIXMEs, systematic state numberingFlorian Dold
2023-09-06remove ToS storageFlorian Dold
2023-09-06remove deprecated auditor trust managementFlorian Dold
2023-09-05harness: remove deprecated testing APIsFlorian Dold
2023-09-01wallet-core: implement and test stored backupsFlorian Dold
2023-08-30wallet-core: remove old sync code, add stored backups skeletonFlorian Dold
2023-08-30wallet-core: towards DD48Florian Dold
2023-08-22sqlite3 backend for idb-bridge / wallet-coreFlorian Dold
2023-08-05wallet-core: introduce tiny digitsFlorian Dold
2023-08-05-validationFlorian Dold
2023-08-05wallet-core: mock implementation of GetCurrencyInfoFlorian Dold
2023-08-03-towards tip->reward renameFlorian Dold
2023-08-02fix #7717Sebastian
2023-07-10mark proposalid as depreactedSebastian
2023-07-06wallet-core: support passing transactionId to confirmPayFlorian Dold
2023-07-03#7741 share paymentSebastian
2023-06-30wallet-core: rename OperationAttempt->TaskRun, do not allow task result value...Florian Dold
2023-06-28wallet-core: emit balance-change notifications, do less implicit background workFlorian Dold
2023-06-26added master pub to add-exchange (for validation)Sebastian
2023-06-26wallet-core: return numCoins in checkPeerPullCredit responseFlorian Dold
2023-06-26wallet-core: allow confirmPeerPullDebit via txIdFlorian Dold
2023-06-24-missing optionalFlorian Dold
2023-06-24wallet-core: allow confirming peer-push-credit via txidFlorian Dold
2023-06-20-minor renameFlorian Dold