package
0.79.0-preview.4
Repository: https://github.com/vegaprotocol/vega.git
Documentation: pkg.go.dev
# README
Validators
This package manages the mapping of Tendermint nodes to Vega nodes. This is important as it determines which nodes need to be involved in a multisig transacton (e.g. when a user wants to withdraw collateral).
# Packages
No description provided by the author
Package mocks is a generated GoMock package.
# Functions
CalcAntiWhalingScore calculates the anti-whaling stake score for the validators represented in the given delegation set.
CalcDelegation extracts the delegation of the validator set from the delegation state slice and returns the total delegation.
calcValidatorScore calculates the stake based raw validator score with anti whaling.
No description provided by the author
No description provided by the author
No description provided by the author
NewDefaultConfig creates an instance of the package specific configuration.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SignAnnounceNode adds the signature for the ethereum and Vega address / pubkeys.
No description provided by the author
SignAnnounceNode adds the signature for the ethereum and Vega address / pubkeys.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Config represents governance specific configuration.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Broker needs no mocks.
No description provided by the author
No description provided by the author
No description provided by the author
Notary ...
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
ValidatorMapping maps a tendermint pubkey with a vega pubkey.
No description provided by the author