aboutsummaryrefslogtreecommitdiff
path: root/extension/lib/wallet/wxmessaging.js
AgeCommit message (Collapse)Author
2016-02-01new fulfillment protocolFlorian Dold
2016-01-26fix #4153 and #0004154Florian Dold
2016-01-24Redirect to bank page on reserve creation successFlorian Dold
Fixes #4084.
2016-01-24Replace handlebars with mithril, hooks for i18n.Florian Dold
The wallet is now a single page application.
2016-01-11refactor code to be clearer/prettierFlorian Dold
2016-01-10Replace format util with ES6 string templates.Florian Dold
2016-01-10The great modularization.Florian Dold
Use ES6 module syntax and SystemJS modules for everything. Some testing stubs were added as well.