Age | Commit message (Expand) | Author |
2020-08-03 | modularize repo, use pnpm, improve typechecking | Florian Dold |
2020-07-24 | logging | Florian Dold |
2020-07-21 | towards consuming new merchant API | Florian Dold |
2020-07-20 | add new fields to signatures | Florian Dold |
2020-06-03 | re-indent with latest version of prettier | Florian Dold |
2020-05-11 | make planchet management during withdrawal O(n) instead of O(n^2) | Florian Dold |
2020-04-30 | fix path | Florian Dold |
2020-04-07 | always round timestamps before signature creation/verification | Florian Dold |
2020-04-07 | finally make linter happy | Florian Dold |
2020-04-07 | more lint fixes | Florian Dold |
2020-04-06 | make linter less grumpy | Florian Dold |
2020-04-06 | linter | Florian Dold |
2020-04-06 | start spring cleaning, use rollup instead of both webpack and rollup | Florian Dold |
2020-04-02 | model reserve history in the exchange, improve reserve handling logic | Florian Dold |
2020-03-30 | re-format with prettier v2, fix HTML | Florian Dold |
2020-03-24 | fix recoup response schema / add run-until-done | Florian Dold |
2020-03-13 | signature verification for recoup | Florian Dold |
2020-03-12 | improved error reporting / towards a working recoup | Florian Dold |
2020-03-12 | full recoup, untested/unfinished first attempt | Florian Dold |
2020-03-06 | documentation / enum types for pending ops | Florian Dold |
2020-02-24 | only import worker_threads when we create a worker factory | Florian Dold |
2019-12-25 | fix and simplify coin selection | Florian Dold |
2019-12-19 | new date format, replace checkable annotations with codecs | Florian Dold |
2019-12-16 | history WIP, DB naming | Florian Dold |
2019-12-15 | simplify /pay, add pay event | Florian Dold |
2019-12-15 | group refresh sessions into groups for nicer history | Florian Dold |
2019-12-12 | refactor: re-structure type definitions | Florian Dold |
2019-12-10 | android fix | Florian Dold |
2019-12-05 | validate wire fees and acct info | Florian Dold |
2019-12-05 | threads, retries and notifications WIP | Florian Dold |
2019-12-02 | rollup | Florian Dold |
2019-12-02 | pending operations WIP | Florian Dold |
2019-12-02 | the giant refactoring: split wallet into multiple parts | Florian Dold |
2019-11-30 | wallet robustness WIP | Florian Dold |
2019-11-28 | implement JS-only Taler, remove emscripten | Florian Dold |
2019-11-27 | JS-only crypto (only primitives so far) | Florian Dold |
2019-11-25 | crypto porting WIP | Florian Dold |
2019-11-21 | missing files / native encode/decode | Florian Dold |
2019-11-21 | WIP: simplification and error handling | Florian Dold |
2019-08-28 | rudimentary taler://withdraw support | Florian Dold |
2019-08-26 | slightly more sane logging | Florian Dold |
2019-08-18 | slightly more sane logging | Florian Dold |
2019-08-18 | get rid of web-common and build directory (in favor of just dist/) | Florian Dold |
2019-08-17 | update emscripten libs and use new non-removed emscripten functions | Florian Dold |
2019-08-16 | crypto worker refactoring | Florian Dold |
2019-08-16 | load wasm binary for akono | Florian Dold |
2019-08-16 | emscripten env consistency | Florian Dold |
2019-08-16 | oops, actually pass arguments to emscripten | Florian Dold |
2019-08-15 | load wasm manually from correct location | Florian Dold |
2019-08-15 | worker refactoring / sync worker | Florian Dold |