aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Collapse)Author
2013-11-19Merge pull request #3234 from super3/masterWladimir J. van der Laan
Remove Wallet Tools
2013-11-15Remove Wallet Toolssuper3
We already have the exact same funtionality in /contrib/bitrpc/bitrpc.py If we really do need standalone scripts, then I'll write something to pull it from that file, rather than having duplicate code. Forgot to remove wallet tools from index. Wallet Tools Follow Up Info
2013-11-11qt: add Open URI dialogWladimir J. van der Laan
2013-10-31Check integrity of gitian input source tarballsWarren Togami
2013-10-25[Qt] misc small fixes for #3099 (new receive flow)Philip Kaufmann
- changes some strings that were forgotton or made no sense in the conext they are used - remove an orphan file from the qt project file - revert a small change in signverifymessagedialog.ui - guard #include "bitcoin-config.h" with #if defined(HAVE_CONFIG_H) - remove windowTitle from addressbookpage.ui
2013-10-23qt: rework "receive coins" workflowWladimir J. van der Laan
2013-10-22Merge pull request #3123 from super3/masterWladimir J. van der Laan
Prettify some /Contrib READMEs
2013-10-21Prettify some /Contrib READMEssuper3
SYN Remove Dead Readme-Qt Links.
2013-10-19Merge pull request #3106 from super3/masterGavin Andresen
Added better WalletTools description.
2013-10-17Added better WalletTools description.super3
2013-10-16Merge pull request #3098 from super3/masterWladimir J. van der Laan
Finished /Contrib Index. Standardized READMEs.
2013-10-15Finished /Contrib Index. Standardized READMEs.super3
File and Link Fix.
2013-10-15Merge pull request #3085 from super3/masterGavin Andresen
Documentation Cleanup and Contrib Index
2013-10-12Documentation Cleanup in /Docsuper3
Added some help text, and bumped version numbers. Added a Readable Index for /Contrib Fixing /Contrib Index URLs Revert Version Numbers.
2013-10-12Update michagogo's gitian pgp key, adding UIDsMicha
2013-10-03Merge pull request #2999 from TheBlueMatt/masterGavin Andresen
Update contrib/debian: proper desktop category and update changelog
2013-09-30Hardcode string in miniupnpcstring.h and remove wine requirement from ↵Warren Togami
deps-win32.yml Credit: sipa, cfields, Luke-Jr and michagogo contributed to this fix. Removing wine as a win32 build dep is beneficial to fixing Gitian LXC, which would enable many more people to join in the gitian.sigs process by being able to build with a linux VM instead of a virt capable host.
2013-09-30Fix gitian qt-win32.yml buildWarren Togami
The final revision of PR 3029 incorporated a review suggestion of replacing i686-w64-mingw32 with $HOST. But we forgot that $HOST is not expanded when within single quotes so it actually broke qt-win32.yml build. This is the minimal changes necessary to fix the qt-win32.yml build.
2013-09-29Merge pull request #3029 from wtogami/gitianwin32Gavin Andresen
Upgrade gitian win32 to Precise 12.04.
2013-09-28Merge pull request #3034 from fanquake/corect-qt-download-linkWladimir J. van der Laan
Update Qt 4.8.3 download link in Gitian Descriptors README
2013-09-27Update Qt 4.8.3 download linkfanquake
2013-09-26Upgrade gitian win32 to boost-1.54.0Warren Togami
Workaround 1.54.0 build bug, upstream #9156 Workaround 1.51.0+ human bug, upstream #7262 This commit also demonstrates a method to verify the integrity of inputs.
2013-09-25Upgrade gitian win32 to Precise 12.04.Warren Togami
mingw upgrade allows more hardening, compiler bug fixes and possibily win64 later. Rename deps .zip files to be more consistent in revision format. Boost #4258 build fix for mingw32
2013-09-26Removes obselete HomeBrew patchesfanquake
2013-09-23Merge pull request #3023 from Michagogo/pgpGavin Andresen
Add michagogo to gitian download scripts
2013-09-22Adjust weight for michagogo in gitian download scriptsMicha
Following a discussion in #bitcoin-dev, around 19:00 UTC, 20132209
2013-09-21Add michagogo to gitian download scriptsMicha
2013-09-19Fix gitian: bitcoin-deps is at version 0.0.7Gavin Andresen
2013-09-18gitian: remove obsolete --disable-debug flagCory Fields
2013-09-18gitian: fix win32 build after configure bdb changesCory Fields
bitcoin incorrectly linked against the dll after the configure changes, so ensure that only the static lib is installed.
2013-09-17Update contrib/debian: proper desktop category and update changelogMatt Corallo
2013-09-16included-tests: update gitian descriptors for hexdump dependencyCory Fields
2013-09-09fix some cosmetic glitches in the codebasePhilip Kaufmann
- 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-08Merge pull request #2977 from laanwj/2013_09_release_process_protobufGavin Andresen
Add protobuf 2.5.0 download to gitian release process
2013-09-05autotools: switch to autotools buildsystemCory Fields
2013-09-05Qt 4.8.3 r2 in gitian and release processWladimir J. van der Laan
Also needed to add `unzip` package for the added unzip command for OpenSSL in the Qt build.
2013-08-30fix the typo fix in linearize.pyJohnathan Corgan
2013-08-30fix help promptRav3nPL
2013-08-30contrib/misc/mkbootstrap: rename to linearize.pyJeff Garzik
2013-08-30Add "mkbootstrap" script to contrib, for creating bootstrap.dat.Jeff Garzik
2013-08-22Payment Protocol: X509-validated payment requestsGavin Andresen
Add support for a Payment Protocol to Bitcoin-Qt. Payment messages are protocol-buffer encoded and communicated over http(s), so this adds a dependency on the Google protocol buffer library, and requires Qt with OpenSSL support.
2013-07-07Add wtogami to gitian download scripts.Warren Togami
2013-06-27README for contrib/debianGavin Andresen
2013-06-26Fix Gnome bitcoin: URI handlerGavin Andresen
2013-06-22Merge pull request #2768 from fanquake/brew-makefile-patch-fixPieter Wuille
Update HomeBrew makefile patch
2013-06-19Introduce a CChainParameters singleton class and regtest mode.Mike Hearn
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-14Update HomeBrew osx makefile patch to account for recent changes to makefileMichael Ford
2013-06-03Add Linux script to limit outgoing bandwidth used by BitcoinRune K. Svendsen
This commit adds a Linux script that uses tc and iptables to limit outgoing bandwidth to Bitcoin nodes. All tcp connections with a source or destination port of 8333 are limited to the chosen rate. It does not alter the incoming bandwidth. Additionally, outgoing bandwidth to a host on a local LAN (defined by the LOCALNET variable) is not limited.
2013-05-30Merge pull request #2644 from sipa/constfindblockJeff Garzik
Make FindBlockByHeight constant-time
2013-05-30Merge pull request #2657 from gmaxwell/its_after_may15_foreverJeff Garzik
It's after 2013-05-15 forever now, so remove the code for the May 15 fork