aboutsummaryrefslogtreecommitdiff
path: root/lib/wallet/wallet.ts
AgeCommit message (Expand)Author
2016-11-13restructuringFlorian Dold
2016-11-13fix small react issuesFlorian Dold
2016-11-13Finally give in and use React, minor tweeks.Florian Dold
2016-11-07don't withdraw coins that are valid in the futureFlorian Dold
2016-11-03add merchant instance field at the right placesFlorian Dold
2016-11-03include pay_deadline in payment requestFlorian Dold
2016-10-20make queries then-ableFlorian Dold
2016-10-19introduce map for query streamsFlorian Dold
2016-10-19have refs in d.ts file instead of .ts fileFlorian Dold
2016-10-19simplify / fix transaction semanticsFlorian Dold
2016-10-19show pending outgoing balance in overviewFlorian Dold
2016-10-19fix db issueFlorian Dold
2016-10-19show pending incoming amountFlorian Dold
2016-10-18awaitFlorian Dold
2016-10-18fix refresh, re-fetch /keys before refreshFlorian Dold
2016-10-18generate db from schemaFlorian Dold
2016-10-18be even more safe in dbFlorian Dold
2016-10-18be even more safe in dbFlorian Dold
2016-10-18make db layer more type safeFlorian Dold
2016-10-17automatic refresh with resumeFlorian Dold
2016-10-17automatic refreshFlorian Dold
2016-10-14working refresh prototypeFlorian Dold
2016-10-13refactor work queueFlorian Dold
2016-10-13manual refresh triggeringFlorian Dold
2016-10-13refactoring / refresh WIPFlorian Dold
2016-10-12tree view of wallet dbFlorian Dold
2016-10-10adjust log levelFlorian Dold
2016-10-10fix text for logsFlorian Dold
2016-09-29history aggregationFlorian Dold
2016-09-28check contract hash, fix unicode bugFlorian Dold
2016-09-28less loggingFlorian Dold
2016-09-28even more asyncFlorian Dold
2016-09-28more asyncFlorian Dold
2016-09-28remove bad loggingFlorian Dold
2016-09-28more asyncFlorian Dold
2016-09-28start using asyncFlorian Dold
2016-09-28fix #4692Florian Dold
2016-09-26fix bug in retrying logic for reserve statusFlorian Dold
2016-09-23use uniform DOM event handling mechanismFlorian Dold
2016-09-14sort out libs / fix warningsFlorian Dold
2016-09-12stricter type checkingFlorian Dold
2016-09-08rudimentary 402 handlingFlorian Dold
2016-09-06skeleton for webrequestFlorian Dold
2016-07-07fixing #4594Marcello Stanisci
2016-05-31retry logicFlorian Dold
2016-05-24respond to failed paymentsFlorian Dold
2016-05-24show progressFlorian Dold
2016-05-24check for re-payment (fix #4525)Florian Dold
2016-05-24retry operations from db / after failureFlorian Dold
2016-05-24comments / rename / fix type errorFlorian Dold