Age | Commit message (Expand) | Author |
2020-08-03 | modularize repo, use pnpm, improve typechecking | Florian Dold |
2020-08-01 | use wallet's http lib for test balance withdrawal, remove redundant integrati... | Florian Dold |
2020-07-30 | support claim tokensv0.7.1-dev.15 | Florian Dold |
2020-07-27 | allow http for taler withdraw URIs | Florian Dold |
2020-07-27 | new taler:// URI syntax | Florian Dold |
2020-07-27 | latest merchant protocol for refunds | Florian Dold |
2020-07-23 | implement common wallet-core API handler | Florian Dold |
2020-07-23 | towards refunds with updated protocol | Florian Dold |
2020-07-22 | consistent error handling for HTTP request (and some other things) | Florian Dold |
2020-07-20 | nicer HTTP helper in preparation for better error handling | Florian Dold |
2020-07-16 | re-add test cases | Florian Dold |
2020-07-16 | fix broken amount multiplication | Florian Dold |
2020-07-09 | add base URL canonicalization test | Florian Dold |
2020-06-21 | prettier | Florian Dold |
2020-06-21 | can be const | Florian Dold |
2020-06-21 | implement manual withdrawal | Florian Dold |
2020-06-03 | re-indent with latest version of prettier | Florian Dold |
2020-05-11 | oops, fix multiplication | Florian Dold |
2020-05-11 | logging | Florian Dold |
2020-05-11 | make planchet management during withdrawal O(n) instead of O(n^2) | 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-07 | linter / simpler webextension pack | Florian Dold |
2020-04-06 | make linter less grumpy | Florian Dold |
2020-04-06 | linter | Florian Dold |
2020-04-02 | cosmetics and comments | Florian Dold |
2020-04-02 | simplify matching | Florian Dold |
2020-04-02 | don't print in test | Florian Dold |
2020-04-02 | model reserve history in the exchange, improve reserve handling logic | Florian Dold |
2020-04-02 | helpers and tests for reserve reconciliation | Florian Dold |
2020-03-30 | re-format with prettier v2, fix HTML | Florian Dold |
2020-03-26 | log to stderr when running on node | Florian Dold |
2020-03-24 | oops, add missing talerconfig.ts | Florian Dold |
2020-03-24 | helpers for auditor integration test | Florian Dold |
2020-03-23 | implement time travelling | Florian Dold |
2020-03-13 | signature verification for recoup | Florian Dold |
2020-03-12 | improve error reporting for DB queries | Florian Dold |
2020-03-12 | full recoup, untested/unfinished first attempt | Florian Dold |
2020-01-18 | fix and test case for "insecure" taler://refund URIs | Florian Dold |
2019-12-25 | fix bug in the WebExtensions pay page | Florian Dold |
2019-12-25 | fix and simplify coin selection | Florian Dold |
2019-12-20 | fix taler URI classification bug | Florian Dold |
2019-12-19 | new date format, replace checkable annotations with codecs | Florian Dold |
2019-12-19 | prepare for schema migrations | Florian Dold |
2019-12-16 | history events WIP | Florian Dold |
2019-12-15 | introduce refund groups, react correctly to 410 Gone for /refund | Florian Dold |
2019-12-15 | Christian's thresholds for throttling | Florian Dold |
2019-12-15 | group refresh sessions into groups for nicer history | Florian Dold |
2019-12-14 | keep checkable annotations on amount for now | Florian Dold |