summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-06-01mui button implSebastian
2022-06-01fix: Any arguments after the command's name are added to the executed scriptSebastian
https://pnpm.io/cli/run#options
2022-06-01fix: removing rollup from prepare scriptSebastian
2022-06-01-removing bad console logSebastian
2022-06-01wallet-core: only attest age if required/possibleFlorian Dold
2022-06-01wallet-core: refunds transactions should be sorted after paymentsFlorian Dold
2022-06-01integration tests: one variable for pybank/libeufin switchFlorian Dold
2022-05-31fix package.json, lockfileFlorian Dold
2022-05-31wallet-core: only schedule auto-refresh check if exchange update has no last ↵Florian Dold
error
2022-05-31-error reporting, code formattingFlorian Dold
2022-05-31taler-config-lib: hooking into the build systemms
2022-05-30WebEx: add rollup dep.ms
2022-05-30taler-config-libms
unpackaged script prefers CommonJS library
2022-05-29use logo, website and emai in purchase detailsSebastian
2022-05-29show refund info in purchaseSebastian
notify refund pending with accept button on the purchase details better payto box
2022-05-27taler-config-lib skeletonms
2022-05-26transaction details templateSebastian
mayor change in the template of the transaction details for every transaction more work needs to be done in wallet core for tip and refund to show more information about the merchant like logo and website
2022-05-25-stdev for benchmarksFlorian Dold
2022-05-25wallet-core: age restriction benchmarkingFlorian Dold
2022-05-24Revert "no need to compile after install"Florian Dold
This reverts commit c3ba7fb5238c303aaff8ca4fcfaa8142f9651a84.
2022-05-24remove rollup from webex and fix package.json root scriptsSebastian
2022-05-24no need to compile after installSebastian
2022-05-24Upgrading pnpm led to compilation errorsSebastian
Fist: * The inferred type of 'PaymentStatus' cannot be named without a reference to '.pnpm/@types+react@17.0.38.... * The inferred type of 'HistoryRow' cannot be named without a reference to '.pnpm/@types+react@17.0.38/node_modules/@types/react'. This is likely not portable. A type annotation is necessary. and more like that... Second: some problems trying to check type inside libs more related: https://github.com/microsoft/TypeScript/issues/42873
2022-05-23add compile target to makefileSebastian
2022-05-19wallet-core: long-poll longer for reserve statusFlorian Dold
2022-05-19wallet-core: use less aggressive retriesFlorian Dold
2022-05-19-formattingv0.9.0-dev.11Florian Dold
2022-05-19wallet-core: clamp claim retry properlyFlorian Dold
2022-05-18fix: update retry info before return also for purchaseSebastian
2022-05-18fix: update retry info before returnSebastian
2022-05-18fix: to skip the operation maxRetries need to be calculated firstSebastian
2022-05-18all retryInfo function in the same namespace, adding missing retryInfo incrementSebastian
2022-05-18- linterSebastian
2022-05-18fix: do not cancel all operation processing when one of them reach ↵Sebastian
maxRetries, just skip
2022-05-18using namespaces for goodSebastian
2022-05-14feat: awaiting refundSebastian
2022-05-10make batch withdrawal configurable in benchmarksMarco Boss
2022-05-09add bench3 for zipf and random merchant selection (by id)Marco Boss
2022-05-06handling service worker waiting phaseSebastian
2022-05-06enable batch withdrawal in bench1Florian Dold
2022-05-05more integration test for age restriction: trying to pay age-restricted ↵Sebastian
contract with not-age-restricted coins and using age-restricted coins with not-age-restricted-contract
2022-05-04add age restriction option to withdraw ctaSebastian
2022-05-04add restricted option to manual withdrawSebastian
2022-05-03wallet-core: implement batch withdrawalFlorian Dold
2022-05-03add missing allowedExchanges for calculating getFeeForDepositSebastian
2022-05-03deposit from paytoSebastian
2022-05-02tip and refund stories and testSebastian
2022-05-02add prepareRefund operation to gather information about the refund before ↵Sebastian
confirm
2022-04-29wallet-core: make coin selection aware of age restrictionFlorian Dold
2022-04-29fix: 6964Sebastian
update icon when there is an taler action present