Commit Graph

10 Commits

Author SHA1 Message Date
Florian Dold
5e85cd8b8f new reserve creation protocol 2016-02-09 21:56:06 +01:00
Florian Dold
42a0076f59 new fulfillment protocol 2016-02-01 15:10:20 +01:00
Florian Dold
d2f1cb3234 fix #4153 and #0004154 2016-01-26 17:24:42 +01:00
Florian Dold
5f996fedbc parse json fulfillment url from payment 2016-01-24 19:57:09 +01:00
Florian Dold
53654b3622 Redirect to bank page on reserve creation success
Fixes #4084.
2016-01-24 03:30:54 +01:00
Florian Dold
b8627813be Replace handlebars with mithril, hooks for i18n.
The wallet is now a single page application.
2016-01-24 02:29:13 +01:00
Florian Dold
ffe6dee6aa refactor code to be clearer/prettier 2016-01-11 02:56:32 +01:00
Florian Dold
4f934925e0 Do not call main from the WX library. 2016-01-11 02:48:19 +01:00
Florian Dold
b3f0b76f7f Replace format util with ES6 string templates. 2016-01-10 23:52:58 +01:00
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