poly

package
v0.0.0-...-c6caad8 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2021 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Overview

* Copyright (C) 2020 The poly network Authors * This file is part of The poly network library. * * The poly network is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * The poly network is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * You should have received a copy of the GNU Lesser General Public License * along with The poly network . If not, see <http://www.gnu.org/licenses/>.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvertAddr

func ConvertAddr(base58Addr string) common.Address

func DeserializeKeepers

func DeserializeKeepers(raw []byte) []common.Address

func RawMultiSigsToList

func RawMultiSigsToList(sigData []byte) ([][]byte, error)

func RecoverSignersFromMultiSigs

func RecoverSignersFromMultiSigs(hash common.Hash, sigs [][]byte) ([]common.Address, error)

func VerifyPolyHeader

func VerifyPolyHeader(hdr *types.Header, peers *ont.ConsensusPeers) error

func VerifySig

func VerifySig(hash common.Hash, multiSigData []byte, keepers []common.Address, m int) error

Types

type BookKeepersChangedEvent

type BookKeepersChangedEvent struct {
	RawPeers []byte `json:"raw_peers"`
}

type GenesisInitEvent

type GenesisInitEvent struct {
	Height    uint32 `json:"height"`
	RawHeader []byte `json:"raw_header"`
}

Jump to

Keyboard shortcuts

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