superevents

package
v1.13.6 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChainIndexingContinueEvent added in v1.13.4

type ChainIndexingContinueEvent struct {
	ChainID eth.ChainID
}

func (ChainIndexingContinueEvent) String added in v1.13.4

func (ev ChainIndexingContinueEvent) String() string

type CrossSafeUpdateEvent

type CrossSafeUpdateEvent struct {
	ChainID      eth.ChainID
	NewCrossSafe types.DerivedBlockSealPair
}

func (CrossSafeUpdateEvent) String

func (ev CrossSafeUpdateEvent) String() string

type CrossUnsafeUpdateEvent

type CrossUnsafeUpdateEvent struct {
	ChainID        eth.ChainID
	NewCrossUnsafe types.BlockSeal
}

func (CrossUnsafeUpdateEvent) String

func (ev CrossUnsafeUpdateEvent) String() string

type FinalizedL1RequestEvent

type FinalizedL1RequestEvent struct {
	FinalizedL1 eth.BlockRef
}

func (FinalizedL1RequestEvent) String

func (ev FinalizedL1RequestEvent) String() string

type FinalizedL1UpdateEvent

type FinalizedL1UpdateEvent struct {
	FinalizedL1 eth.BlockRef
}

func (FinalizedL1UpdateEvent) String

func (ev FinalizedL1UpdateEvent) String() string

type FinalizedL2UpdateEvent

type FinalizedL2UpdateEvent struct {
	ChainID     eth.ChainID
	FinalizedL2 types.BlockSeal
}

func (FinalizedL2UpdateEvent) String

func (ev FinalizedL2UpdateEvent) String() string

type InvalidateLocalSafeEvent

type InvalidateLocalSafeEvent struct {
	ChainID   eth.ChainID
	Candidate types.DerivedBlockRefPair
}

func (InvalidateLocalSafeEvent) String

func (ev InvalidateLocalSafeEvent) String() string

type LocalDerivedEvent

type LocalDerivedEvent struct {
	ChainID eth.ChainID
	Derived types.DerivedBlockRefPair
	NodeID  string
}

func (LocalDerivedEvent) String

func (ev LocalDerivedEvent) String() string

type LocalDerivedOriginUpdateEvent

type LocalDerivedOriginUpdateEvent struct {
	ChainID eth.ChainID
	Origin  eth.BlockRef
}

func (LocalDerivedOriginUpdateEvent) String

type LocalSafeUpdateEvent

type LocalSafeUpdateEvent struct {
	ChainID      eth.ChainID
	NewLocalSafe types.DerivedBlockSealPair
}

func (LocalSafeUpdateEvent) String

func (ev LocalSafeUpdateEvent) String() string

type LocalUnsafeReceivedEvent

type LocalUnsafeReceivedEvent struct {
	ChainID        eth.ChainID
	NewLocalUnsafe eth.BlockRef
}

func (LocalUnsafeReceivedEvent) String

func (ev LocalUnsafeReceivedEvent) String() string

type LocalUnsafeUpdateEvent

type LocalUnsafeUpdateEvent struct {
	ChainID        eth.ChainID
	NewLocalUnsafe eth.BlockRef
}

func (LocalUnsafeUpdateEvent) String

func (ev LocalUnsafeUpdateEvent) String() string

type ReplaceBlockEvent

type ReplaceBlockEvent struct {
	ChainID     eth.ChainID
	Replacement types.BlockReplacement
}

func (ReplaceBlockEvent) String

func (ev ReplaceBlockEvent) String() string

type ResetPreInteropRequestEvent added in v1.13.4

type ResetPreInteropRequestEvent struct {
	ChainID eth.ChainID
}

func (ResetPreInteropRequestEvent) String added in v1.13.4

func (ev ResetPreInteropRequestEvent) String() string

type RewindL1Event

type RewindL1Event struct {
	IncomingBlock eth.BlockID
}

func (RewindL1Event) String

func (ev RewindL1Event) String() string

type SafeActivationBlockEvent added in v1.13.4

type SafeActivationBlockEvent struct {
	Safe    types.DerivedBlockRefPair
	ChainID eth.ChainID
}

func (SafeActivationBlockEvent) String added in v1.13.4

func (ev SafeActivationBlockEvent) String() string

type UnsafeActivationBlockEvent added in v1.13.4

type UnsafeActivationBlockEvent struct {
	Unsafe  eth.BlockRef
	ChainID eth.ChainID
}

func (UnsafeActivationBlockEvent) String added in v1.13.4

func (ev UnsafeActivationBlockEvent) String() string

type UpdateCrossSafeRequestEvent

type UpdateCrossSafeRequestEvent struct {
	ChainID eth.ChainID
}

func (UpdateCrossSafeRequestEvent) String

func (ev UpdateCrossSafeRequestEvent) String() string

type UpdateCrossUnsafeRequestEvent

type UpdateCrossUnsafeRequestEvent struct {
	ChainID eth.ChainID
}

func (UpdateCrossUnsafeRequestEvent) String

type UpdateLocalSafeFailedEvent added in v1.12.0

type UpdateLocalSafeFailedEvent struct {
	ChainID eth.ChainID
	Err     error
	NodeID  string
}

func (UpdateLocalSafeFailedEvent) String added in v1.12.0

func (ev UpdateLocalSafeFailedEvent) String() string

Jump to

Keyboard shortcuts

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