summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/crypto/workers/cryptoApi.ts
AgeCommit message (Expand)Author
2021-01-18implement depositsFlorian Dold
2020-12-15derive tipping planchets from seed, implement backup furtherFlorian Dold
2020-12-14derive refresh info from secret seedFlorian Dold
2020-12-02backup WIPFlorian Dold
2020-11-03check contract terms signature, handle errorsFlorian 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-06towards integration tests with fault injectionFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold