aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | Support absence of wallet (pwalletMain==NULL) in several locations,Jeff Garzik2013-10-016-92/+123
* | | | | | | | | | | | | | Merge pull request #2991 from Diapolo/translation_fixesWladimir J. van der Laan2013-10-014-66/+61
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Bitcoin-Qt: translation fixes in sendcoinsPhilip Kaufmann2013-10-014-66/+61
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #2888 from litecoin-project/getnetworkhashpsJeff Garzik2013-10-013-0/+58
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Add getnetworkhashps to get the calculated network hashratecoblee2013-09-173-0/+58
* | | | | | | | | | | | | | Merge pull request #3042 from wtogami/nowinedepWladimir J. van der Laan2013-10-013-11/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Hardcode string in miniupnpcstring.h and remove wine requirement from deps-wi...Warren Togami2013-09-303-11/+21
* | | | | | | | | | | | | | Merge pull request #3045 from Diapolo/masterWladimir J. van der Laan2013-10-012-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | misc small spelling/indentation fixesPhilip Kaufmann2013-10-012-4/+4
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #3043 from wtogami/fixqtwin32Wladimir J. van der Laan2013-09-301-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix gitian qt-win32.yml buildWarren Togami2013-09-301-6/+6
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #3015 from theuni/win32-version-infoPieter Wuille2013-09-298-14/+59
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | win32: only check for windres for win32, and fail if missingCory Fields2013-09-181-1/+5
| * | | | | | | | | | | | | win32: add version info to bitcoind.exeCory Fields2013-09-182-0/+41
| * | | | | | | | | | | | | autotools: fix the Makefile.include to be safely included anywhere.Cory Fields2013-09-185-11/+9
| * | | | | | | | | | | | | autotools: fix subdir m4 check, never let it return -ICory Fields2013-09-181-2/+4
* | | | | | | | | | | | | | Merge pull request #3039 from Diapolo/Qt_miscWladimir J. van der Laan2013-09-296-12/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | several small Qt-related fixesPhilip Kaufmann2013-09-286-12/+10
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #3029 from wtogami/gitianwin32Gavin Andresen2013-09-297-54/+102
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Upgrade gitian win32 to boost-1.54.0Warren Togami2013-09-263-56/+42
| * | | | | | | | | | | | | Upgrade gitian win32 to Precise 12.04.Warren Togami2013-09-255-45/+103
| * | | | | | | | | | | | | build: add libcrypt32 dep for new mingw. Also ensure that libgcc/libstdc++ ar...Cory Fields2013-09-251-0/+4
* | | | | | | | | | | | | | Merge pull request #3034 from fanquake/corect-qt-download-linkWladimir J. van der Laan2013-09-281-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Update Qt 4.8.3 download linkfanquake2013-09-271-1/+1
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #3035 from fanquake/remove-homebrew-patchesWladimir J. van der Laan2013-09-282-80/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Removes obselete HomeBrew patchesfanquake2013-09-262-80/+0
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #3031 from Diapolo/minerWladimir J. van der Laan2013-09-284-11/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | internal miner: move 2 globals from main to minerPhilip Kaufmann2013-09-254-11/+5
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #3027 from cozz/cozz2Wladimir J. van der Laan2013-09-281-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | GUI: fix sendcoinsdialog/sendcoinsentryCozz Lovan2013-09-241-1/+1
* | | | | | | | | | | | | | Merge pull request #3026 from sipa/checkunspendPieter Wuille2013-09-252-5/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Skip unspendable outputs in consistency checkPieter Wuille2013-09-242-5/+10
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #2791 from sipa/provepruneGavin Andresen2013-09-232-1/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Prune provably-unspendable outputsPieter Wuille2013-07-102-1/+14
* | | | | | | | | | | | | | Merge pull request #3016 from sipa/lowsPieter Wuille2013-09-231-9/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Use 'low S' as malleability breaker rather than 'even S'Pieter Wuille2013-09-201-9/+11
* | | | | | | | | | | | | | | Merge pull request #3023 from Michagogo/pgpGavin Andresen2013-09-233-0/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Adjust weight for michagogo in gitian download scriptsMicha2013-09-222-2/+2
| * | | | | | | | | | | | | | | Add michagogo to gitian download scriptsMicha2013-09-213-0/+35
* | | | | | | | | | | | | | | | Merge pull request #2949 from gmaxwell/fewer_fee_footgunsGavin Andresen2013-09-224-5/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | [raw] reject insanely high fees by default in sendrawtransactionGregory Maxwell2013-08-284-5/+15
| | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #2995 from Diapolo/GUI_messageWladimir J. van der Laan2013-09-201-14/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Bitcoin-Qt: BitcoinGUI::message() updates/fixesPhilip Kaufmann2013-09-141-14/+21
* | | | | | | | | | | | | | | | | Merge pull request #3020 from Diapolo/LogPrint_fixesPieter Wuille2013-09-203-14/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | fix some printf -> LogPrintf leftoversPhilip Kaufmann2013-09-203-14/+6
* | | | | | | | | | | | | | | | | Tweaks to the top-level pull-tester scriptGavin Andresen2013-09-201-4/+11
* | | | | | | | | | | | | | | | | Rename BitcoinjBitcoindComparisonTool just BitcoindComparisonToolGavin Andresen2013-09-201-1/+2
* | | | | | | | | | | | | | | | | Master pull-tester-driver python scriptGavin Andresen2013-09-201-0/+174
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge pull request #3021 from Diapolo/fix_extract_strings_qtWladimir J. van der Laan2013-09-191-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | fix extract_strings_qt.pyPhilip Kaufmann2013-09-191-1/+1