..
json
…
leveldb
Merge src/leveldb changes: temporarily revert to writing .sst files.
11 years ago
m4
build: fix explicit --disable-qt-dbus
11 years ago
obj
…
obj-test
…
qt
build: build qt tests after qt libs/executable
11 years ago
test
Add licenses for tests and test data
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
…
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.h
…
bignum.h
…
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
…
bloom.cpp
…
bloom.h
…
chainparams.cpp
Copyright header updates s/2013/2014 on files whose last git commit was done in 2014.
11 years ago
chainparams.h
…
checkpoints.cpp
Add a new checkpoint at block 279,000
11 years ago
checkpoints.h
…
checkqueue.h
…
clientversion.h
build: Version bump to 0.9.99, disable IS_RELEASE
11 years ago
coincontrol.h
…
coins.cpp
…
coins.h
…
compat.h
…
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
…
crypter.h
…
db.cpp
Get rid of C99 PRI?64 usage in source files
11 years ago
db.h
…
hash.cpp
…
hash.h
…
init.cpp
Log which wallet is used during init
11 years ago
init.h
…
key.cpp
…
key.h
Document that CPubKey.IsValid() is consensus critical
11 years ago
keystore.cpp
…
keystore.h
…
leveldbwrapper.cpp
Copyright header updates s/2013/2014 on files whose last git commit was done in 2014.
11 years ago
leveldbwrapper.h
…
limitedmap.h
…
main.cpp
minor style cleanups
11 years ago
main.h
minor style cleanups
11 years ago
miner.cpp
Make mining fee policy match relay fee policy.
11 years ago
miner.h
…
mruset.h
…
net.cpp
Clarify the error message when unable to bind to port
11 years ago
net.h
Merge pull request #3514
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
…
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
Remove unused includes of boost lexical_cast
11 years ago
rpcclient.h
…
rpcdump.cpp
Remove unused includes of boost lexical_cast
11 years ago
rpcmining.cpp
…
rpcmisc.cpp
Add a "relayfee" field to getinfo.
11 years ago
rpcnet.cpp
Get rid of C99 PRI?64 usage in source files
11 years ago
rpcprotocol.cpp
Remove unused includes of boost lexical_cast
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
Merge pull request #3717 from djpnewton/wallet-txcount
11 years ago
rpcserver.h
move wallet info stuff to "getwalletinfo" rpc (left original wallet
11 years ago
rpcwallet.cpp
Merge pull request #3717 from djpnewton/wallet-txcount
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
…
sync.cpp
Wallet locking fixes for -DDEBUG_LOCKORDER
11 years ago
sync.h
…
threadsafety.h
…
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
…
uint256.h
…
util.cpp
Merge pull request #3749
11 years ago
util.h
Merge pull request #3749
11 years ago
version.cpp
…
version.h
…
wallet.cpp
Fix missing wallet lock in CWallet::SyncTransaction(..)
11 years ago
wallet.h
Fix null pointer in IsTrusted()
11 years ago
walletdb.cpp
Get rid of C99 PRI?64 usage in source files
11 years ago
walletdb.h
Add -zapwallettxes cli/config option, used for wallet recovery
11 years ago