lbrycrd/contrib
Mike Hearn 0e4b317555 Introduce a CChainParameters singleton class and regtest mode.
The new class is accessed via the Params() method and holds
most things that vary between main, test and regtest networks.
The regtest mode has two purposes, one is to run the
bitcoind/bitcoinj comparison tool which compares two separate
implementations of the Bitcoin protocol looking for divergence.

The other is that when run, you get a local node which can mine
a single block instantly, which is highly convenient for testing
apps during development as there's no need to wait 10 minutes for
a block on the testnet.
2013-06-19 16:28:52 +02:00
..
bitrpc Added bitrpc.py which allows for sending of all standard Bitcoin commands via RPC rather than as command line args. 2011-10-03 16:10:03 -07:00
debian new icons for linux, etc. 2013-05-13 20:18:35 +02:00
gitian-descriptors doc/README was replaced by README.md 2013-05-22 17:21:12 -04:00
gitian-downloader Merge pull request #1490 from luke-jr/gd_ljr_key 2012-06-21 14:25:17 -07:00
homebrew Add bitcoin-qt.pro homebrew patch 2013-04-23 15:55:23 +08:00
macdeploy Update default URL in verify.sh 2013-02-01 13:10:44 +08:00
pyminer Replace all occurances of license.txt with COPYING, including naming the file COPYING.txt on Windows 2012-07-22 21:49:09 +00:00
qos Add Linux script to limit outgoing bandwidth used by Bitcoin 2013-06-03 12:15:12 +02:00
seeds Utility to create pnSeed array 2013-01-29 22:24:21 -05:00
spendfrom spendfrom.py sends coins from a particular address or addresses 2013-01-24 20:04:18 -05:00
test-patches Introduce a CChainParameters singleton class and regtest mode. 2013-06-19 16:28:52 +02:00
testgen data-driven base58 CBitcoinAddress/CBitcoinSecret tests 2012-10-01 04:57:26 +02:00
verifysfbinaries Update version numbers for 0.8.2rc1 release 2013-05-10 09:50:33 -04:00
wallettools Added wallet tools 2011-10-03 14:04:11 -07:00
bitcoind.bash-completion Bash programmable completion for bitcoind(1) 2012-05-23 14:26:45 -04:00
qt_translations.py Tool/process for including correct qt translations in mac .App 2011-11-10 13:01:40 -05:00
tidy_datadir.sh Add script to clean up datadirs 2013-02-10 21:19:25 +01:00