openethereum/parity
Arkadiy Paronyan 7cab6ac263 Updater fixes (#4196)
* Minor typo to ensure it updates only when synced.

* Fix deadlock.

* Skip unneeded arg in making list.

* Allow auto-restart even when not running an update.

* Fix trace.

* Update update info on each loop.

* Fix build.

* Shutdown all sockets

* Remove superfluous use.
2017-01-17 23:34:46 +01:00
..
cli Default to no auto-update. (#4092) 2017-01-09 18:33:53 +01:00
account.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
blockchain.rs Owning views of blockchain data (#3982) 2016-12-28 12:44:51 +00:00
boot.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
cache.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
configuration.rs Get rid of unsafe code in ethkey, propagate incorrect Secret errors. (#4119) 2017-01-11 12:16:47 +01:00
dapps.rs New jsonrpc-core with futures and metadata support (#3859) 2017-01-11 20:02:27 +01:00
deprecated.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
dir.rs Using local path on Windows (#4017) 2017-01-05 13:12:54 +00:00
helpers.rs Using local path on Windows (#4017) 2017-01-05 13:12:54 +00:00
informant.rs Owning views of blockchain data (#3982) 2016-12-28 12:44:51 +00:00
main.rs Updater fixes (#4196) 2017-01-17 23:34:46 +01:00
migration.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
modules.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
params.rs Adaptive hints 2017-01-04 16:51:27 +01:00
presale.rs Get rid of unsafe code in ethkey, propagate incorrect Secret errors. (#4119) 2017-01-11 12:16:47 +01:00
rpc.rs New jsonrpc-core with futures and metadata support (#3859) 2017-01-11 20:02:27 +01:00
rpc_apis.rs New jsonrpc-core with futures and metadata support (#3859) 2017-01-11 20:02:27 +01:00
run.rs New jsonrpc-core with futures and metadata support (#3859) 2017-01-11 20:02:27 +01:00
signer.rs New jsonrpc-core with futures and metadata support (#3859) 2017-01-11 20:02:27 +01:00
snapshot.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
stratum.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
sync.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
upgrade.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
url.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
user_defaults.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00