citp / BlockSci

A high-performance tool for blockchain science and exploration

Home Page:https://citp.github.io/BlockSci/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

parser: consider using RocksDB bloom filter

maltemoeser opened this issue · comments

RocksDB provides bloom filters which we could use instead of our own implementation.