Package org.hyperledger.besu.plugin.data
package org.hyperledger.besu.plugin.data
-
ClassDescriptionProvides context information about a block that has been added to the blockchain.Defines the different types of block addition events that can occur in the blockchain.Represents the reason a block is marked as "bad"An enum representing the reason why a block is marked badThe parts of a Block not in the
BlockHeader, information corresponding to the comprised transactions inBlockBody.getTransactions(), and a set of other block headers inBlockBody.getOmmers(), as defined in the Ethereum Yellow Paper.The minimum set of data for a BlockContext.The minimum set of data for a BlockHeader, as defined in the Ethereum Yellow Paper.BlockOverrides represents the block overrides for a block.Builder for BlockOverrides.Represents the result of tracing a block, containing information about the transaction traces.A builder class for constructing a BlockTraceResult.The interface Enode url.A Log entry from a transaction execution.A Log entry from a transaction execution.This class represents the result of simulating the processing of a block.The minimum set of data for a BlockHeader, as defined in the Ethereum Yellow Paper.The minimum set of data for a PropagatedBlockContext.A request is an operation sent to the Beacon NodeThe enum Restriction.An interface forBytesthat also represents a signatureThe interface Sync status.This interface represents the result of processing a transaction.A transaction receipt, containing information pertaining to a transaction execution.Represent the result of the selection process of a candidate transaction, during the block creation phase.Represent the status of a transaction selection result.TransactionSimulationResultRepresents the result of tracing a transaction, including its status and optional error message.Enumeration representing the status of the transaction trace.The interface Unsigned private marker transaction.A withdrawal is a system-level operation to support validator withdrawals that are pushed from the beacon chain to EVM.