dsl

package
v1.13.1 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WithAllLocalUnsafeHeadsAdvancedBy added in v1.13.1

func WithAllLocalUnsafeHeadsAdvancedBy(blocks uint64) func(cfg *VerifySyncStatusConfig)

WithAllLocalUnsafeHeadsAdvancedBy verifies that the local unsafe head of every chain advances by at least the specified number of blocks compared to the value when VerifySyncStatus is called.

Types

type Supervisor added in v1.13.1

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

func (*Supervisor) VerifySyncStatus added in v1.13.1

func (s *Supervisor) VerifySyncStatus(opts ...func(config *VerifySyncStatusConfig))

VerifySyncStatus performs assertions based on the supervisor's SyncStatus endpoint.

type System

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

func Hydrate

func Hydrate(t devtest.T, sys stack.System) *System

func (*System) Supervisor added in v1.13.1

func (s *System) Supervisor(id stack.SupervisorID) *Supervisor

type VerifySyncStatusConfig added in v1.13.1

type VerifySyncStatusConfig struct {
	AllUnsafeHeadsAdvance uint64
}

Jump to

Keyboard shortcuts

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