summaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)Author
2020-07-20nicer HTTP helper in preparation for better error handlingFlorian Dold
2020-07-16re-add test casesFlorian Dold
2020-07-16fix broken amount multiplicationFlorian Dold
2020-07-09add base URL canonicalization testFlorian Dold
2020-06-21prettierFlorian Dold
2020-06-21can be constFlorian Dold
2020-06-21implement manual withdrawalFlorian Dold
2020-06-03re-indent with latest version of prettierFlorian Dold
2020-05-11oops, fix multiplicationFlorian Dold
2020-05-11loggingFlorian Dold
2020-05-11make planchet management during withdrawal O(n) instead of O(n^2)Florian 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-07linter / simpler webextension packFlorian Dold
2020-04-06make linter less grumpyFlorian Dold
2020-04-06linterFlorian Dold
2020-04-02cosmetics and commentsFlorian Dold
2020-04-02simplify matchingFlorian Dold
2020-04-02don't print in testFlorian Dold
2020-04-02model reserve history in the exchange, improve reserve handling logicFlorian Dold
2020-04-02helpers and tests for reserve reconciliationFlorian Dold
2020-03-30re-format with prettier v2, fix HTMLFlorian Dold
2020-03-26log to stderr when running on nodeFlorian Dold
2020-03-24oops, add missing talerconfig.tsFlorian Dold
2020-03-24helpers for auditor integration testFlorian Dold
2020-03-23implement time travellingFlorian Dold
2020-03-13signature verification for recoupFlorian Dold
2020-03-12improve error reporting for DB queriesFlorian Dold
2020-03-12full recoup, untested/unfinished first attemptFlorian Dold
2020-01-18fix and test case for "insecure" taler://refund URIsFlorian Dold
2019-12-25fix bug in the WebExtensions pay pageFlorian Dold
2019-12-25fix and simplify coin selectionFlorian Dold
2019-12-20fix taler URI classification bugFlorian Dold
2019-12-19new date format, replace checkable annotations with codecsFlorian Dold
2019-12-19prepare for schema migrationsFlorian Dold
2019-12-16history events WIPFlorian Dold
2019-12-15introduce refund groups, react correctly to 410 Gone for /refundFlorian Dold
2019-12-15Christian's thresholds for throttlingFlorian Dold
2019-12-15group refresh sessions into groups for nicer historyFlorian Dold
2019-12-14keep checkable annotations on amount for nowFlorian Dold
2019-12-14allow specifying common base type for unionsFlorian Dold
2019-12-14better type errorsFlorian Dold
2019-12-14type safetyFlorian Dold
2019-12-14nicer unionsFlorian Dold
2019-12-14union codecs, error messagesFlorian Dold
2019-12-14codecs WIPFlorian Dold
2019-12-12refactor DB accessFlorian Dold
2019-12-12refactor: re-structure type definitionsFlorian Dold
2019-12-09tosFlorian Dold