You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Cozz Lovan eb0d9ecb6e [Qt] Fix nTransactionFee in qt-settings 11 years ago
..
json Revert "JSON Spirit updated to v4.06" 11 years ago
leveldb Merge src/leveldb changes: temporarily revert to writing .sst files. 11 years ago
m4 build: use -mwindows for gui targets when linking with mingw 11 years ago
obj Bump version numbers for 0.6.1rc1 13 years ago
obj-test Rename src/obj/test to src/obj-test to workaround bug in older GNU Make 13 years ago
qt [Qt] Fix nTransactionFee in qt-settings 11 years ago
test Merge pull request #3601 11 years ago
.gitignore Add src/.gitignore: ignore src/test_bitcoin 11 years ago
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 Remove redundant .c_str()s 11 years ago
alert.h Cleanup code using forward declarations. 11 years ago
allocators.cpp Changing LockedPageManager to use a managed instance 11 years ago
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 bitcoin-cli: remove unneeded dependencies (only code movement) 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 Updated fallback seed nodes from sipa's DNS seeds 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 Bump version numbers for 0.9.0rc1 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 Remove redundant .c_str()s 11 years ago
core.h Add verbose boolean to getrawmempool 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 Remove redundant .c_str()s 11 years ago
db.h Move CAddrDB frrom db to net 11 years ago
hash.cpp Add HMAC-SHA512 to hash 12 years ago
hash.h Cleanup code using forward declarations. 11 years ago
init.cpp Merge pull request #3588 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 Cleanup code using forward declarations. 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 Remove redundant .c_str()s 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 #3592 11 years ago
main.h Merge pull request #3592 11 years ago
miner.cpp Fix off-by-one errors in use of IsFinalTx() 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 Remove redundant .c_str()s 11 years ago
net.h small headers ordering cleanup 11 years ago
netbase.cpp Remove redundant .c_str()s 11 years ago
netbase.h Cleanup code using forward declarations. 11 years ago
noui.cpp Remove redundant .c_str()s 11 years ago
noui.h Cleanup code using forward declarations. 11 years ago
protocol.cpp Remove redundant .c_str()s 11 years ago
protocol.h Cleanup code using forward declarations. 11 years ago
rpcblockchain.cpp Move `settxfee` from rpcblockchain to rpcwallet 11 years ago
rpcclient.cpp some string and indentation updates in init/rpcclient 11 years ago
rpcclient.h bitcoin-cli: remove unneeded dependencies (only code movement) 11 years ago
rpcdump.cpp Add check for valid keys in `importprivkey` 11 years ago
rpcmining.cpp "getnetworkhashps" with defaults was yielding "0", the hashrate is not 0. 11 years ago
rpcmisc.cpp Remove redundant .c_str()s 11 years ago
rpcnet.cpp Fix `getaddednodeinfo` RPC call with dns=false 11 years ago
rpcprotocol.cpp Remove redundant .c_str()s 11 years ago
rpcprotocol.h qt: allow `walletpassphrase` in debug console without -server 11 years ago
rpcrawtransaction.cpp small headers ordering cleanup 11 years ago
rpcserver.cpp Remove redundant .c_str()s 11 years ago
rpcserver.h qt: allow `walletpassphrase` in debug console without -server 11 years ago
rpcwallet.cpp Re-add BTC/KB in help message for `settxfee` 11 years ago
script.cpp Merge pull request #3257 11 years ago
script.h Cleanup code using forward declarations. 11 years ago
serialize.h Cleanup code using forward declarations. 11 years ago
sync.cpp Remove redundant .c_str()s 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 Typesafe strprintf/error/LogPrint functions 11 years ago
txdb.cpp Remove redundant .c_str()s 11 years ago
txdb.h Make CCoinsView use block hashes instead of indices 11 years ago
txmempool.cpp Add verbose boolean to getrawmempool 11 years ago
txmempool.h Add verbose boolean to getrawmempool 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 #3450 11 years ago
util.h Re-add newline to error() messages 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 Remove redundant .c_str()s 11 years ago
wallet.h wallet: add interface for storing generic data on destinations 11 years ago
walletdb.cpp Remove redundant .c_str()s 11 years ago
walletdb.h wallet: add interface for storing generic data on destinations 11 years ago