index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-09-18
configure.ac: remove unneeded OSX flags
Jeff Garzik
2013-09-18
Merge pull request #3011 from jgarzik/autoconf
Jeff Garzik
2013-09-18
configure.ac: remove debug/release concept, prefer autotools default CXXFLAGS
Jeff Garzik
2013-09-18
qt: english translation update
Wladimir J. van der Laan
2013-09-18
Add src/.gitignore: ignore src/test_bitcoin
Jeff Garzik
2013-09-18
Merge pull request #3009 from gavinandresen/LogPrint
Jeff Garzik
2013-09-18
Replace printf with LogPrintf / LogPrint
Gavin Andresen
2013-09-18
Refactor: OutputDebugStringF -> LogPrint(category, ...)
Gavin Andresen
2013-09-16
Merge pull request #2985 from theuni/included-tests
Gavin Andresen
2013-09-16
included-tests: generate binary data from test files for inclusion into test ...
Cory Fields
2013-09-16
included-tests: update gitian descriptors for hexdump dependency
Cory Fields
2013-09-16
Merge pull request #3000 from gmaxwell/more_osx_fsync
Jeff Garzik
2013-09-15
Merge pull request #3001 from theuni/fix-make-race
Gavin Andresen
2013-09-16
autotools: fix a parallel build race condition spotted by the pull-tester
Cory Fields
2013-09-15
More fixes for blockchain corruption on OSX.
Gregory Maxwell
2013-09-14
Merge pull request #2996 from theuni/qt-translation
Gavin Andresen
2013-09-14
autotools: update translation docs
Cory Fields
2013-09-14
autotools: check for lupdate/xgettext
Cory Fields
2013-09-14
autotools: add translate target for qt translations
Cory Fields
2013-09-14
autotools: teach extract_strings_qt.py to respect the XGETTEXT env variable
Cory Fields
2013-09-14
autotools: rearrange qt sources to make them more flexible
Cory Fields
2013-09-12
Merge pull request #2830 from petertodd/p2sh-rpc
Gregory Maxwell
2013-09-12
Make validateaddress provide redeemScript
Peter Todd
2013-09-12
Add RPC call decodescript
Peter Todd
2013-09-12
Move Parse{Hash|Hex} to be usable by all RPC code
Peter Todd
2013-09-10
Merge pull request #2979 from luke-jr/autoconf
Gregory Maxwell
2013-09-10
Merge pull request #2982 from gmaxwell/20130908_ccoins_corrupt
Gregory Maxwell
2013-09-10
Bugfix: Since test_bitcoin is being built and run inside src/test/, try using...
Luke Dashjr
2013-09-10
configure: Prefer specific known-good versions of Qt metacompiler tools
Luke Dashjr
2013-09-10
build-unix.md: Remove now-redundant and unnecessary Gentoo instructions
Luke Dashjr
2013-09-10
configure: Check common include subdirectories for bdb headers, and refuse to...
Luke Dashjr
2013-09-10
autotools: use an absolute path to test data
Cory Fields
2013-09-09
Merge pull request #2961 from Diapolo/cosmetic
Wladimir J. van der Laan
2013-09-09
fix some cosmetic glitches in the codebase
Philip Kaufmann
2013-09-09
Longer term workaround for chainstate corruption from negative versions.
Gregory Maxwell
2013-09-08
Merge pull request #2968 from TheBlueMatt/master
Gavin Andresen
2013-09-08
Merge pull request #2977 from laanwj/2013_09_release_process_protobuf
Gavin Andresen
2013-09-07
configure.ac: remove superfluous bracket
Jeff Garzik
2013-09-06
Merge pull request #2943 from theuni/autotools-final
Jeff Garzik
2013-09-06
Merge pull request #2976 from laanwj/2013_09_txid_details
Wladimir J. van der Laan
2013-09-06
Merge pull request #2973 from Diapolo/qDebug
Wladimir J. van der Laan
2013-09-06
qt: add vout index to transaction id in transactions details dialog
Wladimir J. van der Laan
2013-09-06
Bitcoin-Qt: Use qDebug() for printing to debug.log
Philip Kaufmann
2013-09-05
Merge pull request #2978 from gmaxwell/rpc_settxfee_doc
Gavin Andresen
2013-09-05
autotools: switch to autotools buildsystem
Cory Fields
2013-09-05
Make settxfee clear that units are btc/kb.
Gregory Maxwell
2013-09-05
Qt 4.8.3 r2 in gitian and release process
Wladimir J. van der Laan
2013-09-05
Add protobuf 2.5.0 download to gitian release process
Wladimir J. van der Laan
2013-09-03
Merge pull request #2944 from gavinandresen/acceptheader
Gavin Andresen
2013-09-03
Don't warn about forks while fIsInitialDownload
Matt Corallo
[next]