summaryrefslogtreecommitdiff
path: root/src/types/walletTypes.ts
AgeCommit message (Expand)Author
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold
2020-07-31respond with contract terms as JSON (instead of string) in the wallet APIv0.7.1-dev.16Florian Dold
2020-07-29tweaks to pay APIv0.7.1-dev.13Florian Dold
2020-07-28consistent namingv0.7.1-dev.11Florian Dold
2020-07-28new balances API, remove defunct 'return funds to own account' implementationFlorian Dold
2020-07-28updated preparePay API according to specFlorian Dold
2020-07-28towards the new withdrawal API (temporarily breaks WebExtension wallet)Florian Dold
2020-07-22consistent error handling for HTTP request (and some other things)Florian Dold
2020-07-21towards consuming new merchant APIFlorian Dold
2020-07-16manual withdrawalv0.7.1-dev.8v0.7.1-dev.7Florian 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-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-07more lint fixesFlorian Dold
2020-04-06make linter less grumpyFlorian Dold
2020-04-02model reserve history in the exchange, improve reserve handling logicFlorian Dold
2020-03-30re-format with prettier v2, fix HTMLFlorian Dold
2020-03-12full recoup, untested/unfinished first attemptFlorian Dold
2019-12-25fix and simplify coin selectionFlorian Dold
2019-12-19new date format, replace checkable annotations with codecsFlorian Dold
2019-12-15simplify /pay, add pay eventFlorian Dold
2019-12-15group refresh sessions into groups for nicer historyFlorian Dold
2019-12-12organize importsFlorian Dold
2019-12-12refactor: re-structure type definitionsFlorian Dold