Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
..
Failed to load latest commit information.
compat Add an alternate location of endian.h header Jun 23, 2015
config build: move bitcoin-config.h to its own directory Jun 21, 2014
consensus Enable policy enforcing GetMedianTimePast as the end point of lock-ti… Oct 23, 2015
crypto build: Endian compatibility Mar 6, 2015
json json: fail read_string if string contains trailing garbage Jun 3, 2015
leveldb Update LevelDB Nov 4, 2015
obj-test
obj Bump version numbers for 0.6.1rc1 Apr 27, 2012
policy PARTIAL: typofixes (found by misspell_fixer) Sep 22, 2015
primitives Add CHECKLOCKTIMEVERIFY (BIP65) soft-fork logic Oct 8, 2015
qt qt: Final translation update on 0.11 branch Jun 22, 2016
script Add CHECKLOCKTIMEVERIFY (BIP65) soft-fork logic Oct 8, 2015
secp256k1 Update libsecp256k1 Apr 22, 2015
support Remove assertion from ~LockedPageManager May 15, 2015
test [dbwrapper] Detect obfuscation Dec 26, 2015
univalue Remove references to X11 licence Dec 16, 2014
wallet Revert "Default fPayAtLeastCustomFee to false" Mar 14, 2016
.clang-format Update coding style and add .clang-format Jul 28, 2014
Makefile.am Merge commit '5c0b357' into backports-for-0.11.3 Mar 24, 2016
Makefile.bench.include build: Split hardening/fPIE options out Nov 18, 2015
Makefile.qt.include build: Use fPIC rather than fPIE for qt objects. Nov 18, 2015
Makefile.qttest.include build: Use fPIC rather than fPIE for qt objects. Nov 18, 2015
Makefile.test.include build: Split hardening/fPIE options out Nov 18, 2015
addrman.cpp Merge pull request #6028 Apr 24, 2015
addrman.h PARTIAL: typofixes (found by misspell_fixer) Sep 22, 2015
alert.cpp Chainparams: Decouple CAlert from CChainParams Apr 4, 2015
alert.h Chainparams: Decouple CAlert from CChainParams Apr 4, 2015
amount.cpp Added "Core" to copyright headers Dec 19, 2014
amount.h Added "Core" to copyright headers Dec 19, 2014
arith_uint256.cpp src/arith_256.cpp: bigendian compatibility Mar 6, 2015
arith_uint256.h ensure consistent header comment naming conventions Apr 20, 2015
base58.cpp openssl: abstract out OPENSSL_cleanse Feb 15, 2015
base58.h Non-grammatical language improvements May 2, 2015
bitcoin-cli-res.rc Update Windows resource files (and add one for bitcoin-tx) May 22, 2015
bitcoin-cli.cpp *: alias -h for --help Oct 23, 2015
bitcoin-tx-res.rc Update Windows resource files (and add one for bitcoin-tx) May 22, 2015
bitcoin-tx.cpp *: alias -h for --help Oct 23, 2015
bitcoind-res.rc Update Windows resource files (and add one for bitcoin-tx) May 22, 2015
bitcoind.cpp *: alias -h for --help Oct 23, 2015
bloom.cpp Only use randomly created nonces in CRollingBloomFilter. Oct 2, 2015
bloom.h Only use randomly created nonces in CRollingBloomFilter. Oct 2, 2015
chain.cpp Added "Core" to copyright headers Dec 19, 2014
chain.h Non-grammatical language improvements May 2, 2015
chainparams.cpp Bugfix: Allow mining on top of old tip blocks for testnet (fixes test… Oct 14, 2015
chainparams.h Bugfix: Allow mining on top of old tip blocks for testnet (fixes test… Oct 14, 2015
chainparamsbase.cpp
chainparamsbase.h Bugfix: Grammar fixes May 1, 2015
chainparamsseeds.h
checkpoints.cpp Merge pull request #6055 May 6, 2015
checkpoints.h Merge pull request #6055 May 6, 2015
checkqueue.h Bugfix: Grammar fixes May 1, 2015
clientversion.cpp Added "Core" to copyright headers Dec 19, 2014
clientversion.h bump version to 0.11.3 Mar 30, 2016
coincontrol.h Added "Core" to copyright headers Dec 19, 2014
coins.cpp Keep track of memory usage in CCoinsViewCache May 12, 2015
coins.h Keep track of memory usage in CCoinsViewCache May 12, 2015
compat.h Set TCP_NODELAY on P2P sockets. Oct 23, 2015
compressor.cpp Added "Core" to copyright headers Dec 19, 2014
compressor.h Added "Core" to copyright headers Dec 19, 2014
core_io.h Merge pull request #5499 Dec 31, 2014
core_read.cpp namespace: drop most boost namespaces and a few header cleanups Jan 2, 2015
core_write.cpp Replace direct use of 0 with SetNull and IsNull Jan 5, 2015
eccryptoverify.cpp Added "Core" to copyright headers Dec 19, 2014
eccryptoverify.h Added "Core" to copyright headers Dec 19, 2014
ecwrapper.cpp consensus: cache the openssl EC_GROUP to avoid a race condition for e… Aug 20, 2015
ecwrapper.h Added "Core" to copyright headers Dec 19, 2014
hash.cpp chaincodes: abstract away more chaincode behavior May 6, 2015
hash.h chaincodes: abstract away more chaincode behavior May 6, 2015
init.cpp [trivial] init cleanup Mar 14, 2016
init.h Create a scheduler thread for lightweight tasks May 14, 2015
key.cpp Merge pull request #6034 May 6, 2015
key.h Merge pull request #6034 May 6, 2015
keystore.cpp wallet: move crypter to wallet Mar 22, 2015
keystore.h c++11: don't forward-declare types used in maps Feb 4, 2015
leveldbwrapper.cpp [dbwrapper] Detect obfuscation Dec 26, 2015
leveldbwrapper.h [dbwrapper] Detect obfuscation Dec 26, 2015
limitedmap.h Added "Core" to copyright headers Dec 19, 2014
main.cpp net: Disable P2P alert system Mar 9, 2017
main.h Mark p2p alert system as deprecated. Mar 30, 2016
memusage.h Add memusage.h May 12, 2015
merkleblock.cpp PARTIAL: typofixes (found by misspell_fixer) Sep 22, 2015
merkleblock.h Bugfix: Grammar fixes May 1, 2015
miner.cpp Add rules--presently disabled--for using GetMedianTimePast as endpoin… Oct 23, 2015
miner.h miner.h: fix clang warning because of class/struct mix Apr 16, 2015
mruset.h Revert "Cache transaction validation successes" Jul 28, 2015
net.cpp Set TCP_NODELAY on P2P sockets. Oct 23, 2015
net.h Use CScheduler for net's DumpAddresses May 14, 2015
netbase.cpp Set TCP_NODELAY on P2P sockets. Oct 23, 2015
netbase.h Simplify code for CSubnet May 26, 2015
noui.cpp Added "Core" to copyright headers Dec 19, 2014
noui.h Added "Core" to copyright headers Dec 19, 2014
pow.cpp
pow.h Use equivalent PoW for non-main-chain requests Apr 22, 2015
protocol.cpp nLastTry is only used for addrman entries Apr 19, 2015
protocol.h nLastTry is only used for addrman entries Apr 19, 2015
pubkey.cpp
pubkey.h chaincodes: abstract away more chaincode behavior May 6, 2015
random.cpp
random.h
rest.cpp [REST] remove json input for getutxos, limit to query max. 15 outpoints May 27, 2015
reverselock.h Replace boost::reverse_lock with our own. Sep 22, 2015
rpcblockchain.cpp Add BIP65 to getblockchaininfo softforks list Oct 8, 2015
rpcclient.cpp Merge pull request #6022 Apr 30, 2015
rpcclient.h Added "Core" to copyright headers Dec 19, 2014
rpcmining.cpp [trivial] Fix rpc message "help generate" Oct 14, 2015
rpcmisc.cpp
rpcnet.cpp
rpcprotocol.cpp namespace: drop most boost namespaces and a few header cleanups Jan 2, 2015
rpcprotocol.h Added "Core" to copyright headers Dec 19, 2014
rpcrawtransaction.cpp Consensus: MOVEONLY: Move CValidationState from main consensus/valida… May 15, 2015
rpcserver.cpp
rpcserver.h Merge pull request #5420 May 6, 2015
scheduler.cpp Replace boost::reverse_lock with our own. Sep 22, 2015
scheduler.h More robust CScheduler unit test May 16, 2015
serialize.h fix header include groups May 14, 2015
streams.h allocators: split allocators and pagelocker Mar 20, 2015
sync.cpp Remove broken+useless lock/unlock log prints Apr 24, 2015
sync.h PARTIAL: typofixes (found by misspell_fixer) Sep 22, 2015
threadsafety.h Added "Core" to copyright headers Dec 19, 2014
timedata.cpp Do not store more than 200 timedata samples. Aug 20, 2015
timedata.h Added "Core" to copyright headers Dec 19, 2014
tinyformat.h Move `*Version()` functions to version.h/cpp Aug 26, 2014
txdb.cpp
txdb.h [dbwrapper] Detect obfuscation Dec 26, 2015
txmempool.cpp Make sure LogPrintf strings are line-terminated Sep 22, 2015
txmempool.h Create new BlockPolicyEstimator for fee estimates May 13, 2015
ui_interface.h Separate CTranslationInterface from CClientUIInterface Apr 16, 2015
uint256.cpp BUGFIX: Stack around the variable 'rv' was corrupted Mar 12, 2015
uint256.h uint256->arith_uint256 blob256->uint256 Jan 5, 2015
undo.h MOVEONLY: CBlockUndo from main.h to undo.h Dec 27, 2014
util.cpp Merge pull request #6703 Sep 23, 2015
util.h Use CScheduler for net's DumpAddresses May 14, 2015
utilmoneystr.cpp Added "Core" to copyright headers Dec 19, 2014
utilmoneystr.h Added "Core" to copyright headers Dec 19, 2014
utilstrencodings.cpp Added "Core" to copyright headers Dec 19, 2014
utilstrencodings.h Added "Core" to copyright headers Dec 19, 2014
utiltime.cpp Trivial: useless cast (ptime)(I'm ptime) Apr 30, 2015
utiltime.h Added "Core" to copyright headers Dec 19, 2014
validationinterface.cpp Regression test for ResendWalletTransactions Mar 24, 2015
validationinterface.h fix IDE/compiler warning "extra ';'" in validationinterface.h May 14, 2015
version.h Added "Core" to copyright headers Dec 19, 2014