summaryrefslogtreecommitdiff
path: root/src/crypto
AgeCommit message (Expand)Author
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
2019-05-08adjust to exchange protocol changesFlorian Dold
2019-05-07update package versionsFlorian Dold
2018-09-22wasmFlorian Dold
2018-09-20wasmFlorian 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-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-09implement new, optimized refresh protocolFlorian Dold
2017-12-01partial implementation of tippingFlorian Dold
2017-10-15fix tslint warningsFlorian Dold
2017-10-15derive history from db instead of storing itFlorian Dold
2017-08-30compute full fees for refresh and spendingFlorian Dold
2017-08-27implement refundsFlorian Dold
2017-08-14fix build system / typesFlorian Dold
2017-08-14implement returning coins to user's accountFlorian Dold
2017-05-31fix messaging, small issues and safer typesFlorian Dold
2017-05-30paths, multi env and webpack configFlorian 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-29adjust webpack config to exclude node modulesFlorian Dold
2017-05-28docsFlorian Dold
2017-05-28documentation and tslint settings to check for docsFlorian Dold
2017-05-28add linting rules and fix themFlorian Dold
2017-05-27missing filesFlorian Dold
2017-05-27fix module loading for node under fake web workersFlorian Dold
2017-05-27convert tests to ava testsFlorian Dold
2017-05-27fix emscripten module loading in nodeFlorian Dold
2017-05-27Simplify loading of the emscripten lib.Florian Dold