summaryrefslogtreecommitdiff
path: root/src/types
AgeCommit message (Expand)Author
2020-07-22consistent error handling for HTTP request (and some other things)Florian Dold
2020-07-21towards consuming new merchant APIFlorian Dold
2020-07-20nicer HTTP helper in preparation for better error handlingFlorian Dold
2020-07-20no more wildcard notificationsFlorian Dold
2020-07-16manual withdrawalv0.7.1-dev.8v0.7.1-dev.7Florian Dold
2020-07-16transactions listFlorian Dold
2020-07-16test casesFlorian Dold
2020-07-16report manual withdrawals properly in transaction listFlorian Dold
2020-07-11endpoint / CLI for accepting exchange ToSFlorian Dold
2020-07-11updated getWithdrawalDetailsForAmountFlorian Dold
2020-07-09android APIs for withdrawal and exchange listingFlorian Dold
2020-06-21fix misleading commentFlorian Dold
2020-06-03re-indent with latest version of prettierFlorian Dold
2020-06-03fix test caseFlorian Dold
2020-05-15include refund fees in effective refund amount calculationFlorian Dold
2020-05-15address first batch of transaction list issuesFlorian Dold
2020-05-12show offered paymentsv0.7.1-dev.2Florian Dold
2020-05-12fix payment transactionFlorian Dold
2020-05-12new transactions API: purchases and refundsFlorian Dold
2020-05-12new transactions API: withdrawalFlorian Dold
2020-05-11perf: reserve history in separate object storeFlorian Dold
2020-05-11also create key material for planchets in smaller bitesFlorian Dold
2020-05-11make planchet management during withdrawal O(n) instead of O(n^2)Florian Dold
2020-05-01drastically reduce permissions for Web integrationFlorian Dold
2020-04-27adopt new merchant refund APIFlorian 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-06typesFlorian Dold
2020-04-02cosmetics and commentsFlorian Dold
2020-04-02model reserve history in the exchange, improve reserve handling logicFlorian Dold
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