summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/crypto/workers
AgeCommit message (Expand)Author
2021-09-17issue #5860Sebastian
2021-08-24DB schema cleanupFlorian Dold
2021-08-06perf: do bulk readFlorian Dold
2021-07-30taler-wallet-core ios compatibilityJonathan Buchanan
2021-06-21fix #6042Sebastian
2021-06-17fix support with webpack{4,5} in browser environmentSebastian
2021-06-14fix up imports, no more esm in testsFlorian Dold
2021-06-09formatting: re-run prettierFlorian Dold
2021-06-08moving logger into taler-utilSebastian
2021-06-02fix issues with circular importsFlorian Dold
2021-03-17towards wallet-core / util splitFlorian Dold
2021-02-010006728: set up wallet CI pipeline for WebExtension buildSebastian
2021-01-18implement depositsFlorian Dold
2021-01-11remove excessive loggingFlorian Dold
2021-01-10exchange protocol changesFlorian Dold
2021-01-06fix tipping planchet derivationFlorian Dold
2020-12-17export complete backup, derive planchets in withdrawalFlorian Dold
2020-12-16don't store reserve history anymore, adjust withdrawal implementation accordi...Florian Dold
2020-12-15derive tipping planchets from seed, implement backup furtherFlorian Dold
2020-12-14derive refresh info from secret seedFlorian Dold
2020-12-03tvgcheckFlorian Dold
2020-12-02backup WIPFlorian Dold
2020-11-03check contract terms signature, handle errorsFlorian Dold
2020-09-08DB cleanupFlorian Dold
2020-09-01auto-formatFlorian Dold
2020-08-14nuke some console.log statements, test wallet testing functionality in integr...Florian Dold
2020-08-12remove excessive namespacing, formatFlorian Dold
2020-08-10remove accidentally committed declaration filesFlorian Dold
2020-08-06towards integration tests with fault injectionFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold