openethereum/ethcore
André Silva dc14cce7a9 ethcore: fix detection of major import (#9552)
* sync: set state to idle after sync is completed

* sync: refactor sync reset
2018-10-08 12:04:38 +01:00
..
benches ethcore: minor optimization of modexp by using LR exponentiation (#9697) 2018-10-04 12:29:53 +01:00
evm Implement CREATE2 gas changes and fix some potential overflowing (#9694) 2018-10-04 20:50:18 +08:00
light removed redundant clone before each block import (#9683) 2018-10-04 01:44:58 +08:00
node_filter new ethabi (#9511) 2018-09-13 11:04:39 +02:00
private-tx new ethabi (#9511) 2018-09-13 11:04:39 +02:00
res ethcore: delay ropsten hardfork (#9704) 2018-10-05 15:09:42 +08:00
service Fetch `parity-common` crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
src make instantSeal engine backwards compatible, closes #9696 (#9700) 2018-10-04 15:08:20 +02:00
stratum Fetch `parity-common` crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
sync ethcore: fix detection of major import (#9552) 2018-10-08 12:04:38 +01:00
transaction Update state tests execution model (#9440) 2018-09-10 22:38:30 +02:00
types Fetch `parity-common` crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
vm Resumable EVM and heap-allocated callstack (#9360) 2018-10-02 22:33:19 +08:00
wasm Resumable EVM and heap-allocated callstack (#9360) 2018-10-02 22:33:19 +08:00
Cargo.toml Add constantinople conf to EvmTestClient. (#9570) 2018-09-25 12:24:40 +02:00