openethereum/ethcore/src/ethereum
Tomasz Drwięga 2e6684dae8 Various state copy optimizations (#2172)
* Avoid cloning clean stuff

* Don't clone state when closing/locking blocks

* handle errors in commit

* revert `close_and_lock` changes

* defer state root update until post state commit
2016-09-21 11:49:11 +01:00
..
denominations.rs added license in every *.rs file 2016-02-05 13:40:41 +01:00
ethash.rs Various state copy optimizations (#2172) 2016-09-21 11:49:11 +01:00
mod.rs handling invalid spec jsons properly, additional tests, closes #1840 2016-09-05 17:41:34 +02:00