Package

com.mchange.sc.v1.consuela.ethereum.pow

ethash23

Permalink

package ethash23

implementing REVISION 23 of Ethash spec, defined https://github.com/ethereum/wiki/wiki/Ethash

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

Type Members

  1. case class Hashimoto(mixDigest: Seq[Byte], result: Unsigned256) extends Product with Serializable

    Permalink
  2. trait Implementation extends AnyRef

    Permalink
  3. final class JHashimoto extends AnyRef

    Permalink
  4. final class JavaHelpers extends AnyRef

    Permalink
  5. trait JavaMonitorFactory extends Factory

    Permalink
  6. trait Manager extends AnyRef

    Permalink

Value Members

  1. object DagFile

    Permalink
  2. object Implementation

    Permalink
  3. lazy val IntArrayClassTag: ClassTag[Array[Int]]

    Permalink
  4. object JavaHelpers

    Permalink
  5. lazy val LongArrayClassTag: ClassTag[Array[Long]]

    Permalink
  6. object Manager

    Permalink
  7. object Seed

    Permalink
  8. def blocksRemainingInEpoch(blockNumber: Long): Long

    Permalink
  9. def epochFromBlock(blockNumber: Long): Long

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped