summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-02-20-fix pending operationFlorian Dold
2023-02-20wallet-core: correct raw/effective amounts for check-peer-pull-creditFlorian Dold
2023-02-20-deletionFlorian Dold
2023-02-20-implement getTransaction for p2p credit txnsFlorian Dold
2023-02-20wallet cli: single transaction lookupFlorian Dold
Mostly used for testing
2023-02-20wallet-core: raw/effective amount for push transactions, fix transactions ↵Florian Dold
list for push/pull credit
2023-02-20-renameFlorian Dold
2023-02-20-renameFlorian Dold
2023-02-20-renameFlorian Dold
2023-02-20wallet-core: rename ops with support for old namesFlorian Dold
2023-02-20-deep renameFlorian Dold
2023-02-20-missed renameFlorian Dold
2023-02-20wallet-core: rename p2p requests to something more sensibleFlorian Dold
2023-02-20wallet-core: pending operation for peer push credit, save withdrawalGroupIdFlorian Dold
2023-02-19wallet-core: various p2p payment fixesFlorian Dold
2023-02-19taler-util: reject promise on node http errorFlorian Dold
2023-02-19taler-util: exit with correct status, not always 1Florian Dold
2023-02-19harness: set AM_THRESHOLDFlorian Dold
It's now required by the exchange
2023-02-18disable public accountSebastian
2023-02-18take fiat currency from configSebastian
2023-02-17fix #7695Sebastian
2023-02-17cashout for business accountsSebastian
2023-02-17-commentsFlorian Dold
2023-02-16-commentsFlorian Dold
2023-02-16workaround swr default importSebastian
2023-02-16module resolution = node16Sebastian
2023-02-16taler-util: node http fixesFlorian Dold
2023-02-16-missing filesFlorian Dold
2023-02-16-fix node http invocationFlorian Dold
2023-02-16use node16 module resolutionFlorian Dold
2023-02-16put platform-independent stuff in http-common.tsFlorian Dold
2023-02-16web-util fixesFlorian Dold
2023-02-16make wallet-cli runnable under qtartFlorian Dold
2023-02-16use custom babel plugin to fix linariaFlorian Dold
2023-02-14walet-core: always show refresh transactions when in an error stateFlorian Dold
2023-02-14-include more info in refresh txFlorian Dold
2023-02-14wallet-core: more details in refresh transactionFlorian Dold
2023-02-14-remove bad loggingFlorian Dold
2023-02-14-fix schema validationFlorian Dold
2023-02-14wallet-core: allow inclusion of refreshes in transactions listFlorian Dold
2023-02-14wallet-core: report coins in dump-coins even when withdrawal transaction was ↵Florian Dold
deleted
2023-02-14wallet-core: expose more info about refund queryFlorian Dold
2023-02-13fix broken build since wallet-core new api and placeholder for payment-temlateSebastian
2023-02-13fix #7468Sebastian
2023-02-13wallet-core,harness: introduce reserveIsReady flag, test tx lifeycleFlorian Dold
2023-02-12wallet-core: skeleton support for regional currency scopesFlorian Dold
2023-02-12harness: finish kyc testFlorian Dold
We mock the KYC gateway now, use the new notification-based wallet API and the test is not experimental anymore.
2023-02-11wallet-core,harness: implement pay templatingFlorian Dold
2023-02-10deps: add missing esbuild dependency, upgrade esbuildFlorian Dold
2023-02-10taler-wallet-cli: stop wallet properlyFlorian Dold