668d910c44
* ethereum-types refactor in progress * ethereum-types refactor in progress * ethereum-types refactor in progress * ethereum-types refactor in progress * ethereum-types refactor finished * cleanup bloom mess * simplify usage of Bloom in few places * removed obsolete util/src/lib.rs * removed commented out code * ethereum-types 0.1.4 * updated ethereum-types and tiny-keccak
10 lines
310 B
Markdown
10 lines
310 B
Markdown
# bloomchain
|
|
Standalone blockchain bloom filter.
|
|
|
|
[![Build Status][travis-image]][travis-url]
|
|
|
|
[travis-image]: https://travis-ci.org/paritytech/bloomchain.svg?branch=master
|
|
[travis-url]: https://travis-ci.org/paritytech/bloomchain
|
|
|
|
[Documentation](http://paritytech.github.io/bloomchain/bloomchain/index.html)
|