summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/crypto/workers
AgeCommit message (Expand)Author
2024-02-19restructureFlorian Dold
2024-02-16taler-util: cancellation and timeouts on qjsFlorian Dold
2023-05-26taler-util,wallet-core: implement TalerPreciseTimestampFlorian Dold
2023-02-23wallet-core: report correct amountEffective in peer-pull-credit even before w...Florian Dold
2023-02-20prettySebastian
2023-02-16make wallet-cli runnable under qtartFlorian Dold
2023-01-11when as number instead of string, fix codec used before declaration, prettySebastian
2023-01-09add 'when' to error-detail and remove error as normal response when doing backupSebastian
2023-01-09wallet-core prettySebastian
2023-01-04wallet-core: test crypto dispatcher, fix timeout handlingFlorian Dold
2023-01-02-logging, skip defaults in testFlorian Dold
2022-12-23use native KDF / hash state if availableFlorian Dold
2022-12-08-missing file, internal benchmarkFlorian Dold
2022-11-16fix #7411, also making the backup payment visibleSebastian
2022-11-10quickjs preparations, clearer worker(-factory) namesFlorian Dold
2022-11-08feature: 7440 add expiration to p2pSebastian
2022-10-31wallet-core: fix deposit with age restrictionsFlorian Dold
2022-10-31sync worker doesn't use require and ESM doesn't allows itSebastian
2022-10-31require and __filename is not supported for ESMSebastian
2022-10-12create a fee description timeline for global fee and wire feesSebastian
2022-10-10prettySebastian
2022-10-10-fix typosChristian Grothoff
2022-10-05wallet-core: fix default auditor/exchange loading logicFlorian Dold
2022-10-05integration tests: make test-wallet-cryptoworker passFlorian Dold
2022-10-05integration tests: test crypto workerFlorian Dold
2022-10-05wallet-core: add missing worker-common.ts fileFlorian Dold
2022-10-05wallet-core: improve crypto worker code duplicationFlorian Dold
2022-09-30firefox hotfixv0.9.0-dev.27Florian Dold
2022-09-28fix: missing crypto error handling improvementSebastian
2022-09-26wallet-core: improve crypto worker error handlingFlorian Dold
2022-09-16prettySebastian
2022-04-27wallet-core: implement age restriction supportFlorian Dold
2022-04-11add a timer parameter in the wallet constructor in order to resolve #7120Sebastian
2022-04-06fix old API, crypto impl now used objectsSebastian
2022-03-25synchronousWorker is replaced by synchronousWorkerNode, fix msg.args => msg.reqSebastian
2022-03-24created a sync worker for web based on the node version, then split for bothSebastian
2022-03-24wallet: allow using RPC crypto in more placesFlorian Dold
2022-03-24wallet: remove excessive loggingFlorian Dold
2022-03-24wallet: crypto worker fixes, better taler-crypto-worker integrationFlorian Dold
2022-03-23wallet: simplify crypto workersFlorian Dold
2022-03-23wallet: address crypto worker hang and warning about worker terminationFlorian Dold
2022-03-21wallet: t_s/d_us migrationFlorian Dold
2022-03-15wallet: db-less benchmarkingFlorian Dold
2022-03-14wallet: towards db-less benchmarking, some refactoringFlorian Dold
2022-03-07fix recoup protocol breakageFlorian Dold
2022-03-07fix tippingFlorian Dold
2022-03-07address protocol changes in the exchangeFlorian Dold
2022-02-21disable setupRefreshPlanchet C crypto worker callFlorian Dold
2022-02-21towards implementing breaking exchange protocol changesFlorian Dold
2022-01-16splitting syncWorker with the factory so the former do not require nodejs run...Sebastian