openethereum/ethcore/sync/src/tests
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
..
chain.rs Update log -> 0.4, env_logger -> 0.5. (#9294) 2018-08-10 00:04:10 +01:00
consensus.rs Add type for passwords. (#8920) 2018-06-22 15:09:15 +02:00
helpers.rs Private packets verification and queue refactoring (#8715) 2018-08-29 20:31:04 +08:00
mod.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
private.rs Private packets verification and queue refactoring (#8715) 2018-08-29 20:31:04 +08:00
rpc.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
snapshot.rs Update log -> 0.4, env_logger -> 0.5. (#9294) 2018-08-10 00:04:10 +01:00