util

package
v0.0.0-...-a6ba2ba Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 22, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AssertEqual

func AssertEqual(a, b any)

func NewRandomBlock

func NewRandomBlock(t *testing.T, height uint32, prevBlockHash types.Hash) *core.Block

func NewRandomBlockWithSignature

func NewRandomBlockWithSignature(t *testing.T, pk crypto.PrivateKey, height uint32, prevHash types.Hash) *core.Block

func NewRandomTransaction

func NewRandomTransaction(size int) *core.Transaction

NewRandomTransaction return a new random transaction whithout signature.

func NewRandomTransactionWithSignature

func NewRandomTransactionWithSignature(t *testing.T, privKey crypto.PrivateKey, size int) *core.Transaction

func RandomBytes

func RandomBytes(size int) []byte

func RandomHash

func RandomHash() types.Hash

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL