openethereum/ethcore/sync/src
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
..
chain Identity fix (#10128) 2019-01-04 13:23:46 +01:00
light_sync Fix light client informant while syncing (#9932) 2018-11-26 14:05:02 +03:00
res Support millisecond timestamp for instant seal engine (#9469) 2018-09-06 11:38:00 +02:00
tests Fix pubsub new_blocks notifications to include all blocks (#9987) 2018-12-19 09:24:14 +00:00
api.rs Fix pubsub new_blocks notifications to include all blocks (#9987) 2018-12-19 09:24:14 +00:00
block_sync.rs sync: retry different peer after empty subchain heads response (#9753) 2018-10-25 16:56:59 +02:00
blocks.rs Fix ancient blocks sync (#9531) 2018-10-09 15:31:40 +02:00
lib.rs Remove unused dependencies (#9589) 2018-09-25 15:27:27 +02:00
private_tx.rs Private packets verification and queue refactoring (#8715) 2018-08-29 20:31:04 +08:00
snapshot.rs Don't fetch snapshot chunks at random (#9088) 2018-07-11 13:04:31 +02:00
sync_io.rs Improve block and transaction propagation (#9954) 2018-11-28 11:30:05 +01:00
transactions_stats.rs Improve block and transaction propagation (#9954) 2018-11-28 11:30:05 +01:00