index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2013-10-03
rename bitcoin-res.rc to bitcoind-res.rc
Philip Kaufmann
2013-10-01
Merge branch 'pwalletmain' - checking pwalletMain for NULL,
Jeff Garzik
2013-10-01
Support absence of wallet (pwalletMain==NULL) in several locations,
Jeff Garzik
2013-10-01
Merge pull request #2991 from Diapolo/translation_fixes
Wladimir J. van der Laan
2013-10-01
Merge pull request #2888 from litecoin-project/getnetworkhashps
Jeff Garzik
2013-10-01
Bitcoin-Qt: translation fixes in sendcoins
Philip Kaufmann
2013-10-01
misc small spelling/indentation fixes
Philip Kaufmann
2013-09-29
Merge pull request #3015 from theuni/win32-version-info
Pieter Wuille
2013-09-28
several small Qt-related fixes
Philip Kaufmann
2013-09-28
Merge pull request #3031 from Diapolo/miner
Wladimir J. van der Laan
2013-09-28
Merge pull request #3027 from cozz/cozz2
Wladimir J. van der Laan
2013-09-25
internal miner: move 2 globals from main to miner
Philip Kaufmann
2013-09-24
GUI: fix sendcoinsdialog/sendcoinsentry
Cozz Lovan
2013-09-24
Skip unspendable outputs in consistency check
Pieter Wuille
2013-09-23
Merge pull request #2791 from sipa/proveprune
Gavin Andresen
2013-09-23
Merge pull request #3016 from sipa/lows
Pieter Wuille
2013-09-22
Merge pull request #2949 from gmaxwell/fewer_fee_footguns
Gavin Andresen
2013-09-20
Merge pull request #2995 from Diapolo/GUI_message
Wladimir J. van der Laan
2013-09-20
fix some printf -> LogPrintf leftovers
Philip Kaufmann
2013-09-20
Use 'low S' as malleability breaker rather than 'even S'
Pieter Wuille
2013-09-19
Bugfix: nHeightLast instead of nHeightFirst
Pieter Wuille
2013-09-19
Fix minor unit test memory leaks
Pieter Wuille
2013-09-18
win32: add version info to bitcoind.exe
Cory Fields
2013-09-18
autotools: fix the Makefile.include to be safely included anywhere.
Cory Fields
2013-09-18
autotools: fix subdir m4 check, never let it return -I
Cory Fields
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
Replace printf with LogPrintf / LogPrint
Gavin Andresen
2013-09-18
Refactor: OutputDebugStringF -> LogPrint(category, ...)
Gavin Andresen
2013-09-17
Add getnetworkhashps to get the calculated network hashrate
coblee
2013-09-16
included-tests: generate binary data from test files for inclusion into test ...
Cory Fields
2013-09-16
Merge pull request #3000 from gmaxwell/more_osx_fsync
Jeff Garzik
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: add translate target for qt translations
Cory Fields
2013-09-14
Bitcoin-Qt: BitcoinGUI::message() updates/fixes
Philip Kaufmann
2013-09-14
autotools: rearrange qt sources to make them more flexible
Cory Fields
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: 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
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-06
Merge pull request #2943 from theuni/autotools-final
Jeff Garzik
[next]