Go to file
Dave Collins a0c19ada7b
wire: Export transaction tree constants.
This exports the transaction tree constants from the wire package
instead of from dcrutil.  The tree is a fundamental part of a
transaction and therefore its definitions belong in wire alongside the
other constants that are also related to fundamental transaction fields.

Further, the wire package most definitely should not depend on dcrutil
since that would create a cyclic import cycle.
2016-11-14 14:35:22 -06:00
addrmgr blockchain: Rework to use new db interface. 2016-08-18 15:42:18 -04:00
blockchain wire: Export transaction tree constants. 2016-11-14 14:35:22 -06:00
chaincfg add more checkpoints (#446) 2016-11-09 11:36:01 -06:00
cmd blockchain: Associate time src with chain instance. 2016-11-11 18:06:09 -06:00
database travis: goclean (#361) 2016-09-22 14:42:55 -05:00
dcrec Merge in btcd commit 'f893558d782396f10c2fe49a8bc73deff4a36d14' 2016-09-23 14:30:16 -04:00
dcrjson Use same notification for mined transactions and blocks. (#434) 2016-11-08 16:18:32 -05:00
docs docs: Update READMEs with some current details. 2016-05-30 13:28:17 -05:00
limits blockchain: Rework to use new db interface. 2016-08-18 15:42:18 -04:00
mining docs: Add/update doc.go in a few spots (#277) 2016-07-08 11:09:32 -05:00
peer peer: Extract protocol negotiation from main loops. 2016-11-11 14:57:30 -06:00
release Initial Decred Commit. 2016-02-07 14:00:12 -05:00
txscript Merge in btcd '7f07fb1093dd80105d36d61c8fb8a16f6e9d9b29' 2016-09-23 14:40:27 -04:00
wire wire: Export transaction tree constants. 2016-11-14 14:35:22 -06:00
.gitignore glide man 2016-07-15 15:46:43 -05:00
.travis.yml travis: 1.7 -> 1.7.3 (#460) 2016-11-11 13:32:53 -05:00
blocklogger.go Replace the ticket database with an efficient, atomic implementation 2016-10-04 13:40:19 -04:00
blockmanager.go blockchain: Associate time src with chain instance. 2016-11-11 18:06:09 -06:00
chainindexer.go blockchain: Rework to use new db interface. 2016-08-18 15:42:18 -04:00
CHANGES Apply various upstream comment fixes. 2016-05-27 00:35:06 -05:00
config.go Output of --help/-h should go to os.Stdout rather than os.Stderr (#386) 2016-11-03 12:42:04 -05:00
cpuminer.go database: Replace with new version. 2016-08-23 17:40:38 -04:00
dcrd.go Replace the ticket database with an efficient, atomic implementation 2016-10-04 13:40:19 -04:00
deps.txt Add 0.11.1 deps to deps.txt. 2015-05-27 10:50:12 -05:00
discovery.go blockchain: Rework to use new db interface. 2016-08-18 15:42:18 -04:00
doc.go blockchain: Rework to use new db interface. 2016-08-18 15:42:18 -04:00
dynamicbanscore_test.go Implement banning based on dynamic ban scores 2016-05-28 00:07:14 -05:00
dynamicbanscore.go multi: Fix several misspellings in the comments. 2016-05-30 12:24:21 -05:00
glide.lock Glide update at the beginning of 0.7.0 (#458) 2016-11-11 12:06:05 -06:00
glide.yaml deps: Update to latest commits. (#362) 2016-09-22 14:14:22 -05:00
goclean.sh Replace the ticket database with an efficient, atomic implementation 2016-10-04 13:40:19 -04:00
ipc.go Add pipes for parent process IPC. (#311) 2016-08-31 10:45:16 -04:00
LICENSE Merge upstream copyright date updates. 2016-05-27 00:52:44 -05:00
log.go Merge in btcd 'b87723cd94ea11c29e22c4372ba4fe96886e7c83' 2016-09-23 11:43:55 -04:00
mempool.go wire: Export transaction tree constants. 2016-11-14 14:35:22 -06:00
mempoolerror.go blockchain: Rework to use new db interface. 2016-08-18 15:42:18 -04:00
mining_test.go Merge in btcd commit 'e15d3008cfd59756db9570da9e47da6831313196' 2016-09-23 11:17:45 -04:00
mining.go wire: Export transaction tree constants. 2016-11-14 14:35:22 -06:00
miningerror.go blockchain: Rework to use new db interface. 2016-08-18 15:42:18 -04:00
params.go blockchain: Rework to use new db interface. 2016-08-18 15:42:18 -04:00
policy_test.go Replace some unnecessary dcrutil.Tx usage with wire.MsgTx. (#419) 2016-10-12 13:57:47 -04:00
policy.go blockchain: Rework to use new db interface. 2016-08-18 15:42:18 -04:00
README.md Major update to home README (#278) 2016-07-27 13:38:58 -05:00
rpcserver.go wire: Export transaction tree constants. 2016-11-14 14:35:22 -06:00
rpcserverhelp_test.go blockchain: Rework to use new db interface. 2016-08-18 15:42:18 -04:00
rpcserverhelp.go Use same notification for mined transactions and blocks. (#434) 2016-11-08 16:18:32 -05:00
rpcwebsocket.go wire: Export transaction tree constants. 2016-11-14 14:35:22 -06:00
sample-dcrd.conf indexers: Implement optional tx/address indexes. 2016-08-18 15:42:18 -04:00
server.go peer: Extract protocol negotiation from main loops. 2016-11-11 14:57:30 -06:00
service_windows.go Reconcile btcd and dcrd auto generated config file semantics 2016-09-26 11:59:04 -05:00
signal.go Add pipes for parent process IPC. (#311) 2016-08-31 10:45:16 -04:00
signalsigterm.go Add pipes for parent process IPC. (#311) 2016-08-31 10:45:16 -04:00
upnp.go Fixed DeletePortMapping documentation typo 2015-01-01 21:59:57 +01:00
version.go Bump for v0.6.0 2016-11-04 07:42:06 -04:00

dcrd

[Build Status] (https://travis-ci.org/decred/dcrd) ![ISC License] (http://img.shields.io/badge/license-ISC-blue.svg)

dcrd is a Decred full node implementation written in Go (golang).

This acts as a chain daemon for the Decred cryptocurrency. dcrd maintains the entire past transactional ledger of Decred and allows relaying of transactions to other Decred nodes across the world. To read more about Decred please see the project documentation.

Note: To send or receive funds and join Proof-of-Stake mining, you will also need dcrwallet.

This project is currently under active development and is in a Beta state. It is extremely stable and has been in production use since February 2016.

It is forked from btcd which is a bitcoin full node implementation written in Go. btcd is a ongoing project under active development. Because dcrd is constantly synced with btcd codebase, it will get the benefit of btcd's ongoing upgrades to peer and connection handling, database optimization and other blockchain related technology improvements.

Getting Started

  • dcrd (and utilities) will now be installed in either $GOROOT/bin or $GOPATH/bin depending on your configuration. If you did not already add the bin directory to your system path during Go installation, we recommend you do so now.

Updating

Windows

Install a newer MSI

Linux/BSD/MacOSX/POSIX - Build from Source

  • Glide

    Glide is used to manage project dependencies and provide reproducible builds. To install:

    go get -u github.com/Masterminds/glide

Unfortunately, the use of glide prevents a handy tool such as go get from automatically downloading, building, and installing the source in a single command. Instead, the latest project and dependency sources must be first obtained manually with git and glide, and then go is used to build and install the project.

Getting the source:

For a first time installation, the project and dependency sources can be obtained manually with git and glide (create directories as needed):

git clone https://github.com/decred/dcrd $GOPATH/src/github.com/decred/dcrd
cd $GOPATH/src/github.com/decred/dcrd
glide install
go install $(glide nv)

To update an existing source tree, pull the latest changes and install the matching dependencies:

cd $GOPATH/src/github.com/decred/dcrd
git pull
glide install
go install $(glide nv)

For more information about decred and how to set up your software please go to our docs page at docs.decred.org.

Contact

If you have any further questions you can find us at:

  • irc.freenode.net (channel #decred)
  • webchat
  • forum.decred.org
  • decred.slack.com

Issue Tracker

The integrated github issue tracker is used for this project.

Documentation

The documentation is a work-in-progress. It is located in the docs folder.

License

dcrd is licensed under the copyfree ISC License.