= Add eth_node_fingerprint to block that can be imitated by both hot and cold imports - Only sync missing blocks (blocks that are missing or don't share a fingerprint) on cold import - Set block is_final status after import
* Make transactions requests in parallel * Update transaction error handling
- Adds interfaces for developers to build handlers that update data in response to log events - Resolves #29