aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core
AgeCommit message (Collapse)Author
2023-12-11wallet-core: fix db importFlorian Dold
2023-12-11wallet-core: add scopeInfo to exchange list entry itemsFlorian Dold
2023-12-11wallet-core: add exchangeBaseUrl to the checkPeerPushDebit responseFlorian Dold
2023-12-10fix: remove refundAmountAwaiting when refund is acceptedSebastian
2023-12-07wallet-core: implement prepareWithdrawExchange requestFlorian Dold
2023-12-07-loggingFlorian Dold
2023-12-07wallet-core: deprecate peerPushCreditId fieldFlorian Dold
2023-12-06wallet-core: document API change, don't wrap responseFlorian Dold
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-04-fix withdrawal flags in balancev0.9.4-dev.1Florian Dold
2023-12-04wallet-core: work around a libeufin-bank bugFlorian Dold
We now ignore the result of POSTing to the bank integration API, since the implementation is outdated and doesn't match the API spec and wallet-core type validators.
2023-12-04BalanceFlag.OutgoingKycMarc Stibane
2023-12-02withdrawalAccountsList with plural-sMarc Stibane
2023-12-01also query for the currency specSebastian
2023-12-01exchange account infoSebastian
2023-11-30wallet-core: handle peer-pull-credit expiryFlorian Dold
2023-11-30wallet-core: construct correct txid for notificationFlorian Dold
2023-11-30fix createTestingReserve to use correct URLMikolai Gütschow
2023-11-29harness: fix helper to create reserve via /admin/add-incomingFlorian 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 ↵Florian Dold
the same purpose
2023-11-28info -> traceMarc Stibane
2023-11-23wallet-core: implement balance flags for UI badgesFlorian Dold
2023-11-22wallet-core: check debit account restrictions for depositFlorian Dold
2023-11-22wallet-core: implement and test currency conversion withdrawalsFlorian Dold
2023-11-21cashout creationSebastian
2023-11-21towards a currency conversion integration testFlorian Dold
2023-11-16-remove remaining usage of deprecated fieldFlorian Dold
2023-11-16fix not compileSebastian
2023-11-16wallet-core: do not return talerUri from peer push initiationFlorian Dold
URI might not be ready to use yet!
2023-11-16wallet-core: only hand out talerUri for push payments when the transaction ↵Florian Dold
is in the right state
2023-11-15wallet-core: remove bogus exceptionFlorian Dold
2023-11-15wallet-core: store changed KYC URL on subsequent KYC queriesFlorian Dold
2023-11-14wallet-core: make age restricted deposits workFlorian Dold
2023-11-13harness: support tests with multiple exchangesFlorian Dold
2023-11-10kyc operation don't give lifenessSebastian
2023-11-09wallet-core: deliver kyc URL via experimental user dataFlorian Dold
Currently only needed by iOS, might be removed in the future.
2023-11-09wallet-core: fix bogus timestamp logicFlorian Dold
2023-11-08wallet-core: do not consider peer pull tx as pending when in dialog stateFlorian Dold
2023-11-07wallet-core: throttle tasksFlorian Dold
2023-11-06prevent parsing for success when kyc triggerSebastian
2023-11-06when planchet is complete, clean lastErrorSebastian
2023-11-03update to dd51 and removing unused ECSebastian
2023-10-30mock alt_unit_names: "テ" (te) for TESTKUDOSMarc Stibane
2023-10-24Reduce loggingMarc Stibane
2023-10-23move useNativeLogging to top-levelFlorian Dold
2023-10-23move skipDefaults to wallet configFlorian Dold