4433 Commits (d14b86730b22db92df3c1cec89bc43d20a12a898)
 

Author SHA1 Message Date
Pieter Wuille d14b86730b Merge pull request #3026 from sipa/checkunspend 11 years ago
Pieter Wuille 99740bab9c Skip unspendable outputs in consistency check 11 years ago
Gavin Andresen fb8724ee6c Merge pull request #2791 from sipa/proveprune 11 years ago
Pieter Wuille a28fb70e45 Merge pull request #3016 from sipa/lows 11 years ago
Gavin Andresen 8e782e924e Merge pull request #3023 from Michagogo/pgp 11 years ago
Gavin Andresen ff4e3e63e7 Merge pull request #2949 from gmaxwell/fewer_fee_footguns 11 years ago
Micha 7010e505f5 Adjust weight for michagogo in gitian download scripts 11 years ago
Micha 0766e6ced5 Add michagogo to gitian download scripts 11 years ago
Wladimir J. van der Laan c2f4187263 Merge pull request #2995 from Diapolo/GUI_message 11 years ago
Pieter Wuille f676fb91f3 Merge pull request #3020 from Diapolo/LogPrint_fixes 11 years ago
Philip Kaufmann faaeae1eb3 fix some printf -> LogPrintf leftovers 11 years ago
Pieter Wuille e0e14e43d9 Use 'low S' as malleability breaker rather than 'even S' 11 years ago
Gavin Andresen 9196f38c8f Tweaks to the top-level pull-tester script 11 years ago
Gavin Andresen 3ee673a2c9 Rename BitcoinjBitcoindComparisonTool just BitcoindComparisonTool 11 years ago
Gavin Andresen 5d56b4574f Master pull-tester-driver python script 11 years ago
Wladimir J. van der Laan 08596fc15d Merge pull request #3021 from Diapolo/fix_extract_strings_qt 11 years ago
Philip Kaufmann 01cbaeb62f fix extract_strings_qt.py 11 years ago
Pieter Wuille b4355ccaf7 Merge pull request #3019 from sipa/fugbix 11 years ago
Pieter Wuille 367c29d6e0 Bugfix: nHeightLast instead of nHeightFirst 11 years ago
Gavin Andresen d969c2c073 Fix gitian: bitcoin-deps is at version 0.0.7 11 years ago
Gavin Andresen 69b16a11a2 Merge pull request #3014 from theuni/gitian-fixups 11 years ago
Gavin Andresen 623518e115 Merge pull request #3017 from sipa/unitleaks 11 years ago
Pieter Wuille 1657ed2ab4 Fix minor unit test memory leaks 11 years ago
Cory Fields 7f1c162aae gitian: remove obsolete --disable-debug flag 11 years ago
Cory Fields 8d36b2dcfb gitian: fix win32 build after configure bdb changes 11 years ago
Jeff Garzik 2e9c8aed31 configure.ac: remove unneeded OSX flags 11 years ago
Jeff Garzik 87d7a0ee10 Merge pull request #3011 from jgarzik/autoconf 11 years ago
Jeff Garzik 8bd6d19a92 configure.ac: remove debug/release concept, prefer autotools default CXXFLAGS 11 years ago
Wladimir J. van der Laan 9a4a7d3c6a qt: english translation update 11 years ago
Jeff Garzik acafc9ceb1 Add src/.gitignore: ignore src/test_bitcoin 11 years ago
Jeff Garzik e0d6dd11e3 Merge pull request #3009 from gavinandresen/LogPrint 11 years ago
Gavin Andresen 881a85a22d Replace printf with LogPrintf / LogPrint 11 years ago
Gavin Andresen e51321fb75 Refactor: OutputDebugStringF -> LogPrint(category, ...) 11 years ago
Gavin Andresen b16e9f02c8 Merge pull request #2985 from theuni/included-tests 11 years ago
Cory Fields 152e51c7af included-tests: generate binary data from test files for inclusion into test binaries 11 years ago
Cory Fields 08081e393b included-tests: update gitian descriptors for hexdump dependency 11 years ago
Jeff Garzik a25cd0bfdf Merge pull request #3000 from gmaxwell/more_osx_fsync 11 years ago
Gavin Andresen 17e0f67505 Merge pull request #3001 from theuni/fix-make-race 11 years ago
Cory Fields cae63be6c9 autotools: fix a parallel build race condition spotted by the pull-tester 11 years ago
Gregory Maxwell e7bad10c12 More fixes for blockchain corruption on OSX. 11 years ago
Gavin Andresen 2975db76b3 Merge pull request #2996 from theuni/qt-translation 11 years ago
Cory Fields a0c3ab7ed1 autotools: update translation docs 11 years ago
Cory Fields 035ddf6f6b autotools: check for lupdate/xgettext 11 years ago
Cory Fields 21ffa3ce3a autotools: add translate target for qt translations 11 years ago
Philip Kaufmann b26f9d893c Bitcoin-Qt: BitcoinGUI::message() updates/fixes 11 years ago
Cory Fields f3f09462cd autotools: teach extract_strings_qt.py to respect the XGETTEXT env variable 11 years ago
Cory Fields f286aa1611 autotools: rearrange qt sources to make them more flexible 11 years ago
Gregory Maxwell 4c5969b367 Merge pull request #2830 from petertodd/p2sh-rpc 11 years ago
Peter Todd 2253642287
Make validateaddress provide redeemScript 11 years ago
Peter Todd be066fad7d Add RPC call decodescript 11 years ago