openethereum/miner/src
Anton Gavrilov 1073d56245 Private packets verification and queue refactoring (#8715)
* Verify private transaction before propagating

* Private transactions queue reworked with tx pool queue direct usage

* Styling fixed

* Prevent resending private packets to the sender

* Process signed private transaction packets via io queue

* Test fixed

* Build and test fixed after merge

* Comments after review fixed

* Signed transaction taken from verified

* Fix after merge

* Pool scoring generalized in order to use externally

* Lib refactored according to the review comments

* Ready state refactored

* Redundant bound and copying removed

* Fixed build after the merge

* Forgotten case reworked

* Review comments fixed

* Logging reworked, target added

* Fix after merge
2018-08-29 20:31:04 +08:00
..
pool Private packets verification and queue refactoring (#8715) 2018-08-29 20:31:04 +08:00
external.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
gas_price_calibrator.rs Introduce more optional features in ethcore (#9020) 2018-07-05 07:19:59 +02:00
gas_pricer.rs Introduce more optional features in ethcore (#9020) 2018-07-05 07:19:59 +02:00
lib.rs Introduce more optional features in ethcore (#9020) 2018-07-05 07:19:59 +02:00
work_notify.rs ethcore: fix pow difficulty validation (#9328) 2018-08-10 15:36:19 +02:00