silkworm

package
v0.0.0-...-1f8a15b Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2023 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrInterrupted = silkworm_go.ErrInterrupted
View Source
var New = silkworm_go.New
View Source
var NewMappedBodySnapshot = silkworm_go.NewMappedBodySnapshot
View Source
var NewMappedHeaderSnapshot = silkworm_go.NewMappedHeaderSnapshot
View Source
var NewMappedTxnSnapshot = silkworm_go.NewMappedTxnSnapshot
View Source
var NewMemoryMappedRegion = silkworm_go.NewMemoryMappedRegion

Functions

func ExecuteBlocks

func ExecuteBlocks(s *Silkworm, txn kv.Tx, chainID *big.Int, startBlock uint64, maxBlock uint64, batchSize uint64, writeChangeSets, writeReceipts, writeCallTraces bool) (uint64, error)

Types

type MappedBodySnapshot

type MappedBodySnapshot = silkworm_go.MappedBodySnapshot

type MappedChainSnapshot

type MappedChainSnapshot = silkworm_go.MappedChainSnapshot

type MappedHeaderSnapshot

type MappedHeaderSnapshot = silkworm_go.MappedHeaderSnapshot

type MappedTxnSnapshot

type MappedTxnSnapshot = silkworm_go.MappedTxnSnapshot

type RpcDaemonService

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

func NewRpcDaemonService

func NewRpcDaemonService(s *Silkworm, db kv.RoDB) RpcDaemonService

func (RpcDaemonService) Start

func (service RpcDaemonService) Start() error

func (RpcDaemonService) Stop

func (service RpcDaemonService) Stop() error

type SentryService

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

func NewSentryService

func NewSentryService(s *Silkworm, settings silkworm_go.SentrySettings) SentryService

func (SentryService) Start

func (service SentryService) Start() error

func (SentryService) Stop

func (service SentryService) Stop() error

type SentrySettings

type SentrySettings = silkworm_go.SentrySettings

type Silkworm

type Silkworm = silkworm_go.Silkworm

Jump to

Keyboard shortcuts

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