Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
Package accounts implements high level Hpb account management.
|
Package accounts implements high level Hpb account management. |
abi
Package abi implements the HPB ABI (Application Binary Interface).
|
Package abi implements the HPB ABI (Application Binary Interface). |
keystore
Package keystore implements encrypted storage of secp256k1 private keys.
|
Package keystore implements encrypted storage of secp256k1 private keys. |
bloombits
Package bloombits implements bloom filtering on batches of data.
|
Package bloombits implements bloom filtering on batches of data. |
state
Package state provides a caching layer atop the Hpb state trie.
|
Package state provides a caching layer atop the Hpb state trie. |
types
Package types contains data types related to Hpb consensus.
|
Package types contains data types related to Hpb consensus. |
cmd
|
|
ghpb
ghpb is the official command-line client for Hpb.
|
ghpb is the official command-line client for Hpb. |
utils
Package utils contains internal helper functions for go-hpb commands.
|
Package utils contains internal helper functions for go-hpb commands. |
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). |
crypto/blake2b
Package blake2b implements the BLAKE2b hash algorithm defined by RFC 7693 and the extendable output function (XOF) BLAKE2Xb.
|
Package blake2b implements the BLAKE2b hash algorithm defined by RFC 7693 and the extendable output function (XOF) BLAKE2Xb. |
crypto/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. |
crypto/secp256k1
Package secp256k1 wraps the bitcoin secp256k1 C library.
|
Package secp256k1 wraps the bitcoin secp256k1 C library. |
crypto/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. |
hexutil
Package hexutil implements hex encoding with 0x prefix.
|
Package hexutil implements hex encoding with 0x prefix. |
log
Package log15 provides an opinionated, simple toolkit for best-practice logging that is both human and machine readable.
|
Package log15 provides an opinionated, simple toolkit for best-practice logging that is both human and machine readable. |
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 |
metrics
Package metrics provides general system and process level metrics collection.
|
Package metrics provides general system and process level metrics collection. |
rlp
Package rlp implements the RLP serialization format.
|
Package rlp implements the RLP serialization format. |
trie
Package trie implements Merkle Patricia Tries.
|
Package trie implements Merkle Patricia Tries. |
Package consensus implements different Hpb consensus engines.
|
Package consensus implements different Hpb consensus engines. |
promcadfile
puppeth is a command to assemble networks configure.
|
puppeth is a command to assemble networks configure. |
promfile
puppeth is a command to assemble networks configure.
|
puppeth is a command to assemble networks configure. |
sub/filter
Package filter implements event filters.
|
Package filter implements event filters. |
evm
package evm implements the Hpb Virtual Machine.
|
package evm implements the Hpb Virtual Machine. |
Package hpb defines interfaces for interacting with Hpb.
|
Package hpb defines interfaces for interacting with Hpb. |
internal
|
|
debug
Package debug interfaces Go runtime debugging facilities.
|
Package debug interfaces Go runtime debugging facilities. |
guide
Package guide is a small test suite to ensure snippets in the dev guide work.
|
Package guide is a small test suite to ensure snippets in the dev guide work. |
hpbapi
Package hpbapi implements the general Hpb API functions.
|
Package hpbapi implements the general Hpb API functions. |
jsre
Package jsre provides execution environment for JavaScript.
|
Package jsre provides execution environment for JavaScript. |
jsre/deps
Package deps contains the console JavaScript dependencies Go embedded.
|
Package deps contains the console JavaScript dependencies Go embedded. |
web3ext
package web3ext contains ghpb specific web3.js extensions.
|
package web3ext contains ghpb specific web3.js extensions. |
network
|
|
p2p
Package p2p implements the Hpb p2p network protocols.
|
Package p2p implements the Hpb p2p network protocols. |
p2p/nat
Package nat provides access to common network port mapping protocols.
|
Package nat provides access to common network port mapping protocols. |
p2p/netutil
Package netutil contains extensions to the net package.
|
Package netutil contains extensions to the net package. |
rpc
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. |
rpc/hpbclient
Package ethclient provides a client for the Hpb RPC API.
|
Package ethclient provides a client for the Hpb RPC API. |
Package eth implements the Hpb protocol.
|
Package eth implements the Hpb protocol. |
filters
Package filters implements an hpb filtering system for block, transactions and log events.
|
Package filters implements an hpb filtering system for block, transactions and log events. |
tracers
Package tracers is a collection of JavaScript transaction tracers.
|
Package tracers is a collection of JavaScript transaction tracers. |
tracers/internal/tracers
Package tracers contains the actual JavaScript tracer assets.
|
Package tracers contains the actual JavaScript tracer assets. |
Package worker implements HPB block creation and mining.
|
Package worker implements HPB block creation and mining. |
Click to show internal directories.
Click to hide internal directories.