summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core
AgeCommit message (Expand)Author
2024-01-10-don't use deprecated methodv0.9.4-dev.4Florian Dold
2024-01-09-misc. minor fixes, docsFlorian Dold
2024-01-09wallet-core: test peer-push-credit expirationFlorian Dold
2024-01-09wallet-core: refactor peer-pull-debit and test abortingFlorian Dold
2024-01-08wallet-core: return exchange scope info if we already know the currencyFlorian Dold
2024-01-08wallet-core: notify on exchange tos acceptanceFlorian Dold
2024-01-08fixing wrong break statementsSebastian
2024-01-08wallet-core: properly filter possible exchanges for withdrawalsFlorian Dold
2024-01-08wallet-core: exchange management cleanupFlorian Dold
2024-01-08wallet-core: fix error reporting for exchange entriesFlorian Dold
2024-01-08wallet-core: fix query for nonfinal payment transactionsFlorian Dold
2024-01-08harness: make libeufin-bank test work with current libeufin-bankFlorian Dold
2023-12-19wallet-core: report peer-push-debit tx actions correctlyFlorian Dold
2023-12-19wallet-core: factor out denom query, don't use .iter()Florian Dold
2023-12-19wallet-core: prioritize pending tasksFlorian Dold
2023-12-18wallet-core: do not crash for payments with zero coinsFlorian Dold
2023-12-18wallet-core: update exchange inline, not in taskFlorian Dold
2023-12-18-fix rangeFlorian Dold
2023-12-18wallet-core: towards properly handling peer-pull-debit expiryFlorian Dold
2023-12-18wallet-core: use getAll instead of iter to query denominationsFlorian Dold
2023-12-15return refund list in purchase tx detailsSebastian
2023-12-15bump dependenciesFlorian Dold
2023-12-15wallet-core: fix unit testFlorian Dold
2023-12-13wallet-core: untangle version confusion for different bank APIsFlorian Dold
2023-12-13wallet-core: properly transition from aborting to aborted in peer-pull-creditFlorian Dold
2023-12-13wallet-core: add hint about responsible transaction ID in balance change noti...Florian Dold
2023-12-13-loggingFlorian Dold
2023-12-13wallet-core: update bank API version rangeFlorian Dold
2023-12-13-commentFlorian Dold
2023-12-13-actually check master pub in addExchangeFlorian Dold
2023-12-12-rename typeFlorian Dold
2023-12-12wallet-core: implement maxExpirationDate for checkPeerPushDebitFlorian Dold
2023-12-12-work around multiple available languagesFlorian Dold
2023-12-12-add tosAvailableLanguagesFlorian Dold
2023-12-12wallet-core: i18n-ized termsFlorian Dold
2023-12-12wallet-core: towards better DD48 supportFlorian Dold
2023-12-11actually fixing the bug seen in webex, i'm not sure why it wasn't catch by te...Sebastian
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