openethereum/parity
Anton Gavrilov b180be7526 Private tx enabled flag added into STATUS packet (#9999)
* Add private tx enabled flag into status packet

* Error log added for the case with no peers available

* Add flag only for supported protocol versions

* Work with private handler refactored

* Log target changed

* Cargo.lock updated
2019-01-04 19:57:01 +01:00
..
cli light(on_demand): decrease default time window to 10 secs (#10016) 2018-12-05 19:17:26 +08:00
db Extract blockchain from ethcore (#10114) 2019-01-04 14:05:46 +01:00
light_helpers Extract blockchain from ethcore (#10114) 2019-01-04 14:05:46 +01:00
account.rs Extract blockchain from ethcore (#10114) 2019-01-04 14:05:46 +01:00
blockchain.rs Extract blockchain from ethcore (#10114) 2019-01-04 14:05:46 +01:00
cache.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
configuration.rs Extract blockchain from ethcore (#10114) 2019-01-04 14:05:46 +01:00
deprecated.rs Remove node-health (#9119) 2018-07-18 16:27:29 +02:00
export_hardcoded_sync.rs Extract blockchain from ethcore (#10114) 2019-01-04 14:05:46 +01:00
helpers.rs Expose config max-round-blocks-to-import (#9439) 2018-10-26 13:21:36 +02:00
informant.rs Extract blockchain from ethcore (#10114) 2019-01-04 14:05:46 +01:00
ipfs.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
lib.rs Extract blockchain from ethcore (#10114) 2019-01-04 14:05:46 +01:00
main.rs Allow setting the panic hook with parity-clib (#9292) 2018-08-10 11:06:30 +02:00
modules.rs Private tx enabled flag added into STATUS packet (#9999) 2019-01-04 19:57:01 +01:00
params.rs Support MIX. (#9767) 2018-11-01 11:06:53 +01:00
presale.rs Extract blockchain from ethcore (#10114) 2019-01-04 14:05:46 +01:00
rpc.rs Option to disable keep alive for JSON-RPC http transport (#9848) 2018-11-05 22:39:51 +08:00
rpc_apis.rs Add Error message when sync is still in progress. (#9475) 2018-11-27 02:58:27 +08:00
run.rs Private tx enabled flag added into STATUS packet (#9999) 2019-01-04 19:57:01 +01:00
secretstore.rs Remove secret_store runtimes. (#9888) 2018-11-26 01:36:43 +08:00
signer.rs Remove UI related settings from CLI (#8783) 2018-06-06 10:05:52 +02:00
snapshot.rs Extract blockchain from ethcore (#10114) 2019-01-04 14:05:46 +01:00
stratum.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
upgrade.rs Replace `std::env::home_dir()` with `home` crate impl. (#9293) 2018-08-21 15:30:24 +02:00
user_defaults.rs parity: fix UserDefaults json parser (#9189) 2018-07-23 13:57:50 +02:00
whisper.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00