summaryrefslogtreecommitdiff
path: root/src/crypto/workers/cryptoApi.ts
AgeCommit message (Expand)Author
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold
2020-07-24loggingFlorian Dold
2020-05-11make planchet management during withdrawal O(n) instead of O(n^2)Florian Dold
2020-04-30fix pathFlorian Dold
2020-04-07more lint fixesFlorian Dold
2020-04-06linterFlorian Dold
2020-04-06start spring cleaning, use rollup instead of both webpack and rollupFlorian 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-24fix recoup response schema / add run-until-doneFlorian Dold
2020-03-13signature verification for recoupFlorian 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-12refactor: re-structure type definitionsFlorian Dold
2019-12-05validate wire fees and acct infoFlorian Dold
2019-12-05threads, retries and notifications WIPFlorian Dold