Packages

o

com.mchange.sc.v1.consuela.ethereum

EthTransactionExecutor

object EthTransactionExecutor

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. EthTransactionExecutor
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. sealed trait Aborted extends ExecutionStatus
  2. sealed trait ExecutionStatus extends AnyRef
  3. final case class StateUpdate(finalState: EthWorldState, totalGasUsed: Unsigned256, logEntries: IndexedSeq[EthLogEntry]) extends Product with Serializable

Value Members

  1. val Zero: BigInt
  2. val Zero256: Unsigned256
  3. object Aborted
  4. object Completed extends ExecutionStatus