Commit Graph

75 Commits

Author SHA1 Message Date
Florian Dold
b078844c7f do not truncate amounts 2016-11-17 14:29:16 +01:00
Florian Dold
2cb642aac0 revert fractional base / bump version 2016-11-17 03:23:26 +01:00
Florian Dold
08b537f047 fix help link 2016-11-17 03:16:10 +01:00
Florian Dold
4d7d1a1008 implement / fix i18n for JSX 2016-11-17 02:58:27 +01:00
Florian Dold
86fb71f563 rate-limit concurrent processPreCoin 2016-11-17 01:23:53 +01:00
Florian Dold
d088aec009 do not change fractional base yet 2016-11-16 23:54:22 +01:00
Florian Dold
58b44ff135 fix syntax 2016-11-16 23:34:25 +01:00
Florian Dold
db0d204a3c fix translation stub 2016-11-16 22:28:15 +01:00
Florian Dold
9cb9d2d3b0 add missing file 2016-11-16 15:55:48 +01:00
Florian Dold
82e401a773 make fractional base a constant 2016-11-16 10:29:07 +01:00
Florian Dold
665c1d8072 add JSX classes for translation 2016-11-16 10:23:42 +01:00
Florian Dold
af11f34fb5 perf logging for crypto rpc 2016-11-16 02:10:12 +01:00
Florian Dold
bd65bb67e2 incrementally verify denoms
The denominations are not stored in a separate object store.
2016-11-16 02:00:31 +01:00
Florian Dold
f91466595b re-add vendor / fix gitignore 2016-11-15 22:45:01 +01:00
Florian Dold
ded02bf11f renaming / dce 2016-11-15 15:07:17 +01:00
Florian Dold
a92b7dc0df dce 2016-11-15 13:03:31 +01:00
Florian Dold
ded250e6a5 fix insufficient funds message (#4768)
We now distinguish the case where the wallet knows the exchange already
and the case where we don't have anything in common.
2016-11-14 03:54:51 +01:00
Florian Dold
ce33432036 add test cases for coin selection 2016-11-14 03:37:47 +01:00
Florian Dold
8fdbfeea59 factor out helper function 2016-11-14 03:01:42 +01:00
Florian Dold
fdf4b1408f simplify coin selection and fix #4784 2016-11-14 02:52:29 +01:00
Florian Dold
4df35bdcd9 add test for base url canonicalization and fix canonicalization bug 2016-11-14 01:29:08 +01:00
Florian Dold
8ab5db6255 add contract validation test 2016-11-14 01:05:51 +01:00
Florian Dold
dca6d303c1 add validators to checkable classes 2016-11-14 00:57:29 +01:00
Florian Dold
48bac7d4a9 link to advanced tree view 2016-11-14 00:33:15 +01:00
Florian Dold
f3fb8be7db restructuring 2016-11-13 23:31:17 +01:00