Florian Dold
|
82742861d2
|
don't use emsc directly in wallet; show more reserve creation detail
|
2016-02-22 23:13:28 +01:00 |
|
Florian Dold
|
268ca99244
|
fix amount arithmetic
|
2016-02-22 23:12:57 +01:00 |
|
Florian Dold
|
2760591d4d
|
put all crypto into backend
|
2016-02-22 21:53:05 +01:00 |
|
Florian Dold
|
81428771b8
|
pure TS amount arithmetic
|
2016-02-22 21:53:05 +01:00 |
|
Florian Dold
|
180e122ee6
|
separate crypto api
|
2016-02-22 21:53:05 +01:00 |
|
tg(x)
|
4c005a1596
|
Makefile + po2json
|
2016-02-22 19:08:16 +01:00 |
|
Florian Dold
|
bbd20cd80a
|
remove FF wallet link
|
2016-02-19 13:03:45 +01:00 |
|
Florian Dold
|
29dfafaa12
|
error handling
|
2016-02-19 04:23:00 +01:00 |
|
Florian Dold
|
5a12edcd5d
|
factor out RPC
|
2016-02-19 01:30:02 +01:00 |
|
Florian Dold
|
07f11151aa
|
fix schema issues
|
2016-02-19 01:25:56 +01:00 |
|
Florian Dold
|
f79533614f
|
add crypto worker thread
|
2016-02-19 00:49:22 +01:00 |
|
Florian Dold
|
d8609a70e9
|
notify popup of changes
|
2016-02-18 23:41:29 +01:00 |
|
Florian Dold
|
079e764ae6
|
fix #4121 and #4115
|
2016-02-18 22:50:27 +01:00 |
|
Florian Dold
|
0f607edbb2
|
debug
|
2016-02-17 18:59:27 +01:00 |
|
Florian Dold
|
ade05920dc
|
remove js
|
2016-02-17 17:52:16 +01:00 |
|
Florian Dold
|
059de061ab
|
contract schema
|
2016-02-17 17:51:25 +01:00 |
|
Florian Dold
|
874d083ec3
|
simplify wallet message dispatching and error handling
|
2016-02-17 15:56:48 +01:00 |
|
Florian Dold
|
0c760bc2a1
|
UI improvements and error handling
|
2016-02-15 15:53:59 +01:00 |
|
Florian Dold
|
526e88695f
|
suggest mint based on currency (stub)
|
2016-02-15 11:30:06 +01:00 |
|
Florian Dold
|
c34a6612ec
|
refactoring in preparation for #4121
|
2016-02-11 18:17:02 +01:00 |
|
Florian Dold
|
164d5f20c3
|
refactoring; make wallet follow new bank protocol
|
2016-02-11 11:30:41 +01:00 |
|
Florian Dold
|
47f2084706
|
gitignore
|
2016-02-11 11:30:41 +01:00 |
|
Florian Dold
|
a04a9d0424
|
refactoring / cosmetic changes
|
2016-02-10 02:03:31 +01:00 |
|
Florian Dold
|
14f636d670
|
gulp for stable/unstable
|
2016-02-09 22:17:24 +01:00 |
|
Florian Dold
|
52d30accca
|
gitignore
|
2016-02-09 21:56:56 +01:00 |
|
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
|
b150470eb6
|
comment
|
2016-01-27 01:57:34 +01:00 |
|
Florian Dold
|
5caa4f45b2
|
comments
|
2016-01-27 01:19:20 +01:00 |
|
Florian Dold
|
3ecf03a344
|
typescript pogen
|
2016-01-27 01:07:11 +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
|
1a0a302ad9
|
Include wallet ts files.
|
2016-01-20 18:09:58 +01:00 |
|
Florian Dold
|
bd60805706
|
add default gulp task
|
2016-01-18 23:20:42 +01:00 |
|
Florian Dold
|
d44fe92346
|
style / comments
|
2016-01-18 23:19:43 +01:00 |
|
Florian Dold
|
0fa7e5dfee
|
Proper sequencing in the gulpfile
|
2016-01-18 23:14:49 +01:00 |
|
Florian Dold
|
8f333b57ac
|
Add test files for dev tsconfig.
|
2016-01-18 22:41:25 +01:00 |
|
Florian Dold
|
fffc1153ca
|
Gulp build file
|
2016-01-18 22:28:19 +01:00 |
|
Florian Dold
|
f5626ef322
|
Change signaling.
The same signaling is now used for merchant and bank.
|
2016-01-12 18:10:27 +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 |
|
Florian Dold
|
dd19e0ecbe
|
gitignore
|
2016-01-09 20:32:30 +01:00 |
|
Florian Dold
|
5d311060a0
|
Minimum chrome version in manifest.
|
2016-01-08 21:46:29 +01:00 |
|
Florian Dold
|
7d89bc7a7f
|
fix 'this' scope error
|
2016-01-06 16:31:07 +01:00 |
|
Florian Dold
|
5bb1c95ec5
|
make wallet independent of chrome/WX api
|
2016-01-06 15:58:18 +01:00 |
|
Florian Dold
|
abf15268ac
|
Refactor wallet into logic and extension interface.
|
2016-01-06 15:39:22 +01:00 |
|