openethereum/parity
Arkadiy Paronyan cf6d870b09 Backporting to beta (#4203)
* Minor typo to ensure it updates only when synced. (#4188)

* 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.

* Poll for upgrades as part of global status (long) (#4197)

* Poll for upgrades as part of global status (long)

* Fix path

* Prevent duplicate incoming connections (#4180)
2017-01-18 17:56:32 +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 Backporting to beta (#4152) 2017-01-12 17:06:15 +01:00
dapps.rs Fixing compilation without dapps. (#4088) 2017-01-09 11:16:05 +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 Backporting to beta (#4203) 2017-01-18 17:56:32 +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 Backporting to beta (#4152) 2017-01-12 17:06:15 +01:00
rpc_apis.rs Global Fetch Service (#3915) 2016-12-22 18:26:39 +01:00
rpc.rs Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
run.rs Opening local dapp (#4041) 2017-01-06 16:05:58 +01:00
signer.rs Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +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