eth-repository / org.apache.tuweni.eth.repository

Package org.apache.tuweni.eth.repository

Types

BlockHeaderFields

enum class BlockHeaderFields

Block header index fields.

BlockchainIndex

class BlockchainIndex : BlockchainIndexWriter, BlockchainIndexReader

A Lucene-backed indexer capable of indexing blocks and block headers.

BlockchainIndexReader

interface BlockchainIndexReader

Reader of a blockchain index.

BlockchainIndexWriter

interface BlockchainIndexWriter

Indexer for blockchain elements.

BlockchainRepository

class BlockchainRepository

Repository housing blockchain information.

TransactionReceiptFields

enum class TransactionReceiptFields

Transaction receipt index fields.