Directories
¶
| Path | Synopsis |
|---|---|
|
Package accounts implements high level Ethereum account management.
|
Package accounts implements high level Ethereum account management. |
|
abi
Package abi implements the Ethereum ABI (Application Binary Interface).
|
Package abi implements the Ethereum ABI (Application Binary Interface). |
|
abi/bind
Package bind generates Ethereum contract Go bindings.
|
Package bind generates Ethereum contract Go bindings. |
|
keystore
Package keystore implements encrypted storage of secp256k1 private keys.
|
Package keystore implements encrypted storage of secp256k1 private keys. |
|
usbwallet
Package usbwallet implements support for USB hardware wallets.
|
Package usbwallet implements support for USB hardware wallets. |
|
usbwallet/internal/trezor
Package trezor contains the wire protocol wrapper in Go.
|
Package trezor contains the wire protocol wrapper in Go. |
|
Package common contains various helper functions.
|
Package common contains various helper functions. |
|
bitutil
Package bitutil implements fast bitwise operations.
|
Package bitutil implements fast bitwise operations. |
|
compiler
Package compiler wraps the Solidity compiler executable (solc).
|
Package compiler wraps the Solidity compiler executable (solc). |
|
hexutil
Package hexutil implements hex encoding with 0x prefix.
|
Package hexutil implements hex encoding with 0x prefix. |
|
math
Package math provides integer math utilities.
|
Package math provides integer math utilities. |
|
mclock
package mclock is a wrapper for a monotonic clock source
|
package mclock is a wrapper for a monotonic clock source |
|
tools/configtxgen
command
|
|
|
tools/configtxlator
command
|
|
|
tools/cryptogen
command
|
|
|
tools/idemixgen
command
|
|
|
tools/protolator/testprotos
Package testprotos is a generated protocol buffer package.
|
Package testprotos is a generated protocol buffer package. |
|
compression
|
|
|
rle
Package rle implements the run-length encoding used for Ethereum data.
|
Package rle implements the run-length encoding used for Ethereum data. |
|
contracts
|
|
|
chequebook
Package chequebook package wraps the 'chequebook' Ethereum smart contract.
|
Package chequebook package wraps the 'chequebook' Ethereum smart contract. |
|
Package core implements the Ethereum consensus protocol.
|
Package core implements the Ethereum consensus protocol. |
|
asm
Provides support for dealing with EVM assembly instructions (e.g., disassembling them).
|
Provides support for dealing with EVM assembly instructions (e.g., disassembling them). |
|
bloombits
Package bloombits implements bloom filtering on batches of data.
|
Package bloombits implements bloom filtering on batches of data. |
|
chaincode/shim
Package shim provides APIs for the chaincode to access its state variables, transaction context and call other chaincodes.
|
Package shim provides APIs for the chaincode to access its state variables, transaction context and call other chaincodes. |
|
handlers/auth/plugin
command
|
|
|
handlers/decoration/plugin
command
|
|
|
ledger/kvledger/example/main
command
|
|
|
scc/cscc
Package cscc chaincode configer provides functions to manage configuration transactions as the network is being reconfigured.
|
Package cscc chaincode configer provides functions to manage configuration transactions as the network is being reconfigured. |
|
state
Package state provides a caching layer atop the Ethereum state trie.
|
Package state provides a caching layer atop the Ethereum state trie. |
|
types
Package types contains data types related to Ethereum consensus.
|
Package types contains data types related to Ethereum consensus. |
|
vm
Package vm implements the Ethereum Virtual Machine.
|
Package vm implements the Ethereum Virtual Machine. |
|
vm/runtime
Package runtime provides a basic execution model for executing EVM code.
|
Package runtime provides a basic execution model for executing EVM code. |
|
bn256
Package bn256 implements a particular bilinear group at the 128-bit security level.
|
Package bn256 implements a particular bilinear group at the 128-bit security level. |
|
secp256k1
Package secp256k1 wraps the bitcoin secp256k1 C library.
|
Package secp256k1 wraps the bitcoin secp256k1 C library. |
|
sha3
Package sha3 implements the SHA-3 fixed-output-length hash functions and the SHAKE variable-output-length hash functions defined by FIPS-202.
|
Package sha3 implements the SHA-3 fixed-output-length hash functions and the SHAKE variable-output-length hash functions defined by FIPS-202. |
|
Package eth implements the Ethereum protocol.
|
Package eth implements the Ethereum protocol. |
|
downloader
Package downloader contains the manual full chain synchronisation.
|
Package downloader contains the manual full chain synchronisation. |
|
fetcher
Package fetcher contains the block announcement based synchronisation.
|
Package fetcher contains the block announcement based synchronisation. |
|
filters
Package filters implements an ethereum filtering system for block, transactions and log events.
|
Package filters implements an ethereum filtering system for block, transactions and log events. |
|
events
|
|
|
Package idemix is a generated protocol buffer package.
|
Package idemix is a generated protocol buffer package. |
|
Package miner implements Ethereum block creation and mining.
|
Package miner implements Ethereum block creation and mining. |
|
Package node sets up multi-protocol Ethereum nodes.
|
Package node sets up multi-protocol Ethereum nodes. |
|
Package main is the entrypoint for the orderer binary and calls only into the server.Main() function.
|
Package main is the entrypoint for the orderer binary and calls only into the server.Main() function. |
|
common/msgprocessor
Package msgprocessor provides the implementations for processing of the assorted message types which may arrive in the system through Broadcast.
|
Package msgprocessor provides the implementations for processing of the assorted message types which may arrive in the system through Broadcast. |
|
common/multichannel
Package multichannel tracks the channel resources for the orderer.
|
Package multichannel tracks the channel resources for the orderer. |
|
sample_clients/broadcast_config
command
|
|
|
sample_clients/broadcast_msg
command
|
|
|
sample_clients/deliver_stdout
command
|
|
|
Package p2p implements the Ethereum p2p network protocols.
|
Package p2p implements the Ethereum p2p network protocols. |
|
discover
Package discover implements the Node Discovery Protocol.
|
Package discover implements the Node Discovery Protocol. |
|
discv5
Package discv5 implements the RLPx v5 Topic Discovery Protocol.
|
Package discv5 implements the RLPx v5 Topic Discovery Protocol. |
|
enr
Package enr implements Ethereum Node Records as defined in EIP-778.
|
Package enr implements Ethereum Node Records as defined in EIP-778. |
|
nat
Package nat provides access to common network port mapping protocols.
|
Package nat provides access to common network port mapping protocols. |
|
netutil
Package netutil contains extensions to the net package.
|
Package netutil contains extensions to the net package. |
|
protocols
Package protocols is an extension to p2p.
|
Package protocols is an extension to p2p. |
|
simulations
Package simulations simulates p2p networks.
|
Package simulations simulates p2p networks. |
|
simulations/examples
command
|
|
|
protos
|
|
|
common
Package common is a generated protocol buffer package.
|
Package common is a generated protocol buffer package. |
|
gossip
Package gossip is a generated protocol buffer package.
|
Package gossip is a generated protocol buffer package. |
|
ledger/queryresult
Package queryresult is a generated protocol buffer package.
|
Package queryresult is a generated protocol buffer package. |
|
ledger/rwset
Package rwset is a generated protocol buffer package.
|
Package rwset is a generated protocol buffer package. |
|
ledger/rwset/kvrwset
Package kvrwset is a generated protocol buffer package.
|
Package kvrwset is a generated protocol buffer package. |
|
msp
Package msp is a generated protocol buffer package.
|
Package msp is a generated protocol buffer package. |
|
orderer
Package orderer is a generated protocol buffer package.
|
Package orderer is a generated protocol buffer package. |
|
peer
Package peer is a generated protocol buffer package.
|
Package peer is a generated protocol buffer package. |
|
Package rlp implements the RLP serialization format.
|
Package rlp implements the RLP serialization format. |
Click to show internal directories.
Click to hide internal directories.