Files
openethereum/parity
Andre Silva c7af702270 Refactor price_info (#6003)
* refactor PriceInfo to use Fetch and reuse the client

* forget Fetch future to keep it running in the background

* update Debug message for price_info::Client

* wrap underlying errors in price_info client

* use debug_struct in price_info client debug implementation

* use global fetch service in price_info client

* rename gas_pricer parameter in RunCmd

* move price_info to its own crate

* fix price_info tests

* replace rustc_serialize with serde_json in price_info

* add documentation for price_info

* remove unused rustc-serialize dependency from ethcore

* fix price_info formatting

* re-export fetch crate in price_info

* remove unused cfg attributes in price_info

* add tests for price_info
2017-07-16 18:22:45 +02:00
..
2017-01-25 18:51:41 +01:00
2017-05-02 11:40:03 +02:00
2017-07-16 18:22:45 +02:00
2017-07-11 13:45:23 +02:00
2017-04-03 10:27:37 +02:00
2017-07-16 18:22:45 +02:00
2017-03-22 18:32:04 +01:00
2017-07-16 18:22:45 +02:00
2017-02-09 19:07:06 -05:00
2017-07-14 20:40:28 +02:00
2017-07-16 18:22:45 +02:00
2017-05-24 12:24:07 +02:00
2017-07-14 20:40:28 +02:00
2017-01-25 18:51:41 +01:00
2017-01-25 18:51:41 +01:00
2017-07-06 11:36:15 +02:00