aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/exchanges.ts
AgeCommit message (Expand)Author
2024-09-11wallet-core: support restricting scope for peer push paymentsFlorian Dold
2024-09-11wallet-core: exposed KYC limits WIPFlorian Dold
2024-09-03wallet-core: use new /kyc-check/H_PAYTO API, fix testFlorian Dold
2024-08-27wallet-core: do not delete unrelated exchange detals when deleting one exchangeFlorian Dold
2024-08-23fix spa urlSebastian
2024-08-22add issue nSebastian
2024-08-21fix kyc-spa URLSebastian
2024-08-21wallet-core: add BalanceKycInit statesFlorian Dold
2024-08-21wallet-core: balance limits for withdrawalFlorian Dold
2024-08-14wallet-core: implement basic wallet KYC for balance thresholdsFlorian Dold
2024-08-05scope info in tx detailsSebastian
2024-08-01wallet-core: report reserveClosingDelay in withdrawal txFlorian Dold
2024-07-31fix spellSebastian
2024-07-30wallet-core: update materialized transactionsFlorian Dold
2024-07-17wallet-core: upsert currency info from the exchangeFlorian Dold
2024-07-17wallet-core: refactor generation of transaction detailsFlorian Dold
2024-07-15wallet-core: implement exchange entry state outdated-updateFlorian Dold
2024-07-15Revert "add outdated-update state to exchange reload"Iván Ávalos
2024-07-15add outdated-update state to exchange reloadIván Ávalos
2024-07-08wallet-core: refactor transaction details / new transactionsMeta storeFlorian Dold
2024-06-30wallet-core: use taler-terms-version header instead of etagFlorian Dold
2024-06-28wallet-core: return currency specification from exchangeFlorian Dold
2024-06-26make tasks return network-required when offlineIván Ávalos
2024-06-17wallet-core: coin historyFlorian Dold
2024-06-17wallet-core,harness: new test, provide reason for exchange entry update confl...Florian Dold
2024-06-16wallet-core: fix return value of getExchangeTos for missing ToSFlorian Dold
2024-06-11wallet-core: check that ToS was accepted for certain requestsFlorian Dold
2024-06-11wallet-core: refactor wait functionFlorian Dold
2024-06-11wallet-core: introduce 'missing-tos' tosStatus for exchange entriesFlorian Dold
2024-06-07operation retriesSebastian
2024-06-07wait for previous task to be cancelledSebastian
2024-06-06making the error visibleSebastian
2024-06-04more logSebastian
2024-05-28fix #8828Sebastian
2024-05-15wallet-core: phase out support for public key in taler://withdraw-exchange URIFlorian Dold
2024-05-08-cull excessive loggingv0.10.8Florian Dold
2024-05-02wallet-core: require canonicalized base URLs in requestsFlorian Dold
2024-04-23wallet-core: pass options object to all transactionsFlorian Dold
2024-04-22wallet-core: avoid unresolved promise rejectionFlorian Dold
2024-04-09evict cache when updating exchange databaseSebastian
2024-04-08wallet-core: perf, cachingFlorian Dold
2024-04-05wallet-core: make scope info mandatory on exchange entry responsesFlorian Dold
2024-04-05wallet-core: put exchange in update-unavailable if master pub / currency chan...Florian Dold
2024-04-02wallet-core: fix buggy creation of denom-loss transactionsFlorian Dold
2024-04-02wallet-core: refresh cleanup, preparations for #8568Florian Dold
2024-03-31wallet-core: mark coins as lost, testFlorian Dold
2024-03-31wallet-core: denom loss notificationsFlorian Dold
2024-03-31wallet-core: allow deleting denom loss transactionsFlorian Dold
2024-03-31wallet-core: implement denom-loss transactionFlorian Dold
2024-03-28-log lessFlorian Dold