Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
internal
|
|
helpers
Package helpers provides convenience functions to simplify wallet code.
|
Package helpers provides convenience functions to simplify wallet code. |
zero
Package zero contains functions to clear data from byte slices and multi-precision integers.
|
Package zero contains functions to clear data from byte slices and multi-precision integers. |
Package pgpwordlist provides the pgpwordlist for easier hashes/seeds.
|
Package pgpwordlist provides the pgpwordlist for easier hashes/seeds. |
rpc
|
|
rpcserver
Package rpcserver implements the RPC API and is used by the main package to start gRPC services.
|
Package rpcserver implements the RPC API and is used by the main package to start gRPC services. |
walletrpc
Package walletrpc is a generated protocol buffer package.
|
Package walletrpc is a generated protocol buffer package. |
Package rpctest contains tests for dcrwallet's RPC server and a harness used to facilitate the tests by setting up a temporary Simnet node and wallet.
|
Package rpctest contains tests for dcrwallet's RPC server and a harness used to facilitate the tests by setting up a temporary Simnet node and wallet. |
Package waddrmgr provides a secure hierarchical deterministic wallet address manager.
|
Package waddrmgr provides a secure hierarchical deterministic wallet address manager. |
Package wallet provides ...
|
Package wallet provides ... |
txauthor
Package txauthor provides transaction creation code for wallets.
|
Package txauthor provides transaction creation code for wallets. |
txrules
Package txrules provides functions that are help establish whether or not a transaction abides by non-consensus rules for things like the daemon and stake pool.
|
Package txrules provides functions that are help establish whether or not a transaction abides by non-consensus rules for things like the daemon and stake pool. |
Package walletdb provides a namespaced database interface for dcrwallet.
|
Package walletdb provides a namespaced database interface for dcrwallet. |
bdb
Package bdb implements an instance of walletdb that uses boltdb for the backing datastore.
|
Package bdb implements an instance of walletdb that uses boltdb for the backing datastore. |
Package wtxmgr provides an implementation of a transaction database handling spend tracking for a decred wallet.
|
Package wtxmgr provides an implementation of a transaction database handling spend tracking for a decred wallet. |
Click to show internal directories.
Click to hide internal directories.