summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Expand)Author
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
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
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
2023-02-10harness: rename test to match conventionFlorian Dold
2023-02-10-resolve error introduced by mergeFlorian Dold
2023-02-10-only return coin indices for successfully withdrawn coinsFlorian Dold
2023-02-10prettySebastian
2023-02-10fix: not saving planchet as kyc requiredSebastian
2023-02-10fix: Cannot read properties of undefined (reading 'ev_sig')Sebastian
2023-02-10fix breaking buildSebastian
2023-02-10business accountSebastian
2023-02-10fix: request error is whats being thrownSebastian
2023-02-10-clarificationFlorian Dold
2023-02-10wallet-core: implement partial withdrawal batching, don't block when generati...Florian Dold
2023-02-10harness: run without throttling, make fakebank issue reproducibleFlorian Dold
2023-02-10harness: allow running tests without timeoutFlorian Dold
2023-02-10build system: convenience target to install CLIsFlorian Dold
2023-02-10wallet-core: expose withdrawal progress, towards huge withdrawal testFlorian Dold
2023-02-08impl accout management and refactorSebastian
2023-02-08more docSebastian
2023-02-08use request api from web-utilSebastian
2023-02-08move request api to web-utilSebastian
2023-02-06address #7523Florian Dold