Directories ¶
Path | Synopsis |
---|---|
Godeps
|
|
_workspace/src/github.com/golang/snappy
Package snappy implements the snappy block-based compression format.
|
Package snappy implements the snappy block-based compression format. |
_workspace/src/github.com/hashicorp/golang-lru
This package provides a simple LRU cache.
|
This package provides a simple LRU cache. |
_workspace/src/golang.org/x/crypto/pbkdf2
Package pbkdf2 implements the key derivation function PBKDF2 as defined in RFC 2898 / PKCS #5 v2.0.
|
Package pbkdf2 implements the key derivation function PBKDF2 as defined in RFC 2898 / PKCS #5 v2.0. |
_workspace/src/golang.org/x/crypto/ripemd160
Package ripemd160 implements the RIPEMD-160 hash algorithm.
|
Package ripemd160 implements the RIPEMD-160 hash algorithm. |
_workspace/src/golang.org/x/crypto/scrypt
Package scrypt implements the scrypt key derivation function as defined in Colin Percival's paper "Stronger Key Derivation via Sequential Memory-Hard Functions" (http://www.tarsnap.com/scrypt/scrypt.pdf).
|
Package scrypt implements the scrypt key derivation function as defined in Colin Percival's paper "Stronger Key Derivation via Sequential Memory-Hard Functions" (http://www.tarsnap.com/scrypt/scrypt.pdf). |
_workspace/src/golang.org/x/net/context
Package context defines the Context type, which carries deadlines, cancelation signals, and other request-scoped values across API boundaries and between processes.
|
Package context defines the Context type, which carries deadlines, cancelation signals, and other request-scoped values across API boundaries and between processes. |
_workspace/src/golang.org/x/net/context/ctxhttp
Package ctxhttp provides helper functions for performing context-aware HTTP requests.
|
Package ctxhttp provides helper functions for performing context-aware HTTP requests. |
_workspace/src/golang.org/x/net/html
Package html implements an HTML5-compliant tokenizer and parser.
|
Package html implements an HTML5-compliant tokenizer and parser. |
_workspace/src/golang.org/x/net/html/atom
Package atom provides integer codes (also known as atoms) for a fixed set of frequently occurring HTML strings: tag names and attribute keys such as "p" and "id".
|
Package atom provides integer codes (also known as atoms) for a fixed set of frequently occurring HTML strings: tag names and attribute keys such as "p" and "id". |
_workspace/src/golang.org/x/net/html/charset
Package charset provides common text encodings for HTML documents.
|
Package charset provides common text encodings for HTML documents. |
_workspace/src/golang.org/x/net/websocket
Package websocket implements a client and server for the WebSocket protocol as specified in RFC 6455.
|
Package websocket implements a client and server for the WebSocket protocol as specified in RFC 6455. |
_workspace/src/gopkg.in/check.v1
Package check is a rich testing extension for Go's testing package.
|
Package check is a rich testing extension for Go's testing package. |
_workspace/src/gopkg.in/fatih/set.v0
Package set provides both threadsafe and non-threadsafe implementations of a generic set data structure.
|
Package set provides both threadsafe and non-threadsafe implementations of a generic set data structure. |
_workspace/src/gopkg.in/karalabe/cookiejar.v2/collections/prque
Package prque implements a priority queue data structure supporting arbitrary value types and float priorities.
|
Package prque implements a priority queue data structure supporting arbitrary value types and float priorities. |
_workspace/src/gopkg.in/urfave/cli.v1
Package cli provides a minimal framework for creating and organizing command line Go applications.
|
Package cli provides a minimal framework for creating and organizing command line Go applications. |
Package accounts implements encrypted storage of secp256k1 private keys.
|
Package accounts implements encrypted storage of secp256k1 private keys. |
abi
Package abi implements the Earthdollar ABI (Application Binary Interface).
|
Package abi implements the Earthdollar ABI (Application Binary Interface). |
abi/bind
Package bind generates Earthdollar contract Go bindings.
|
Package bind generates Earthdollar contract Go bindings. |
cmd
|
|
bootnode
bootnode runs a bootstrap node for the Earthdollar Discovery Protocol.
|
bootnode runs a bootstrap node for the Earthdollar Discovery Protocol. |
disasm
disasm is a pretty-printer for EVM bytecode.
|
disasm is a pretty-printer for EVM bytecode. |
ethtest
edtest executes Earthdollar JSON tests.
|
edtest executes Earthdollar JSON tests. |
evm
evm executes EVM code snippets.
|
evm executes EVM code snippets. |
ged
ged is the official command-line client for Earthdollar.
|
ged is the official command-line client for Earthdollar. |
gethrpctest
gedrpctest is a command to run the external RPC tests.
|
gedrpctest is a command to run the external RPC tests. |
rlpdump
rlpdump is a pretty-printer for RLP data.
|
rlpdump is a pretty-printer for RLP data. |
utils
Package utils contains internal helper functions for go-earthdollar commands.
|
Package utils contains internal helper functions for go-earthdollar commands. |
Package common contains various helper functions.
|
Package common contains various helper functions. |
Package core implements the Earthdollar consensus protocol.
|
Package core implements the Earthdollar consensus protocol. |
state
Package state provides a caching layer atop the Earthdollar state trie.
|
Package state provides a caching layer atop the Earthdollar state trie. |
types
Package types contains data types related to Earthdollar consensus.
|
Package types contains data types related to Earthdollar consensus. |
vm
Package vm implements the Earthdollar Virtual Machine.
|
Package vm implements the Earthdollar 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. |
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 ed implements the Earthdollar protocol.
|
package ed implements the Earthdollar 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 earthdollar filtering system for block, transactions and log events.
|
package filters implements an earthdollar filtering system for block, transactions and log events. |
Package event implements an event multiplexer.
|
Package event implements an event multiplexer. |
filter
Package filter implements event filters.
|
Package filter implements event filters. |
internal
|
|
debug
Package debug interfaces Go runtime debugging facilities.
|
Package debug interfaces Go runtime debugging facilities. |
jsre
Package jsre provides execution environment for JavaScript.
|
Package jsre provides execution environment for JavaScript. |
web3ext
package web3ext contains ged specific web3.js extensions.
|
package web3ext contains ged specific web3.js extensions. |
Package logger implements a multi-output leveled logger.
|
Package logger implements a multi-output leveled logger. |
glog
Package glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup.
|
Package glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup. |
Package metrics centralizes the registration.
|
Package metrics centralizes the registration. |
Package miner implements Earthdollar block creation and mining.
|
Package miner implements Earthdollar block creation and mining. |
Package node represents the Earthdollar protocol stack container.
|
Package node represents the Earthdollar protocol stack container. |
Package p2p implements the Earthdollar p2p network protocols.
|
Package p2p implements the Earthdollar p2p network protocols. |
discover
Package discover implements the Node Discovery Protocol.
|
Package discover implements the Node Discovery Protocol. |
nat
Package nat provides access to common network port mapping protocols.
|
Package nat provides access to common network port mapping protocols. |
Package release contains the node service that tracks client releases.
|
Package release contains the node service that tracks client releases. |
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 tests implements execution of Earthdollar JSON tests.
|
Package tests implements execution of Earthdollar JSON tests. |
Package trie implements Merkle Patricia Tries.
|
Package trie implements Merkle Patricia Tries. |
Package whisper implements the Whisper PoC-1.
|
Package whisper implements the Whisper PoC-1. |
Click to show internal directories.
Click to hide internal directories.