Versions in this module Expand all Collapse all v1 v1.0.0 Jul 13, 2019 Changes in this version + var EmptyHash = ethCommon.Hash + func BigIntMulBigRat(bigInt *big.Int, bigRat *big.Rat) *big.Int + func BytesToUint32(byte []byte) uint32 + func DeepCopy(dst, src interface{}) error + func GetIPV4Addr() (string, error) + func Has0xPrefix(input string) bool + func IntLeftMostBit(v uint32) uint32 + func IsLocalIP(ip string) bool + func IsNil(data interface{}) bool + func IsP2(shardSize uint32) bool + func MasksHaveOverlap(m1, m2 uint32) bool + func RemoveDuplicate(data []uint64) []uint64 + func Uint32ToBytes(n uint32) []byte + type ConstMinorBlockRewardCalculator struct + func (c *ConstMinorBlockRewardCalculator) GetBlockReward() *big.Int