aboutsummaryrefslogtreecommitdiff
path: root/src/webex/pages/return-coins.tsx
AgeCommit message (Expand)Author
2020-07-28new balances API, remove defunct 'return funds to own account' implementationFlorian Dold
2020-04-07more lint fixesFlorian Dold
2020-04-06make linter less grumpyFlorian 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
2019-12-12refactor: re-structure type definitionsFlorian Dold
2019-12-02the giant refactoring: split wallet into multiple partsFlorian Dold
2019-07-21headless wallet skeleton, type fixesFlorian Dold
2018-07-05remove wrong toFloat functionFlorian Dold
2018-01-04store sender wire info in separate storeFlorian Dold
2018-01-03fix lint issues and separate message types into multiple filesFlorian Dold
2017-12-10fix problems found by newer TypeScript compilerFlorian Dold
2017-10-15fix tslint warningsFlorian Dold
2017-08-14implement returning coins to user's accountFlorian Dold