summaryrefslogtreecommitdiff
path: root/src/operations/exchanges.ts
AgeCommit message (Expand)Author
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold
2020-07-23implement common wallet-core API handlerFlorian Dold
2020-07-22consistent error handling for HTTP request (and some other things)Florian Dold
2020-07-09android APIs for withdrawal and exchange listingFlorian Dold
2020-04-07more lint fixesFlorian Dold
2020-04-07linter / simpler webextension packFlorian Dold
2020-04-06linterFlorian 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-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-09support exchange API version 7:0:0Florian Dold
2020-03-09abort exchange update if version does not matchFlorian Dold
2020-03-09formatting / DCEFlorian Dold
2020-01-19fix incomplete renameFlorian Dold
2020-01-19exchange uses payto_uri instead of url nowFlorian Dold
2019-12-19new date format, replace checkable annotations with codecsFlorian Dold
2019-12-16cleanup, avoid some circular depsFlorian Dold
2019-12-16history WIP, DB namingFlorian Dold
2019-12-16history events WIPFlorian Dold
2019-12-12refactor DB accessFlorian Dold
2019-12-12refactor: re-structure type definitionsFlorian Dold