summaryrefslogtreecommitdiff
path: root/src/types
AgeCommit message (Expand)Author
2020-04-02split reconciliation and summary of reserve historyFlorian Dold
2020-04-02helpers and tests for reserve reconciliationFlorian Dold
2020-03-31quick fix for DEPOSIT->CREDIT renameFlorian Dold
2020-03-30re-format with prettier v2, fix HTMLFlorian Dold
2020-03-28add --extra-debug option to historyFlorian Dold
2020-03-27generate cleaner history for recoupFlorian Dold
2020-03-26fix logic bug in recoup (refresh variant)Florian Dold
2020-03-24docsFlorian Dold
2020-03-24fix recoup response schema / add run-until-doneFlorian Dold
2020-03-24helpers for auditor integration testFlorian 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-06include (pending) wallet balance in pending ops responseFlorian Dold
2020-03-06documentation / enum types for pending opsFlorian Dold
2020-01-31add fulfillmentUrl to OrderShortInfoMarcos Gutierrez
2020-01-22make verbose details an optionFlorian Dold
2020-01-20be verbose for refreshes tooFlorian Dold
2020-01-20verboseDetails for pay and withdrawFlorian Dold
2020-01-19fix incomplete renameFlorian Dold
2020-01-19exchange uses payto_uri instead of url nowFlorian Dold
2020-01-17fix amount format (how did this ever work before?)Florian Dold
2020-01-17H_wire -> h_wireFlorian Dold
2020-01-07Fix typo and field name in history eventFlorian Dold
2019-12-25fix and simplify coin selectionFlorian Dold
2019-12-20implement refusing proposalsFlorian Dold
2019-12-19new date format, replace checkable annotations with codecsFlorian Dold
2019-12-19prepare for schema migrationsFlorian Dold
2019-12-16cleanup / historyFlorian Dold
2019-12-16finish refresh correctly, display fees correctlyFlorian Dold
2019-12-16cleanup, avoid some circular depsFlorian Dold
2019-12-16history WIP, DB namingFlorian Dold
2019-12-16history events WIPFlorian Dold
2019-12-15simplify /pay, add pay eventFlorian Dold
2019-12-15introduce refund groups, react correctly to 410 Gone for /refundFlorian Dold
2019-12-15group refresh sessions into groups for nicer historyFlorian Dold
2019-12-13refresh historyFlorian Dold
2019-12-13event idFlorian Dold
2019-12-13new history schemaFlorian Dold
2019-12-12organize importsFlorian Dold
2019-12-12refactor: re-structure type definitionsFlorian Dold