..
compat
build: add symbol for upcoming gcc 4.9's libstdc++
11 years ago
json
…
leveldb
Merge src/leveldb changes: temporarily revert to writing .sst files.
11 years ago
m4
Bugfix: configure: Look in libx32 subdirectory for boost libraries
11 years ago
obj
…
obj-test
…
qt
don't use sed's -i option to stay posix compliant
11 years ago
test
Add rejection of non-null CHECKMULTISIG dummy values
11 years ago
Makefile.am
Merge pull request #4042
11 years ago
Makefile.include
don't use sed's -i option to stay posix compliant
11 years ago
addrman.cpp
Remove redundant .c_str()s
11 years ago
addrman.h
…
alert.cpp
Fixed compile error on Debian jessie (gcc version 4.8.2 (Debian 4.8.2-16))
11 years ago
alert.h
…
allocators.cpp
…
allocators.h
…
base58.cpp
Replace DecodeBase58/EncodeBase58 with direct implementation.
11 years ago
base58.h
Replace DecodeBase58/EncodeBase58 with direct implementation.
11 years ago
bignum.h
…
bitcoin-cli-res.rc
qt: Update remaining "The Bitcoin Core Developers"
11 years ago
bitcoin-cli.cpp
Show error message if ReadConfigFile fails
11 years ago
bitcoind-res.rc
qt: Update remaining "The Bitcoin Core Developers"
11 years ago
bitcoind.cpp
Show error message if ReadConfigFile fails
11 years ago
bloom.cpp
Fix bloom filter not to use bit_mask
11 years ago
bloom.h
…
chainparams.cpp
Add new DNS seed from bitnodes.io.
11 years ago
chainparams.h
…
checkpoints.cpp
[Qt] rescan progress
11 years ago
checkpoints.h
[Qt] rescan progress
11 years ago
checkqueue.h
…
clientversion.h
VERSION obtained from source instead of the previous git tag.
11 years ago
coincontrol.h
…
coins.cpp
…
coins.h
…
compat.h
reorder includes to compile on OpenBSD
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
unified and better log/error messages for CDBEnv/CDB
11 years ago
db.h
Move CAddrDB frrom db to net
11 years ago
hash.cpp
…
hash.h
…
init.cpp
Merge pull request #4114
11 years ago
init.h
Allow `-noserver` with bitcoind
11 years ago
key.cpp
…
key.h
Document that CPubKey.IsValid() is consensus critical
11 years ago
keystore.cpp
Move CCryptoKeyStore to crypter.cpp
11 years ago
keystore.h
Update moved and dead links
11 years ago
leveldbwrapper.cpp
Wrap create_directory calls in try...catch blocks.
11 years ago
leveldbwrapper.h
…
limitedmap.h
…
main.cpp
Increase IsStandard() scriptSig length
11 years ago
main.h
Create (MANDATORY|STANDARD)_SCRIPT_VERIFY_FLAGS constants
11 years ago
miner.cpp
Create (MANDATORY|STANDARD)_SCRIPT_VERIFY_FLAGS constants
11 years ago
miner.h
…
mruset.h
…
net.cpp
better std::exception logging for CAddrDb
11 years ago
net.h
Merge pull request #3514
11 years ago
netbase.cpp
Remove build-time no-IPv6 setting
11 years ago
netbase.h
Remove build-time no-IPv6 setting
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
…
protocol.cpp
Copyright header updates s/2013/2014 on files whose last git commit was done in 2014.
11 years ago
protocol.h
…
rpcblockchain.cpp
small changes to rpc command help message strings
11 years ago
rpcclient.cpp
improve command-line options output
11 years ago
rpcclient.h
…
rpcdump.cpp
[Qt] importwallet progress
11 years ago
rpcmining.cpp
RPC command getmininginfo showing right genproclimit
11 years ago
rpcmisc.cpp
Fix typo in `createmultisig` help
11 years ago
rpcnet.cpp
Organize RPCCommands table
11 years ago
rpcprotocol.cpp
Update moved and dead links
11 years ago
rpcprotocol.h
'sendrawtransaction' improvements
11 years ago
rpcrawtransaction.cpp
Create (MANDATORY|STANDARD)_SCRIPT_VERIFY_FLAGS constants
11 years ago
rpcserver.cpp
Organize RPCCommands table
11 years ago
rpcserver.h
move wallet info stuff to "getwalletinfo" rpc (left original wallet
11 years ago
rpcwallet.cpp
[Qt] fix style, formating, comment and indentation problems
11 years ago
script.cpp
Add rejection of non-null CHECKMULTISIG dummy values
11 years ago
script.h
Do not trigger a DoS ban if SCRIPT_VERIFY_NULLDUMMY fails
11 years ago
serialize.h
remove an assignment which is never used.
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
…
tinyformat.h
Make tinyformat errors raise an exception instead of assert()ing
11 years ago
txdb.cpp
use standard __func__ instead of __PRETTY_FUNCTION__
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
[Qt] rescan progress
11 years ago
uint256.h
Unittests for uint256.h
11 years ago
util.cpp
Wrap create_directory calls in try...catch blocks.
11 years ago
util.h
Wrap create_directory calls in try...catch blocks.
11 years ago
version.cpp
VERSION obtained from source instead of the previous git tag.
11 years ago
version.h
…
wallet.cpp
Merge pull request #4058
11 years ago
wallet.h
[Qt] rescan progress
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