statebasedval

package
v0.0.0-...-c410d66 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2017 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Validator

type Validator struct {
	// contains filtered or unexported fields
}

Validator validates a tx against the latest committed state and preceding valid transactions with in the same block

func NewValidator

func NewValidator(db statedb.VersionedDB) *Validator

NewValidator constructs StateValidator

func (*Validator) ValidateAndPrepareBatch

func (v *Validator) ValidateAndPrepareBatch(block *common.Block, doMVCCValidation bool) (*statedb.UpdateBatch, error)

ValidateAndPrepareBatch implements method in Validator interface

Jump to

Keyboard shortcuts

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