openethereum/ethcore
Wei Tang 7434026f5f
Make checkpoint_storage_at use plain loop instead of recursion (#9734)
* Make checkpoint_storage_at use plain loop instead of recursion

* Add target: "state" to warn!

* Use iterator::Skip
2018-10-15 22:06:56 +08:00
..
benches ethcore: minor optimization of modexp by using LR exponentiation (#9697) 2018-10-04 12:29:53 +01:00
evm Use signed 256-bit integer for sstore gas refund substate (#9746) 2018-10-15 17:09:55 +08:00
light Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
node_filter new ethabi (#9511) 2018-09-13 11:04:39 +02:00
private-tx Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
res Add Callisto support (#9534) 2018-10-11 11:03:57 +02:00
service Fetch `parity-common` crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
src Make checkpoint_storage_at use plain loop instead of recursion (#9734) 2018-10-15 22:06:56 +08:00
stratum Fetch `parity-common` crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
sync Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
transaction Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
types Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
vm Use signed 256-bit integer for sstore gas refund substate (#9746) 2018-10-15 17:09:55 +08:00
wasm Use signed 256-bit integer for sstore gas refund substate (#9746) 2018-10-15 17:09:55 +08:00
Cargo.toml Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00