Commit Graph

4413 Commits (b4355ccaf7ebe5a52d972bac6986e1ad600b524a)
 

Author SHA1 Message Date
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
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
Peter Todd 463c9710f5 Move Parse{Hash|Hex} to be usable by all RPC code
11 years ago
Gregory Maxwell 11a79680b1 Merge pull request #2979 from luke-jr/autoconf
11 years ago
Gregory Maxwell 85311c1ef8 Merge pull request #2982 from gmaxwell/20130908_ccoins_corrupt
11 years ago
Luke Dashjr 1e9d3b1392 Bugfix: Since test_bitcoin is being built and run inside src/test/, try using relative directories from that point
11 years ago
Luke Dashjr 9a09c0091c configure: Prefer specific known-good versions of Qt metacompiler tools
11 years ago
Luke Dashjr 56ba02aa2a build-unix.md: Remove now-redundant and unnecessary Gentoo instructions
11 years ago
Luke Dashjr 941dba1783 configure: Check common include subdirectories for bdb headers, and refuse to use any version other than 4.8 by default
11 years ago
Cory Fields b4d8d03b86 autotools: use an absolute path to test data
11 years ago
Wladimir J. van der Laan 2bc004c658 Merge pull request #2961 from Diapolo/cosmetic
11 years ago
Philip Kaufmann d78900cc1b fix some cosmetic glitches in the codebase
11 years ago
Gregory Maxwell f8b7aa8625 Longer term workaround for chainstate corruption from negative versions.
11 years ago
Gavin Andresen 4c723841e2 Merge pull request #2968 from TheBlueMatt/master
11 years ago
Gavin Andresen 8394f4a2dc Merge pull request #2977 from laanwj/2013_09_release_process_protobuf
11 years ago
Jeff Garzik 12564aa166 configure.ac: remove superfluous bracket
11 years ago
Jeff Garzik 15fd245b9a Merge pull request #2943 from theuni/autotools-final
11 years ago
Wladimir J. van der Laan 495242c1ad Merge pull request #2976 from laanwj/2013_09_txid_details
11 years ago
Wladimir J. van der Laan 9d6b60cf50 Merge pull request #2973 from Diapolo/qDebug
11 years ago
Wladimir J. van der Laan ed4c7fd4fd qt: add vout index to transaction id in transactions details dialog
11 years ago