Commit Graph

16 Commits

Author SHA1 Message Date
Florian Dold
473503a246 The great modularization.
Use ES6 module syntax and SystemJS modules for everything.

Some testing stubs were added as well.
2016-01-10 20:07:42 +01:00
Florian Dold
abf15268ac Refactor wallet into logic and extension interface. 2016-01-06 15:39:22 +01:00
Florian Dold
7c5b9017c9 License headers 2015-12-25 22:42:14 +01:00
Florian Dold
c51f635673 More error details, correct fulfillment redirection. 2015-12-25 00:55:02 +01:00
Florian Dold
80f43b85c8 payment 2015-12-24 03:20:18 +01:00
Florian Dold
604cb2f804 Missing files, payment 2015-12-20 20:34:20 +01:00
Florian Dold
4bba46b53e payment 2015-12-20 20:05:06 +01:00
Florian Dold
d583dfb073 Change signaling.
The events are now sent through the document, instead of document.body.
2015-12-18 15:56:16 +01:00
Florian Dold
3ddfad1973 Payment "works". 2015-12-18 01:30:22 +01:00
Florian Dold
b93638b693 Add types, simplify balance display. 2015-12-17 13:30:34 +01:00
Florian Dold
276f9108ab missing files 2015-12-16 10:45:16 +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
Florian Dold
a176c91489 Make wallet handshake conform more to spec. 2015-12-05 16:04:25 +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