* 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> |
||
|---|---|---|
| .. | ||
| chain | ||
| light_sync | ||
| res | ||
| tests | ||
| api.rs | ||
| block_sync.rs | ||
| blocks.rs | ||
| lib.rs | ||
| private_tx.rs | ||
| snapshot.rs | ||
| sync_io.rs | ||
| transactions_stats.rs | ||