aboutsummaryrefslogtreecommitdiff
path: root/extension/background/wallet.js
AgeCommit message (Expand)Author
2016-01-05fix more query wrapper bugsFlorian Dold
2016-01-05fix query abstractionFlorian Dold
2016-01-05more complete DB abstractionsFlorian Dold
2016-01-05Remove bad IDE importsFlorian Dold
2016-01-05Split http helpers into file.Florian Dold
2016-01-05Nicer DB interface, various refactoring.Florian Dold
2015-12-29Chrome Webstore LinkFlorian Dold
2015-12-25License headersFlorian Dold
2015-12-25handle multi-coin payments correctlyFlorian Dold
2015-12-24paymentFlorian Dold
2015-12-20Fix embarassingly wrong constantFlorian Dold
2015-12-20Missing files, paymentFlorian Dold
2015-12-20paymentFlorian Dold
2015-12-18error messageFlorian Dold
2015-12-18paymentFlorian Dold
2015-12-18Payment "works".Florian Dold
2015-12-17Fix some payment bugs.Florian Dold
2015-12-17Towards payment.Florian Dold
2015-12-17Add types, simplify balance display.Florian Dold
2015-12-16missing filesFlorian Dold
2015-12-16show balanceFlorian Dold
2015-12-16show badgeFlorian Dold
2015-12-16Make withdrawal work.Florian Dold
2015-12-16Correct types / memory leak.Florian Dold
2015-12-14Make withdrawal signature work.Florian Dold
2015-12-14More typescript.Florian Dold
2015-12-14More consistency.Florian Dold
2015-12-14RSA wrapper.Florian Dold
2015-12-13Type-safe emscripten interface.Florian Dold
2015-12-13Towards withdrawal in the WebExtension.Florian Dold
2015-12-08Pretty print wallet database.Florian Dold
2015-12-08Add reserve to db.Florian Dold
2015-12-07Towards reserve creation.Florian Dold
2015-12-05Consistent names for event types.Florian Dold
2015-12-04DB structure, emscripten interfacetg(x)
2015-12-03webext popuptg(x)
2015-11-25Add skeleton for WebExtensions walletFlorian Dold