summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/crypto/workers/nodeThreadWorker.ts
AgeCommit message (Expand)Author
2023-02-23wallet-core: report correct amountEffective in peer-pull-credit even before w...Florian Dold
2023-01-09wallet-core prettySebastian
2023-01-04wallet-core: test crypto dispatcher, fix timeout handlingFlorian Dold
2022-12-23use native KDF / hash state if availableFlorian Dold
2022-10-31wallet-core: fix deposit with age restrictionsFlorian Dold
2022-10-31require and __filename is not supported for ESMSebastian
2022-10-05wallet-core: improve crypto worker code duplicationFlorian Dold
2022-09-26wallet-core: improve crypto worker error handlingFlorian Dold
2022-03-23wallet: simplify crypto workersFlorian Dold
2021-11-16wallet: experiment with C-based crypto worker for some primitivesFlorian Dold
2021-07-30taler-wallet-core ios compatibilityJonathan Buchanan
2021-06-17fix support with webpack{4,5} in browser environmentSebastian
2021-06-09formatting: re-run prettierFlorian Dold
2021-06-08moving logger into taler-utilSebastian
2021-06-02fix issues with circular importsFlorian Dold
2021-02-010006728: set up wallet CI pipeline for WebExtension buildSebastian
2020-08-12remove excessive namespacing, formatFlorian Dold
2020-08-06towards integration tests with fault injectionFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold