openethereum/ethcore
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
..
benches Clean up existing benchmarks (#9839) 2018-11-06 21:22:44 +08:00
evm Move a bunch of stuff around (#10101) 2018-12-28 17:33:49 +08:00
light Move a bunch of stuff around (#10101) 2018-12-28 17:33:49 +08:00
node-filter Move a bunch of stuff around (#10101) 2018-12-28 17:33:49 +08:00
private-tx Move a bunch of stuff around (#10101) 2018-12-28 17:33:49 +08:00
res HF in POA Sokol (2019-01-04) (#10077) 2019-01-02 11:19:24 +01:00
service Move a bunch of stuff around (#10101) 2018-12-28 17:33:49 +08:00
src Use LenCachingMutex to optimize verification. (#10117) 2019-01-03 14:11:07 +01:00
sync Identity fix (#10128) 2019-01-04 13:23:46 +01:00
transaction Move a bunch of stuff around (#10101) 2018-12-28 17:33:49 +08:00
types Move a bunch of stuff around (#10101) 2018-12-28 17:33:49 +08:00
vm Use signed 256-bit integer for sstore gas refund substate (#9746) 2018-10-15 17:09:55 +08:00
wasm Add a optional json dump state to evm-bin (#9706) 2018-11-25 20:12:59 +01:00
Cargo.toml Move a bunch of stuff around (#10101) 2018-12-28 17:33:49 +08:00