Gav Wood
|
d14b6871a5
|
Cleanup of colour code. Use is_a_tty. (#1621)
* Cleanup of colour code. Use is_a_tty.
* Fix test build.
* Another fix.
|
2016-07-15 10:11:14 +02:00 |
|
Gav Wood
|
3abe3e1fbc
|
Fix logging (#1590)
* Strip colour for everywhere except the terminal.
* Log to file.
Fixes #1560.
* Fix indentation.
[ci:skip]
* Remove unnecessary clone()ing.
* Update setup_log.rs
* remove unnecessary mutex in logging (#1601)
|
2016-07-13 09:05:26 +02:00 |
|
Gav Wood
|
92edf7f511
|
Safe coloured logging.
|
2016-06-30 08:20:34 +02:00 |
|
Tomasz Drwięga
|
87d0f09a44
|
Base for Signer Websockets server (#1158)
* Basic signing queue
* Adding docs
* WebSockets server for signer
* Removing TODO
* Shortening the syntax
* Exposing types from RPC
* Fixing indentation
* Update main.rs
|
2016-05-28 19:30:31 +02:00 |
|
Tomasz Drwięga
|
a950b81ee8
|
Fixing clippy warnings
|
2016-05-17 10:32:05 +02:00 |
|
Tomasz Drwięga
|
3e280a3386
|
Splitting Configuration to separate module
|
2016-04-21 16:45:07 +02:00 |
|
Tomasz Drwięga
|
69af2de3ba
|
Fixing clippy warning
|
2016-04-21 16:02:11 +02:00 |
|
Tomasz Drwięga
|
09b2d7b3a6
|
Separating RPC
|
2016-04-21 13:12:43 +02:00 |
|