..
json
…
leveldb
Merge src/leveldb changes for LevelDB 1.15
9 years ago
m4
qt5: fix typo causing broken selection logic
9 years ago
obj
…
obj-test
…
qt
qt: Stop shutdown detection timer during shutdown
9 years ago
test
Add test for GetTime()
9 years ago
.gitignore
…
Makefile.am
build: Correctly put boost at end of LDADD
9 years ago
Makefile.include
qt5: Use QT_SELECT for debian-based distros.
9 years ago
addrman.cpp
Changed Get64(.) to GetLow64()
9 years ago
addrman.h
Cleanup code using forward declarations.
9 years ago
alert.cpp
misc small changes to polish after include cleanup
9 years ago
alert.h
Cleanup code using forward declarations.
9 years ago
allocators.cpp
…
allocators.h
Cleanup code using forward declarations.
9 years ago
base58.h
Cleanup code using forward declarations.
9 years ago
bignum.h
Cleanup code using forward declarations.
9 years ago
bitcoin-cli-res.rc
…
bitcoin-cli.cpp
bitcoin-cli: remove unneeded dependencies (only code movement)
9 years ago
bitcoind-res.rc
…
bitcoind.cpp
Allow `-noserver` with bitcoind
9 years ago
bloom.cpp
Cleanup code using forward declarations.
9 years ago
bloom.h
Cleanup code using forward declarations.
9 years ago
chainparams.cpp
Added new DNS seed from bitcoinstats.com.
9 years ago
chainparams.h
Cleanup code using forward declarations.
9 years ago
checkpoints.cpp
Cleanup code using forward declarations.
9 years ago
checkpoints.h
Cleanup code using forward declarations.
9 years ago
checkqueue.h
Cleanup code using forward declarations.
9 years ago
clientversion.h
…
coincontrol.h
Coincontrol cleanup (e.g. add missing license)
9 years ago
coins.cpp
Add verbose boolean to getrawmempool
9 years ago
coins.h
Add verbose boolean to getrawmempool
9 years ago
compat.h
Merge pull request #3309
9 years ago
core.cpp
Add verbose boolean to getrawmempool
9 years ago
core.h
Add verbose boolean to getrawmempool
9 years ago
crypter.cpp
Move CCryptoKeyStore to crypter.cpp
9 years ago
crypter.h
Move CCryptoKeyStore to crypter.cpp
9 years ago
db.cpp
Move CAddrDB frrom db to net
9 years ago
db.h
Move CAddrDB frrom db to net
9 years ago
hash.cpp
…
hash.h
Cleanup code using forward declarations.
9 years ago
init.cpp
Merge pull request #3449
9 years ago
init.h
Allow `-noserver` with bitcoind
9 years ago
key.cpp
Sanitize assert usage and refuse to compile with NDEBUG.
9 years ago
key.h
Cleanup code using forward declarations.
9 years ago
keystore.cpp
Move CCryptoKeyStore to crypter.cpp
9 years ago
keystore.h
Move CCryptoKeyStore to crypter.cpp
9 years ago
leveldbwrapper.cpp
configure: Simplify common AM_CPPFLAGS and AM_LDFLAGS to a Makefile.common
9 years ago
leveldbwrapper.h
Cleanup code using forward declarations.
9 years ago
limitedmap.h
Cleanup code using forward declarations.
9 years ago
main.cpp
Merge pull request #3401
9 years ago
main.h
Move `nTransactionFee` from main.cpp to wallet.cpp
9 years ago
miner.cpp
Make bitcoin compile without wallet if "db_cxx.h" is not present
9 years ago
miner.h
setgenerate creates multiple blocks in -regtest mode
9 years ago
mruset.h
Cleanup code using forward declarations.
9 years ago
net.cpp
Make bitcoin compile without wallet if "db_cxx.h" is not present
9 years ago
net.h
Add main-specific node state
9 years ago
netbase.cpp
core: remove includes in .cpp, if header is already in .h
9 years ago
netbase.h
Cleanup code using forward declarations.
9 years ago
noui.cpp
Remove ui_interface ThreadSafeAskFee residue
9 years ago
noui.h
Cleanup code using forward declarations.
9 years ago
protocol.cpp
core: remove includes in .cpp, if header is already in .h
9 years ago
protocol.h
Cleanup code using forward declarations.
9 years ago
rpcblockchain.cpp
Move `settxfee` from rpcblockchain to rpcwallet
9 years ago
rpcclient.cpp
some string and indentation updates in init/rpcclient
9 years ago
rpcclient.h
bitcoin-cli: remove unneeded dependencies (only code movement)
9 years ago
rpcdump.cpp
Explicitly ensure that wallet is unlocked in `importprivkey`
9 years ago
rpcmining.cpp
"getnetworkhashps" with defaults was yielding "0", the hashrate is not 0.
9 years ago
rpcmisc.cpp
Move `verifymessage` from rpcwallet to rpcmisc
9 years ago
rpcnet.cpp
Move `getinfo` from rpcnet to rpcmisc
9 years ago
rpcprotocol.cpp
Split up bitcoinrpc (code movement only)
9 years ago
rpcprotocol.h
Split up bitcoinrpc (code movement only)
9 years ago
rpcrawtransaction.cpp
Merge pull request #3332
9 years ago
rpcserver.cpp
Merge pull request #3369
9 years ago
rpcserver.h
Add rpc command 'getunconfirmedbalance' to obtain total unconfirmed balance
9 years ago
rpcwallet.cpp
Merge pull request #3369
9 years ago
script.cpp
Merge pull request #3257
9 years ago
script.h
Cleanup code using forward declarations.
9 years ago
serialize.h
Cleanup code using forward declarations.
9 years ago
sync.cpp
Use mutex pointer instead of name for AssertLockHeld
9 years ago
sync.h
Use mutex pointer instead of name for AssertLockHeld
9 years ago
threadsafety.h
Cleanup code using forward declarations.
9 years ago
txdb.cpp
extend std::exception logging in txdb.cpp
9 years ago
txdb.h
Make CCoinsView use block hashes instead of indices
9 years ago
txmempool.cpp
Add verbose boolean to getrawmempool
9 years ago
txmempool.h
Add verbose boolean to getrawmempool
9 years ago
ui_interface.h
Merge pull request #3427
9 years ago
uint256.h
Unittests for uint256.h
9 years ago
util.cpp
Remove -logtodebugger
9 years ago
util.h
Allow `-noserver` with bitcoind
9 years ago
version.cpp
Cleanup code using forward declarations.
9 years ago
version.h
Bump protocol version to 70002
9 years ago
wallet.cpp
Merge pull request #3401
9 years ago
wallet.h
Merge pull request #3401
9 years ago
walletdb.cpp
Merge pull request #3257
9 years ago
walletdb.h
Fix struct/class declaration mismatches
9 years ago