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-15
clientmodel: remove 2 hard-coded values, use CChainParams instead
Philip Kaufmann
2013-10-15
Avoid core dump if rpc port is in use.
Gavin Andresen
2013-10-14
Merge pull request #3077 from sipa/chain
Gavin Andresen
2013-10-14
Merge pull request #2933 from sipa/leveldb113
Gavin Andresen
2013-10-13
Merge pull request #2937
Pieter Wuille
2013-10-11
Refactor/encapsulate chain globals into a CChain class
Pieter Wuille
2013-10-11
prevent compiler redefinition warnings
Philip Kaufmann
2013-10-11
Merge pull request #3071 from gavinandresen/windows_h
Wladimir J. van der Laan
2013-10-09
Merge pull request #3066 from Diapolo/rem_global
Wladimir J. van der Laan
2013-10-09
Remove include of windows.h from allocators.h
Gavin Andresen
2013-10-08
Bitcoin-Qt: ensure Qt icon is shown with Qt >= 5.0
Philip Kaufmann
2013-10-08
make fCommandLine a local variable in AppInit()
Philip Kaufmann
2013-10-07
Merge pull request #3059 from Diapolo/Shutdown
Gavin Andresen
2013-10-07
style-police: fixed badly readable code in ProcessMessage()
Philip Kaufmann
2013-10-07
add missing Boost Thread join_all() call during shutdown
Philip Kaufmann
2013-10-06
Merge pull request #3056 from Diapolo/stuck_debug_window
Wladimir J. van der Laan
2013-10-05
Bitcoin-Qt: prevent stuck/unusable debug window on exit
Philip Kaufmann
2013-10-04
Hurricane Electric uses block 2001:470::, not 2011:470::
David Hill
2013-10-04
Added ping time measurement.
Josh Lehan
2013-10-04
special case DoS value == 0 in ProcessMessage()
Philip Kaufmann
2013-10-03
Merge pull request #2947 from gmaxwell/theyre_maturing_faster_these_days
Gavin Andresen
2013-10-03
Merge pull request #3040 from Diapolo/Qt_misc2
Gavin Andresen
2013-10-03
Merge pull request #3050 from Diapolo/fix_IsRFC4193_comment
Gavin Andresen
2013-10-03
Merge pull request #3051 from Diapolo/bitcoind-rc
Gavin Andresen
2013-10-03
Merge pull request #3038 from Diapolo/Log_Shutdown
Jeff Garzik
2013-10-03
rename bitcoin-res.rc to bitcoind-res.rc
Philip Kaufmann
2013-10-03
fix #3049 by changing comment for CNetAddr::IsRFC4193()
Philip Kaufmann
2013-10-02
RPC validateaddress: test pwalletMain for NULL (no-wallet mode)
Jeff Garzik
2013-10-02
log start and end of Shutdown()
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
Bitcoin-Qt: add missing change from branch Qt_misc
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
[next]