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-07-23
Bitcoin-Qt: fix QApplication includes to match our include defaults
Philip Kaufmann
2013-07-22
Merge pull request #2795 from fanquake/log_aborted_rebuilds
Jeff Garzik
2013-07-22
Merge pull request #2832 from luke-jr/bugfix_wdb_boostver
Jeff Garzik
2013-07-22
Merge pull request #2826 from Diapolo/fix_mingw481
Jeff Garzik
2013-07-22
Merge pull request #2836 from phelixbtc/patch-3
Jeff Garzik
2013-07-21
Bugfix: Include block creation and SSL options headings in usage
Luke Dashjr
2013-07-19
makefile.mingw: Use normal boost libraries instead of debug for Windows
phelixbtc
2013-07-18
Merge pull request #2670 from laanwj/2013_05_datadir
Wladimir J. van der Laan
2013-07-15
Bugfix: Move boost/version include from db.cpp to walletdb.cpp where BOOST_VE...
Luke Dashjr
2013-07-13
fix invalid conversion error with MinGW 4.8.1 in net.cpp
Philip Kaufmann
2013-07-13
Fix minor backward incompatibility
Pieter Wuille
2013-07-10
Merge pull request #2743 from jgarzik/reject-reason
Jeff Garzik
2013-07-10
Merge pull request #2812 from jgarzik/rpcbestblock
Jeff Garzik
2013-07-07
Merge pull request #2796 from gmaxwell/remove_overactive_rand_tests
Gregory Maxwell
2013-07-07
Make the rand tests determinstic. (fixes #2714)
Gregory Maxwell
2013-07-03
RPC: add getbestblockhash, to return tip of best chain
Jeff Garzik
2013-06-29
Fix build date for from-tarball builds
Pieter Wuille
2013-06-26
Merge pull request #2793 from Diapolo/translations
Pieter Wuille
2013-06-26
Merge pull request #2174 from CodeShark/sync_macro_clarification
Pieter Wuille
2013-06-25
Added comments to sync.h to make it easier to understand the macros
Eric Lombrozo
2013-06-25
Merge pull request #2209 from CodeShark/WalletRegistrationLocks
Pieter Wuille
2013-06-25
Merge pull request #2792 from sipa/coreimpl
Jeff Garzik
2013-06-25
Log aborted block database rebuilds
Michael Ford
2013-06-25
Truncate oversize 'tx' messages before relaying/storing.
Peter Todd
2013-06-25
Merge pull request #2679 from vhf/patch-1
Gavin Andresen
2013-06-25
translation update 2013-06-25
Philip Kaufmann
2013-06-25
Move core implementations to core.cpp
Pieter Wuille
2013-06-24
Calling UnregisterAllWallets() instead of UnregisterWallet(pwalletMain) in in...
Eric Lombrozo
2013-06-24
Added locks on the setpwalletRegistered functions in main.cpp and added an Un...
Eric Lombrozo
2013-06-24
main.h->core.h include dependency improvements.
Jeff Garzik
2013-06-24
Merge pull request #2789 from sipa/overdump
Jeff Garzik
2013-06-24
Dump addresses every 15 minutes instead of 10 seconds
Pieter Wuille
2013-06-23
Moved CBlock from main.h to core.h
Eric Lombrozo
2013-06-23
Pulled AcceptBlock out of CBlock.
Eric Lombrozo
2013-06-23
Pulled CheckBlock out of CBlock.
Eric Lombrozo
2013-06-23
Pulled AddToBlockIndex out of CBlock.
Eric Lombrozo
2013-06-23
Pulled ConnectBlock out of CBlock.
Eric Lombrozo
2013-06-23
Pulled DisconnectBlock out of CBlock.
Eric Lombrozo
2013-06-23
Moved ReadBlockFromDisk implementation to main.cpp
Eric Lombrozo
2013-06-23
Moved CBlock::ReadFromDisk out of CBlock to functions ReadBlockFromDisk in ma...
Eric Lombrozo
2013-06-23
Moved WriteBlockToDisk implementation from main.h to main.cpp
Eric Lombrozo
2013-06-23
Moved CBlock::WriteToDisk out of CBlock to inline function WriteBlockToDisk i...
Eric Lombrozo
2013-06-23
Merge pull request #2783 from sipa/newtxindex
Pieter Wuille
2013-06-23
Merge pull request #2592 from sipa/dumpwallet
Pieter Wuille
2013-06-23
fix makefiles and init.cpp after chainparams merge
Philip Kaufmann
2013-06-22
Merge pull request #2778 from jgarzik/rpc-verifydb
Jeff Garzik
2013-06-23
Log reason for non-standard transaction rejection
Jeff Garzik
2013-06-22
Merge pull request #2660 from TheBlueMatt/gmfrefactor
Pieter Wuille
2013-06-22
Merge pull request #2765 from vobornik/master
Pieter Wuille
2013-06-22
Add dumpwallet and importwallet RPCs
Pieter Wuille
[next]