openethereum/ethcore/src/migrations
Nikolay Volf 4d115987cb Accounts bloom (#2357)
* proper bloom

* incremental bloom updates

* crate update

* return of the column

* fix n^2 byteorder write

* add notes to funs

* working bloom commits

* Optimizations

* bloom diag

* migration basic

* migration ongoing

* migration finalizing

* mingration api workarounds

* fix test_client setups

* snapshot bloom update

* review fixes

* just forward keys in the migration

* migration extra tracing

* fix migration path

* remove close pray

* review issues
2016-09-29 11:27:41 +02:00
..
blocks Single DB (#1741) 2016-07-28 23:46:24 +02:00
extras Single DB (#1741) 2016-07-28 23:46:24 +02:00
state Single DB (#1741) 2016-07-28 23:46:24 +02:00
account_bloom.rs Accounts bloom (#2357) 2016-09-29 11:27:41 +02:00
mod.rs Accounts bloom (#2357) 2016-09-29 11:27:41 +02:00
v9.rs Single DB (#1741) 2016-07-28 23:46:24 +02:00
v10.rs Accounts bloom (#2357) 2016-09-29 11:27:41 +02:00