summaryrefslogtreecommitdiff
path: root/src/crypto
AgeCommit message (Expand)Author
2020-07-20add new fields to signaturesFlorian Dold
2020-06-03re-indent with latest version of prettierFlorian Dold
2020-05-11make planchet management during withdrawal O(n) instead of O(n^2)Florian Dold
2020-04-30fix pathFlorian Dold
2020-04-07always round timestamps before signature creation/verificationFlorian Dold
2020-04-07finally make linter happyFlorian Dold
2020-04-07more lint fixesFlorian Dold
2020-04-06make linter less grumpyFlorian Dold
2020-04-06linterFlorian Dold
2020-04-06start spring cleaning, use rollup instead of both webpack and rollupFlorian Dold
2020-04-02model reserve history in the exchange, improve reserve handling logicFlorian Dold
2020-03-30re-format with prettier v2, fix HTMLFlorian Dold
2020-03-24fix recoup response schema / add run-until-doneFlorian Dold
2020-03-13signature verification for recoupFlorian Dold
2020-03-12improved error reporting / towards a working recoupFlorian Dold
2020-03-12full recoup, untested/unfinished first attemptFlorian Dold
2020-03-06documentation / enum types for pending opsFlorian Dold
2020-02-24only import worker_threads when we create a worker factoryFlorian Dold
2019-12-25fix and simplify coin selectionFlorian Dold
2019-12-19new date format, replace checkable annotations with codecsFlorian Dold
2019-12-16history WIP, DB namingFlorian Dold
2019-12-15simplify /pay, add pay eventFlorian Dold
2019-12-15group refresh sessions into groups for nicer historyFlorian Dold
2019-12-12refactor: re-structure type definitionsFlorian Dold
2019-12-10android fixFlorian Dold
2019-12-05validate wire fees and acct infoFlorian Dold
2019-12-05threads, retries and notifications WIPFlorian Dold
2019-12-02rollupFlorian Dold
2019-12-02pending operations WIPFlorian Dold
2019-12-02the giant refactoring: split wallet into multiple partsFlorian Dold
2019-11-30wallet robustness WIPFlorian Dold
2019-11-28implement JS-only Taler, remove emscriptenFlorian Dold
2019-11-27JS-only crypto (only primitives so far)Florian Dold
2019-11-25crypto porting WIPFlorian Dold
2019-11-21missing files / native encode/decodeFlorian Dold
2019-11-21WIP: simplification and error handlingFlorian Dold
2019-08-28rudimentary taler://withdraw supportFlorian Dold
2019-08-26slightly more sane loggingFlorian Dold
2019-08-18slightly more sane loggingFlorian Dold
2019-08-18get rid of web-common and build directory (in favor of just dist/)Florian Dold
2019-08-17update emscripten libs and use new non-removed emscripten functionsFlorian Dold
2019-08-16crypto worker refactoringFlorian Dold
2019-08-16load wasm binary for akonoFlorian Dold
2019-08-16emscripten env consistencyFlorian Dold
2019-08-16oops, actually pass arguments to emscriptenFlorian Dold
2019-08-15load wasm manually from correct locationFlorian 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