openethereum/parity
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
..
account.rs
blockchain.rs
cache.rs
cli.rs Backports to beta (#2068) 2016-09-11 14:04:17 +02:00
configuration.rs Backports to beta (#2068) 2016-09-11 14:04:17 +02:00
dapps.rs Fixing compilation without ui feature (#2207) 2016-09-21 11:51:49 +01:00
deprecated.rs
dir.rs
helpers.rs
informant.rs Backports to beta (#1919) 2016-08-12 12:16:20 +02:00
io_handler.rs
main.rs
migration.rs Accounts bloom (#2357) 2016-09-29 11:27:41 +02:00
modules.rs
params.rs Check pruning by db modification date (#1924) 2016-08-12 17:48:11 +02:00
presale.rs
rpc_apis.rs Backports to beta (#1919) 2016-08-12 12:16:20 +02:00
rpc.rs
run.rs Backports to beta (#1919) 2016-08-12 12:16:20 +02:00
signer.rs Disable colors for signer token in beta (#2379) 2016-09-28 23:33:50 +02:00
snapshot.rs Backports to beta (#1919) 2016-08-12 12:16:20 +02:00
sync.rs
upgrade.rs
url.rs