openethereum/ethcore
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
..
benches Clean up existing benchmarks (#9839) 2018-11-06 21:22:44 +08:00
blockchain Extract blockchain from ethcore (#10114) 2019-01-04 14:05:46 +01:00
db Extract blockchain from ethcore (#10114) 2019-01-04 14:05:46 +01:00
evm Move a bunch of stuff around (#10101) 2018-12-28 17:33:49 +08:00
light Extract blockchain from ethcore (#10114) 2019-01-04 14:05:46 +01:00
node-filter Move a bunch of stuff around (#10101) 2018-12-28 17:33:49 +08:00
private-tx Extract blockchain from ethcore (#10114) 2019-01-04 14:05:46 +01:00
res ethcore: update hardcoded headers (#10123) 2019-01-04 13:26:18 +01:00
service Extract blockchain from ethcore (#10114) 2019-01-04 14:05:46 +01:00
src Extract blockchain from ethcore (#10114) 2019-01-04 14:05:46 +01:00
sync Private tx enabled flag added into STATUS packet (#9999) 2019-01-04 19:57:01 +01:00
types Extract blockchain from ethcore (#10114) 2019-01-04 14:05:46 +01:00
vm Extract blockchain from ethcore (#10114) 2019-01-04 14:05:46 +01:00
wasm Update pwasm-utils to 0.6.1 (#10134) 2019-01-04 16:56:56 +01:00
Cargo.toml Extract blockchain from ethcore (#10114) 2019-01-04 14:05:46 +01:00