..
json
…
leveldb
Merge src/leveldb changes: temporarily revert to writing .sst files.
11 years ago
m4
Add shell null to else block
11 years ago
obj
…
obj-test
…
qt
gui: Prevent status icons from being cut off
11 years ago
test
Merge pull request #3768
11 years ago
.gitignore
…
Makefile.am
Typesafe strprintf/error/LogPrint functions
11 years ago
Makefile.include
Bugfix: Use BOOST_CPPFLAGS when testing for boost sleep vs sleep_for
11 years ago
addrman.cpp
Remove redundant .c_str()s
11 years ago
addrman.h
Cleanup code using forward declarations.
11 years ago
alert.cpp
Get rid of C99 PRI?64 usage in source files
11 years ago
alert.h
Cleanup code using forward declarations.
11 years ago
allocators.cpp
…
allocators.h
Cleanup code using forward declarations.
11 years ago
base58.h
Cleanup code using forward declarations.
11 years ago
bignum.h
Cleanup code using forward declarations.
11 years ago
bitcoin-cli-res.rc
qt: Update remaining "The Bitcoin Core Developers"
11 years ago
bitcoin-cli.cpp
Fix bitcoin-cli exit status code
11 years ago
bitcoind-res.rc
qt: Update remaining "The Bitcoin Core Developers"
11 years ago
bitcoind.cpp
Allow `-noserver` with bitcoind
11 years ago
bloom.cpp
Cleanup code using forward declarations.
11 years ago
bloom.h
Cleanup code using forward declarations.
11 years ago
chainparams.cpp
Copyright header updates s/2013/2014 on files whose last git commit was done in 2014.
11 years ago
chainparams.h
Cleanup code using forward declarations.
11 years ago
checkpoints.cpp
Add a new checkpoint at block 279,000
11 years ago
checkpoints.h
Cleanup code using forward declarations.
11 years ago
checkqueue.h
Cleanup code using forward declarations.
11 years ago
clientversion.h
build: Version bump to 0.9.99, disable IS_RELEASE
11 years ago
coincontrol.h
Coincontrol cleanup (e.g. add missing license)
11 years ago
coins.cpp
Add verbose boolean to getrawmempool
11 years ago
coins.h
Add verbose boolean to getrawmempool
11 years ago
compat.h
Merge pull request #3309
11 years ago
core.cpp
Get rid of C99 PRI?64 usage in source files
11 years ago
core.h
Merge pull request #3305 from mikehearn/fee_drop
11 years ago
crypter.cpp
Move CCryptoKeyStore to crypter.cpp
11 years ago
crypter.h
Move CCryptoKeyStore to crypter.cpp
11 years ago
db.cpp
Get rid of C99 PRI?64 usage in source files
11 years ago
db.h
Move CAddrDB frrom db to net
11 years ago
hash.cpp
…
hash.h
Cleanup code using forward declarations.
11 years ago
init.cpp
Log which wallet is used during init
11 years ago
init.h
Allow `-noserver` with bitcoind
11 years ago
key.cpp
Sanitize assert usage and refuse to compile with NDEBUG.
11 years ago
key.h
Document that CPubKey.IsValid() is consensus critical
11 years ago
keystore.cpp
Move CCryptoKeyStore to crypter.cpp
11 years ago
keystore.h
Move CCryptoKeyStore to crypter.cpp
11 years ago
leveldbwrapper.cpp
Copyright header updates s/2013/2014 on files whose last git commit was done in 2014.
11 years ago
leveldbwrapper.h
Cleanup code using forward declarations.
11 years ago
limitedmap.h
Cleanup code using forward declarations.
11 years ago
main.cpp
Merge pull request #3694 from gavinandresen/vfspent
11 years ago
main.h
remove orphan fHaveGUI from main.h
11 years ago
miner.cpp
Get rid of C99 PRI?64 usage in source files
11 years ago
miner.h
setgenerate creates multiple blocks in -regtest mode
11 years ago
mruset.h
Cleanup code using forward declarations.
11 years ago
net.cpp
Clarify the error message when unable to bind to port
11 years ago
net.h
Get rid of C99 PRI?64 usage in source files
11 years ago
netbase.cpp
Copyright header updates s/2013/2014 on files whose last git commit was done in 2014.
11 years ago
netbase.h
Cleanup code using forward declarations.
11 years ago
noui.cpp
Copyright header updates s/2013/2014 on files whose last git commit was done in 2014.
11 years ago
noui.h
Cleanup code using forward declarations.
11 years ago
protocol.cpp
Copyright header updates s/2013/2014 on files whose last git commit was done in 2014.
11 years ago
protocol.h
Cleanup code using forward declarations.
11 years ago
rpcblockchain.cpp
small changes to rpc command help message strings
11 years ago
rpcclient.cpp
Replace PrintException with PrintExceptionContinue + throw
11 years ago
rpcclient.h
bitcoin-cli: remove unneeded dependencies (only code movement)
11 years ago
rpcdump.cpp
Remove CWalletTx::vfSpent
11 years ago
rpcmining.cpp
"getnetworkhashps" with defaults was yielding "0", the hashrate is not 0.
11 years ago
rpcmisc.cpp
Copyright header updates s/2013/2014 on files whose last git commit was done in 2014.
11 years ago
rpcnet.cpp
Get rid of C99 PRI?64 usage in source files
11 years ago
rpcprotocol.cpp
Copyright header updates s/2013/2014 on files whose last git commit was done in 2014.
11 years ago
rpcprotocol.h
Copyright header updates s/2013/2014 on files whose last git commit was done in 2014.
11 years ago
rpcrawtransaction.cpp
Make the signrawtransaction docs explicit that the arguments can be 'null'.
11 years ago
rpcserver.cpp
Copyright header updates s/2013/2014 on files whose last git commit was done in 2014.
11 years ago
rpcserver.h
Copyright header updates s/2013/2014 on files whose last git commit was done in 2014.
11 years ago
rpcwallet.cpp
Remove CWalletTx::vfSpent
11 years ago
script.cpp
script: reduce OP_RETURN standard relay bytes to 40
11 years ago
script.h
script: reduce OP_RETURN standard relay bytes to 40
11 years ago
serialize.h
Cleanup code using forward declarations.
11 years ago
sync.cpp
Wallet locking fixes for -DDEBUG_LOCKORDER
11 years ago
sync.h
Use mutex pointer instead of name for AssertLockHeld
11 years ago
threadsafety.h
Cleanup code using forward declarations.
11 years ago
tinyformat.h
Make tinyformat errors raise an exception instead of assert()ing
11 years ago
txdb.cpp
Copyright header updates s/2013/2014 on files whose last git commit was done in 2014.
11 years ago
txdb.h
Change new constants in txdb.h to int64_t
11 years ago
txmempool.cpp
Remove CWalletTx::vfSpent
11 years ago
txmempool.h
Remove CWalletTx::vfSpent
11 years ago
ui_interface.h
Merge pull request #3427
11 years ago
uint256.h
Unittests for uint256.h
11 years ago
util.cpp
Merge pull request #3749
11 years ago
util.h
Merge pull request #3749
11 years ago
version.cpp
Cleanup code using forward declarations.
11 years ago
version.h
Bump protocol version to 70002
11 years ago
wallet.cpp
AddToWallet implies BindWallet
11 years ago
wallet.h
Fix null pointer in IsTrusted()
11 years ago
walletdb.cpp
AddToWallet implies BindWallet
11 years ago
walletdb.h
Add -zapwallettxes cli/config option, used for wallet recovery
11 years ago