evmtypes

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2024 License: Apache-2.0 Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BloomFilter added in v1.0.3

func BloomFilter(bloom types.Bloom, addresses []common.Address, topics [][]common.Hash) bool

func DecodeCallMsg

func DecodeCallMsg(data []byte) (ret ethereum.CallMsg, err error)

func DecodeReceipt

func DecodeReceipt(b []byte) (*types.Receipt, error)

func DecodeTransaction

func DecodeTransaction(b []byte) (*types.Transaction, error)

func EncodeCallMsg

func EncodeCallMsg(c ethereum.CallMsg) []byte

func EncodeReceipt

func EncodeReceipt(receipt *types.Receipt) []byte

EncodeReceipt serializes the receipt in RLP format

func EncodeTransaction

func EncodeTransaction(tx *types.Transaction) []byte

func LogMatches added in v1.0.3

func LogMatches(log *types.Log, addresses []common.Address, topics [][]common.Hash) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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