summaryrefslogtreecommitdiff
path: root/src/operations
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-20remove unnecessary console loggingFlorian Dold
2020-07-20no more wildcard notificationsFlorian Dold
2020-07-20bump DBFlorian Dold
2020-07-20remove some printf debuggingFlorian Dold
2020-07-17add missing object store for transactionFlorian 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-16loggingFlorian Dold
2020-07-16fix totally broken withdrawal coin selectionFlorian Dold
2020-07-16report manual withdrawals properly in transaction listFlorian Dold
2020-07-09android APIs for withdrawal and exchange listingFlorian Dold
2020-06-03re-indent with latest version of prettierFlorian Dold
2020-05-15tx orderingv0.7.1-dev.6Florian Dold
2020-05-15show reserve amount for reserve withdrawal via bankFlorian Dold
2020-05-15fix issue with wire fee in coin selection that caused wrongly reported feesFlorian Dold
2020-05-15fix some transaction list issuesFlorian Dold
2020-05-15show withdrawal transaction continuouslyv0.7.1-dev.5Florian Dold
2020-05-15show empty balance as soon as we have a reserveFlorian Dold
2020-05-15rudimentary searchFlorian Dold
2020-05-15include refund fees in effective refund amount calculationFlorian Dold
2020-05-15address first batch of transaction list issuesFlorian Dold
2020-05-15fix issues in the webextension refund UIFlorian Dold
2020-05-13fix cost computation, formattingv0.7.1-dev.3Florian Dold
2020-05-12show offered paymentsv0.7.1-dev.2Florian Dold
2020-05-12fix payment transactionFlorian Dold
2020-05-12versions for androidFlorian 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-11directly withdraw after creating planchetFlorian Dold
2020-05-11create planchets only in one placeFlorian Dold
2020-05-11also create key material for planchets in smaller bitesFlorian Dold
2020-05-11loggingFlorian Dold
2020-05-11make planchet management during withdrawal O(n) instead of O(n^2)Florian Dold
2020-04-30error messageFlorian Dold
2020-04-27adopt new merchant refund APIFlorian 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-06start spring cleaning, use rollup instead of both webpack and rollupFlorian 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