aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/cryptoWorker.ts
AgeCommit message (Expand)Author
2019-08-16crypto worker refactoringFlorian Dold
2019-08-15worker refactoring / sync workerFlorian Dold
2019-07-31headless wallet WIPFlorian Dold
2019-06-26add link signature to /refresh/revealFlorian Dold
2019-05-08adjust to exchange protocol changesFlorian Dold
2018-09-22wasmFlorian Dold
2018-09-20not workingFlorian Dold
2018-09-20update packagesFlorian Dold
2018-01-29change protocol to string amount network formatFlorian Dold
2018-01-17use full amount with wire fees when creating deposit permissionFlorian Dold
2018-01-04fix /pay APIFlorian Dold
2018-01-03fix lint issues and separate message types into multiple filesFlorian Dold
2018-01-01rename 'f' to 'contribution' in deposit permissionFlorian Dold
2017-12-12precompute speculative signature for paymentFlorian Dold
2017-12-09implement new, optimized refresh protocolFlorian Dold
2017-12-01partial implementation of tippingFlorian Dold
2017-10-15fix tslint warningsFlorian Dold
2017-08-30compute full fees for refresh and spendingFlorian Dold
2017-08-27implement refundsFlorian Dold
2017-08-14implement returning coins to user's accountFlorian Dold
2017-05-31fix messaging, small issues and safer typesFlorian Dold
2017-05-29less ad-hoc messaging, fix some lint warningsFlorian Dold
2017-05-28documentation and tslint settings to check for docsFlorian Dold
2017-05-28add linting rules and fix themFlorian Dold
2017-05-27Simplify loading of the emscripten lib.Florian Dold