Commit Graph

1511 Commits

Author SHA1 Message Date
Florian Dold
9846d02097 only inject in http(s) 2016-11-19 23:50:50 +01:00
Florian Dold
7b1511a243 circumvent chrome bug for JS-less wallet detection 2016-11-19 23:03:58 +01:00
Florian Dold
65bbbf53ee write to db if coins are not offered anymore 2016-11-19 21:31:36 +01:00
Florian Dold
4f7a130ebc remove debug log 2016-11-19 21:24:39 +01:00
Florian Dold
1357271717 missing files 2016-11-19 17:37:39 +01:00
Florian Dold
2cd4a85ed4 better error reporting 2016-11-19 16:33:29 +01:00
Florian Dold
50090b5fb4 precoin -> planchet 2016-11-19 15:59:17 +01:00
Florian Dold
d4dcfd6f0c fix pogen issue 2016-11-19 00:52:50 +01:00
Florian Dold
ae5df17049 missing dep 2016-11-18 22:28:00 +01:00
Florian Dold
9b7526c2db fix makefile 2016-11-18 22:08:59 +01:00
Florian Dold
7838cdc901 fix logging 2016-11-18 17:15:12 +01:00
Florian Dold
4b50db1998 version 0.1.7 2016-11-18 14:57:32 +01:00
Florian Dold
863dbe1d7b change fractional base to 1e6 2016-11-18 14:57:07 +01:00
Florian Dold
813bfed1e1 show all LogEntry fields 2016-11-18 14:56:15 +01:00
Florian Dold
9a908c105f document barrier 2016-11-18 04:39:31 +01:00
Florian Dold
eb9677c374 sequence logging 2016-11-18 04:37:10 +01:00
Florian Dold
356ebd2137 persistent logging 2016-11-18 04:09:04 +01:00
Florian Dold
2986afb3d4 improve error message 2016-11-18 01:42:40 +01:00
Florian Dold
8db3e73606 fix coin selection issue 2016-11-18 00:09:43 +01:00
Florian Dold
834b89547b remove debug log 2016-11-17 23:57:53 +01:00
Florian Dold
87a8cd0a13 document emscriptif.ts and fix mixin oddities 2016-11-17 23:12:44 +01:00
Florian Dold
54e3bd2773 implement bank http api 2016-11-17 21:21:05 +01:00
Florian Dold
790e266ff3 revert fractional base to 1e6 2016-11-17 21:01:44 +01:00
Florian Dold
b90d1c0318 truncate back-off 2016-11-17 15:59:06 +01:00
Florian Dold
c8576b433d per-exchange throttling 2016-11-17 15:32:08 +01:00
Florian Dold
d64861acec remove early return intended for debugging 2016-11-17 15:10:46 +01:00
Florian Dold
4f6327930a revert fractional base 2016-11-17 14:32:20 +01:00
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
5f802da561 manifest 2016-11-17 03:17:15 +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
f7b839188d manifest 0.1.4 2016-11-16 23:35:00 +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
a56210dfc9 add JSX translation extraction 2016-11-16 04:02:02 +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 ()
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
af901cb892 improve error handling intest harness 2016-11-14 03:37:35 +01:00
Florian Dold
8fdbfeea59 factor out helper function 2016-11-14 03:01:42 +01:00