params

package
v1.4.4 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2021 License: GPL-3.0 Imports: 7 Imported by: 9

Documentation

Overview

Package params defines all custom parameter configurations for running end to end tests.

Index

Constants

This section is empty.

Variables

View Source
var BeaconNodeLogFileName = "beacon-%d.log"

BeaconNodeLogFileName is the file name used for the beacon chain node logs.

View Source
var BootNodeLogFileName = "bootnode.log"

BootNodeLogFileName is the file name used for the beacon chain node logs.

View Source
var DepositCount = uint64(64)

DepositCount is the amount of deposits E2E makes on a separate validator client.

View Source
var SlasherLogFileName = "slasher-%d.log"

SlasherLogFileName is the file name used for the slasher client logs.

View Source
var StandardBeaconCount = 2

StandardBeaconCount is a global constant for the count of beacon nodes of standard E2E tests.

View Source
var TestParams *params

TestParams is the globally accessible var for getting config elements.

View Source
var ValidatorLogFileName = "vals-%d.log"

ValidatorLogFileName is the file name used for the validator client logs.

Functions

func Init

func Init(beaconNodeCount int) error

Init initializes the E2E config, properly handling test sharding.

Types

This section is empty.

Jump to

Keyboard shortcuts

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