dogecoin/contrib
Philip Kaufmann d78900cc1b fix some cosmetic glitches in the codebase
- rename URL into URI in paymentserver where correct
- add some missing Qt-coding-stuff in paymentserver
- change QSpinBox to QLineEdit as base for BitcoinAmountField in .ui files
  (as this is the result when converting the BAF back into base)
- remove some c_str() and replace with QString::fromStdString()
- remove several new-lines
- remove unneeded spaces
- indentation fixes
2013-09-09 12:36:04 +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 README for contrib/debian 2013-06-27 11:11:02 -04:00
gitian-descriptors fix some cosmetic glitches in the codebase 2013-09-09 12:36:04 +02:00
gitian-downloader Add wtogami to gitian download scripts. 2013-07-07 03:25:22 -10:00
homebrew Update HomeBrew osx makefile patch to account for recent changes to makefile 2013-06-14 18:00:13 +08:00
macdeploy autotools: switch to autotools buildsystem 2013-09-05 21:31:03 -04:00
misc fix the typo fix in linearize.py 2013-08-30 13:06:16 -07: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
bitcoin-qt.pro autotools: switch to autotools buildsystem 2013-09-05 21:31:03 -04: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