forked from cerc-io/laconicd-deprecated
* Add bloom filter to tx receipt * wip tx receipt logs to be tested * Added Bloom - Height Mapping * keeper.go sets <height:bloombits> * keeper.go gets <height> --> bloombits * updating and querying bloom by block (to be tested with real logs) * fix bug with contract address return * added error handling instead of logging |
||
|---|---|---|
| .. | ||
| chain_config.go | ||
| codec.go | ||
| dump.go | ||
| emint_msg_test.go | ||
| emint_msg.go | ||
| journal.go | ||
| key.go | ||
| msg_encoding.go | ||
| msg_test.go | ||
| msg.go | ||
| querier.go | ||
| state_object.go | ||
| state_transition.go | ||
| statedb.go | ||
| utils.go | ||