Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-19 | missing files / bump manifest | Florian Dold | |
2016-11-19 | only inject in http(s) | Florian Dold | |
2016-11-19 | circumvent chrome bug for JS-less wallet detection | Florian Dold | |
2016-11-19 | write to db if coins are not offered anymore | Florian Dold | |
2016-11-19 | remove debug log | Florian Dold | |
2016-11-19 | missing files | Florian Dold | |
2016-11-19 | better error reporting | Florian Dold | |
2016-11-19 | precoin -> planchet | Florian Dold | |
2016-11-19 | fix pogen issue | Florian Dold | |
2016-11-18 | missing dep | Florian Dold | |
2016-11-18 | fix makefile | Florian Dold | |
2016-11-18 | fix logging | Florian Dold | |
2016-11-18 | version 0.1.7 | Florian Dold | |
2016-11-18 | change fractional base to 1e6 | Florian Dold | |
2016-11-18 | show all LogEntry fields | Florian Dold | |
2016-11-18 | document barrier | Florian Dold | |
2016-11-18 | sequence logging | Florian Dold | |
2016-11-18 | persistent logging | Florian Dold | |
2016-11-18 | improve error message | Florian Dold | |
2016-11-18 | fix coin selection issue | Florian Dold | |
2016-11-17 | remove debug log | Florian Dold | |
2016-11-17 | document emscriptif.ts and fix mixin oddities | Florian Dold | |
2016-11-17 | implement bank http api | Florian Dold | |
2016-11-17 | revert fractional base to 1e6 | Florian Dold | |
2016-11-17 | truncate back-off | Florian Dold | |
2016-11-17 | per-exchange throttling | Florian Dold | |
2016-11-17 | remove early return intended for debugging | Florian Dold | |
2016-11-17 | revert fractional base | Florian Dold | |
2016-11-17 | do not truncate amounts | Florian Dold | |
2016-11-17 | revert fractional base / bump version | Florian Dold | |
2016-11-17 | manifest | Florian Dold | |
2016-11-17 | fix help link | Florian Dold | |
2016-11-17 | implement / fix i18n for JSX | Florian Dold | |
2016-11-17 | rate-limit concurrent processPreCoin | Florian Dold | |
2016-11-16 | do not change fractional base yet | Florian Dold | |
2016-11-16 | manifest 0.1.4 | Florian Dold | |
2016-11-16 | fix syntax | Florian Dold | |
2016-11-16 | fix translation stub | Florian Dold | |
2016-11-16 | add missing file | Florian Dold | |
2016-11-16 | make fractional base a constant | Florian Dold | |
2016-11-16 | add JSX classes for translation | Florian Dold | |
2016-11-16 | add JSX translation extraction | Florian Dold | |
2016-11-16 | perf logging for crypto rpc | Florian Dold | |
2016-11-16 | incrementally verify denoms | Florian Dold | |
The denominations are not stored in a separate object store. | |||
2016-11-15 | re-add vendor / fix gitignore | Florian Dold | |
2016-11-15 | renaming / dce | Florian Dold | |
2016-11-15 | dce | Florian Dold | |
2016-11-14 | fix insufficient funds message (#4768) | Florian Dold | |
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 | add test cases for coin selection | Florian Dold | |
2016-11-14 | improve error handling intest harness | Florian Dold | |