openethereum/ethcore/src/engines
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
..
basic_authority.rs More performance optimizations (#1814) 2016-08-03 22:03:40 +02:00
instant_seal.rs More performance optimizations (#1814) 2016-08-03 22:03:40 +02:00
mod.rs Instant sealing engine (#1767) 2016-07-30 14:42:31 -07:00
null_engine.rs Collect consensus/null engines into a single module (#1754) 2016-07-28 20:32:20 +02:00