go-contatract

module
v0.0.0-...-e1f35ab Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2020 License: LGPL-3.0

README

go-contatract

Official Go implementation of the Contatract protocol

Directories

Path Synopsis
Package accounts implements high level Ethereum account management.
Package accounts implements high level Ethereum account management.
bft
NodeID 和 publicKey 之间的互相转换参见 /p2p/discover 下的 node.go func PubkeyID(pub *ecdsa.PublicKey) NodeID {} func (id NodeID) Pubkey() (*ecdsa.PublicKey, error) {} 两个函数
NodeID 和 publicKey 之间的互相转换参见 /p2p/discover 下的 node.go func PubkeyID(pub *ecdsa.PublicKey) NodeID {} func (id NodeID) Pubkey() (*ecdsa.PublicKey, error) {} 两个函数
Package common contains various helper functions.
Package common contains various helper functions.
Package consensus implements different Ethereum consensus engines.
Package consensus implements different Ethereum consensus engines.
core
internal
Package miner implements Ethereum block creation and mining.
Package miner implements Ethereum block creation and mining.
p2p
Package p2p implements the Ethereum p2p network protocols.
Package p2p implements the Ethereum p2p network protocols.
Package rlp implements the RLP serialization format.
Package rlp implements the RLP serialization format.
Package rpc provides access to the exported methods of an object across a network or other I/O connection.
Package rpc provides access to the exported methods of an object across a network or other I/O connection.
Package trie implements Merkle Patricia Tries.
Package trie implements Merkle Patricia Tries.

Jump to

Keyboard shortcuts

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