Skip to content

Tags: feynmanliang/parity

Tags

v1.7.0

Toggle v1.7.0's commit message
Refactor price_info (openethereum#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

v1.6.9

Toggle v1.6.9's commit message
Revert " build with UI"

This reverts commit 9760ddc.

stable-release

Toggle stable-release's commit message
remove ethcore hub

nightly

Toggle nightly's commit message
fix error message (openethereum#6065)

v1.5.13

Toggle v1.5.13's commit message
bumped nanomsg

v1.6.8

Toggle v1.6.8's commit message
js-precompiled 20170608-105446

beta-release

Toggle beta-release's commit message
js-precompiled 20170608-105446

test-tag

Toggle test-tag's commit message
whitespace

v1.6.7

Toggle v1.6.7's commit message
Backporting to beta (openethereum#5657)

* Add CHANGELOG.md (openethereum#5513)

* Add CHANGELOG.md

* Add some more verbose CHANGELOG information for beta and stable releases

* Add dates to releases

* reorg into blocks before minimum history (openethereum#5558)

* v1.6.7

v1.6.6

Toggle v1.6.6's commit message
js-precompiled 20170411-114812