aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/cryptoApi.ts
AgeCommit message (Expand)Author
2019-08-18slightly more sane loggingFlorian Dold
2019-08-16crypto worker refactoringFlorian Dold
2019-08-15worker refactoring / sync workerFlorian Dold
2019-08-15use factory instead of startWorkerFlorian Dold
2019-08-01headless/android port, PoC for CLI / headless testsFlorian Dold
2019-07-31headless wallet WIPFlorian Dold
2019-06-26add link signature to /refresh/revealFlorian Dold
2018-09-20update packagesFlorian Dold
2018-01-17use full amount with wire fees when creating deposit permissionFlorian Dold
2018-01-03fix lint issues and separate message types into multiple filesFlorian Dold
2017-12-12only run crypto worker on half of available threadsFlorian Dold
2017-12-12measure time for the operation only while not in queueFlorian Dold
2017-12-12precompute speculative signature for paymentFlorian Dold
2017-12-10fix problems found by newer TypeScript compilerFlorian Dold
2017-12-01partial implementation of tippingFlorian Dold
2017-08-30compute full fees for refresh and spendingFlorian Dold
2017-08-14implement returning coins to user's accountFlorian Dold
2017-05-31fix messaging, small issues and safer typesFlorian Dold
2017-05-29lint for unused variables, fix query bug detected by thisFlorian Dold
2017-05-29less ad-hoc messaging, fix some lint warningsFlorian Dold
2017-05-28docsFlorian Dold
2017-05-28add linting rules and fix themFlorian Dold
2017-05-27fix module loading for node under fake web workersFlorian Dold
2017-05-27Simplify loading of the emscripten lib.Florian Dold