neobytes/contrib
PastaPastaPasta 3c21d2577f Slightly adjust some README.md files (#3175)
Signed-off-by: Pasta <pasta@dashboost.org>
2019-10-29 21:37:18 +03:00
..
auto_gdb
debian
devtools Slightly adjust some README.md files (#3175) 2019-10-29 21:37:18 +03:00
gitian-descriptors Merge #11097: gitian: quick hack to fix version string in releases 2019-09-23 20:49:54 +02:00
gitian-keys
init Merge #11676: contrib/init: Update openrc-run filename 2019-09-30 08:33:34 +02:00
linearize
macdeploy
qos
seeds
testgen
verify-commits Merge #11539: [verify-commits] Allow revoked keys to expire 2019-09-30 08:33:16 +02:00
verifybinaries
windeploy
zmq Few fixes in docs/comments (#3068) 2019-08-28 10:54:19 +03:00
dash-cli.bash-completion
dash-qt.pro
dash-tx.bash-completion
dashd.bash-completion
filter-lcov.py
gitian-build.py
README.md Slightly adjust some README.md files (#3175) 2019-10-29 21:37:18 +03:00
tidy_datadir.sh

Repository Tools

Developer tools

Specific tools for developers working on this repository. Contains the script github-merge.py for merging GitHub pull requests securely and signing them using GPG.

Verify-Commits

Tool to verify that every merge commit was signed by a developer using the above github-merge.py script.

Linearize

Construct a linear, no-fork, best version of the blockchain.

Qos

A Linux bash script that will set up traffic control (tc) to limit the outgoing bandwidth for connections to the Dash network. This means one can have an always-on dashd instance running, and another local dashd/dash-qt instance which connects to this node and receives blocks from it.

Seeds

Utility to generate the pnSeed[] array that is compiled into the client.

Build Tools and Keys

Debian

Contains files used to package dashd/dash-qt for Debian-based Linux systems. If you compile dashd/dash-qt yourself, there are some useful files here.

Gitian-descriptors

Notes on getting Gitian builds up and running using KVM.

Gitian-keys

PGP keys used for signing Dash Core Gitian release results.

MacDeploy

Scripts and notes for Mac builds.

Gitian-build

Script for running full Gitian builds.

Test and Verify Tools

TestGen

Utilities to generate test vectors for the data-driven Dash tests.

Verify Binaries

This script attempts to download and verify the signature file SHA256SUMS.asc from bitcoin.org.