openethereum/ethcore/sync/src/chain
joshua-mir 130901e820 Identity fix (#10128)
* fix #10125

fix service transaction version detection if --identity is enabled, change test to match how --identity actually works

* fix wrong var

* get the index of  v, not /

* idx, not idx.len()

* Update ethcore/sync/src/chain/propagator.rs

Co-Authored-By: joshua-mir <43032097+joshua-mir@users.noreply.github.com>

* Update ethcore/sync/src/chain/propagator.rs

Co-Authored-By: joshua-mir <43032097+joshua-mir@users.noreply.github.com>

* change version prefix to a const

* space

Co-Authored-By: joshua-mir <43032097+joshua-mir@users.noreply.github.com>
2019-01-04 13:23:46 +01:00
..
handler.rs Fix unstable peers and slowness in sync (#9967) 2018-11-28 12:19:35 +01:00
mod.rs Fix unstable peers and slowness in sync (#9967) 2018-11-28 12:19:35 +01:00
propagator.rs Identity fix (#10128) 2019-01-04 13:23:46 +01:00
requester.rs Fix packet count when talking with PAR2 peers (#8555) 2018-05-14 10:09:05 +02:00
supplier.rs Improve block and transaction propagation (#9954) 2018-11-28 11:30:05 +01:00