openethereum/ethcore/src/ethereum
Arkadiy Paronyan 7093651d70 More performance optimizations (#1814)
* Buffered DB

* Use identity hash for MemoryDB

* Various tweaks

* Delayed DB compression

* Reduce last_hashes cloning

* Keep state cache

* Updating tests

* Optimized to_big_int

* Fixing build with stable

* Safer code
2016-08-03 22:03:40 +02:00
..
denominations.rs added license in every *.rs file 2016-02-05 13:40:41 +01:00
ethash.rs More performance optimizations (#1814) 2016-08-03 22:03:40 +02:00
mod.rs Remove (almost all) panickers from trie module (#1776) 2016-08-03 18:35:48 +02:00