Commit Graph

28 Commits

Author SHA1 Message Date
Florian Dold
0d5c37a49e Fix some payment bugs.
It still doesn't work, some of the emscripten interface stuff
still needs to be finished.
2015-12-17 23:34:39 +01:00
Florian Dold
38c947d771 Towards payment. 2015-12-17 22:56:24 +01:00
Florian Dold
6d677f0ec5 Explain purpose of timer thread. 2015-12-17 13:37:57 +01:00
Florian Dold
464bbc3762 Move interfaces for db types to extra file. 2015-12-17 13:35:35 +01:00
Florian Dold
b93638b693 Add types, simplify balance display. 2015-12-17 13:30:34 +01:00
Florian Dold
a9f3d077f9 types 2015-12-16 10:55:43 +01:00
Florian Dold
22246ea156 web worker 2015-12-16 10:48:54 +01:00
Florian Dold
92e8baa5ac type error 2015-12-16 10:46:15 +01:00
Florian Dold
276f9108ab missing files 2015-12-16 10:45:16 +01:00
Florian Dold
1b295d0f1a show balance 2015-12-16 08:01:43 +01:00
Florian Dold
3315470598 show badge 2015-12-16 05:53:55 +01:00
Florian Dold
ccce0f9749 Make withdrawal work. 2015-12-16 04:46:58 +01:00
Florian Dold
ad679a4d0e Correct types / memory leak. 2015-12-16 04:43:17 +01:00
Florian Dold
f588e1a60e Make withdrawal signature work. 2015-12-14 16:54:47 +01:00
Florian Dold
e92d26a937 More typescript. 2015-12-14 11:26:55 +01:00
Florian Dold
9d43bd45ec More consistency. 2015-12-14 09:39:02 +01:00
Florian Dold
2ecb8e25f0 RSA wrapper. 2015-12-14 08:54:59 +01:00
Florian Dold
de570d5594 More wrappers. 2015-12-14 08:26:38 +01:00
Florian Dold
9da386ed63 Skeletons for wrappers. 2015-12-14 05:36:06 +01:00
Florian Dold
441f41decc Type-safe emscripten interface. 2015-12-13 23:47:30 +01:00
Florian Dold
c9180a8b3c Towards withdrawal in the WebExtension. 2015-12-13 18:10:33 +01:00
Florian Dold
833a2cf41d Pretty print wallet database. 2015-12-08 11:50:51 +01:00
Florian Dold
b2b2cd6dfc Add reserve to db. 2015-12-08 10:51:52 +01:00
Florian Dold
415570a720 Towards reserve creation. 2015-12-07 23:39:25 +01:00
Florian Dold
a69cccca47 Consistent names for event types. 2015-12-05 16:32:31 +01:00
tg(x)
1089b40b1c DB structure, emscripten interface 2015-12-04 22:47:44 +01:00
tg(x)
5243a70726 webext popup 2015-12-03 20:07:03 +01:00
Florian Dold
7b6706bee3 Add skeleton for WebExtensions wallet 2015-11-25 20:46:36 +01:00