Update log -> 0.4, env_logger -> 0.5.#9294
Conversation
|
It looks like @c0gent signed our Contributor License Agreement. 👍 Many thanks, Parity Technologies CLA Bot |
1569cef to
02048eb
Compare
* Rename a few types & methods. * Change `(Log)Builder::format` (closure) arg.
|
Hey @c0gent Thanks for your PR! Do you know if For example |
|
According to the I will look more closely into the hyper tls crate we're using to make sure. |
|
The latest version of |
|
Thanks 👍 |
…rp_sync_on_light_client * 'master' of https://github.com/paritytech/parity: Allow setting the panic hook with parity-clib (openethereum#9292) Prevent blockchain & miner racing when accessing pending block. (openethereum#9310) Docker alpine: use multi-stage concept (openethereum#9269) Update `log` -> 0.4, `env_logger` -> 0.5. (openethereum#9294) Update tobalaba.json (openethereum#9313) Allow tx pool to be Send (openethereum#9315) Fix codecov.io badge in README (openethereum#9327) Move ethereum-specific H256FastMap type to own crate (openethereum#9307) ethcore sync decodes rlp less often (openethereum#9264)
Rename a few types & methods.
Change
(Log)Builder::format(closure) arg.