.. |
json
|
|
|
leveldb
|
|
|
m4
|
build: use -mwindows for gui targets when linking with mingw
|
2014-01-27 15:30:51 -05:00 |
obj
|
|
|
obj-test
|
|
|
qt
|
build: use -mwindows for gui targets when linking with mingw
|
2014-01-27 15:30:51 -05:00 |
test
|
Merge pull request #2342
|
2014-01-27 10:16:54 +01:00 |
.gitignore
|
|
|
addrman.cpp
|
Remove redundant .c_str()s
|
2014-01-23 16:05:01 +01:00 |
addrman.h
|
|
|
alert.cpp
|
Remove redundant .c_str()s
|
2014-01-23 16:05:01 +01:00 |
alert.h
|
|
|
allocators.cpp
|
|
|
allocators.h
|
|
|
base58.h
|
|
|
bignum.h
|
|
|
bitcoin-cli-res.rc
|
|
|
bitcoin-cli.cpp
|
|
|
bitcoind-res.rc
|
|
|
bitcoind.cpp
|
|
|
bloom.cpp
|
|
|
bloom.h
|
|
|
chainparams.cpp
|
|
|
chainparams.h
|
|
|
checkpoints.cpp
|
|
|
checkpoints.h
|
|
|
checkqueue.h
|
|
|
clientversion.h
|
|
|
coincontrol.h
|
|
|
coins.cpp
|
|
|
coins.h
|
|
|
compat.h
|
|
|
core.cpp
|
Remove redundant .c_str()s
|
2014-01-23 16:05:01 +01:00 |
core.h
|
|
|
crypter.cpp
|
|
|
crypter.h
|
|
|
db.cpp
|
Remove redundant .c_str()s
|
2014-01-23 16:05:01 +01:00 |
db.h
|
|
|
hash.cpp
|
|
|
hash.h
|
|
|
init.cpp
|
Remove redundant .c_str()s
|
2014-01-23 16:05:01 +01:00 |
init.h
|
|
|
key.cpp
|
|
|
key.h
|
|
|
keystore.cpp
|
|
|
keystore.h
|
|
|
leveldbwrapper.cpp
|
Remove redundant .c_str()s
|
2014-01-23 16:05:01 +01:00 |
leveldbwrapper.h
|
|
|
limitedmap.h
|
|
|
main.cpp
|
Support for error messages and a few more rejection reasons
|
2014-01-29 17:39:24 +00:00 |
main.h
|
Support for error messages and a few more rejection reasons
|
2014-01-29 17:39:24 +00:00 |
Makefile.am
|
Typesafe strprintf/error/LogPrint functions
|
2014-01-23 16:05:00 +01:00 |
Makefile.include
|
Bugfix: Use BOOST_CPPFLAGS when testing for boost sleep vs sleep_for
|
2014-01-18 21:10:56 +00:00 |
miner.cpp
|
Fix off-by-one errors in use of IsFinalTx()
|
2014-01-26 21:50:15 -05:00 |
miner.h
|
|
|
mruset.h
|
|
|
net.cpp
|
Remove redundant .c_str()s
|
2014-01-23 16:05:01 +01:00 |
net.h
|
|
|
netbase.cpp
|
Remove redundant .c_str()s
|
2014-01-23 16:05:01 +01:00 |
netbase.h
|
|
|
noui.cpp
|
Remove redundant .c_str()s
|
2014-01-23 16:05:01 +01:00 |
noui.h
|
|
|
protocol.cpp
|
Remove redundant .c_str()s
|
2014-01-23 16:05:01 +01:00 |
protocol.h
|
|
|
rpcblockchain.cpp
|
|
|
rpcclient.cpp
|
|
|
rpcclient.h
|
|
|
rpcdump.cpp
|
Remove redundant .c_str()s
|
2014-01-23 16:05:01 +01:00 |
rpcmining.cpp
|
|
|
rpcmisc.cpp
|
Remove redundant .c_str()s
|
2014-01-23 16:05:01 +01:00 |
rpcnet.cpp
|
|
|
rpcprotocol.cpp
|
Remove redundant .c_str()s
|
2014-01-23 16:05:01 +01:00 |
rpcprotocol.h
|
|
|
rpcrawtransaction.cpp
|
|
|
rpcserver.cpp
|
Remove redundant .c_str()s
|
2014-01-23 16:05:01 +01:00 |
rpcserver.h
|
|
|
rpcwallet.cpp
|
|
|
script.cpp
|
|
|
script.h
|
|
|
serialize.h
|
|
|
sync.cpp
|
Remove redundant .c_str()s
|
2014-01-23 16:05:01 +01:00 |
sync.h
|
|
|
threadsafety.h
|
|
|
tinyformat.h
|
Typesafe strprintf/error/LogPrint functions
|
2014-01-23 16:05:00 +01:00 |
txdb.cpp
|
Remove redundant .c_str()s
|
2014-01-23 16:05:01 +01:00 |
txdb.h
|
|
|
txmempool.cpp
|
|
|
txmempool.h
|
|
|
ui_interface.h
|
|
|
uint256.h
|
|
|
util.cpp
|
Remove redundant .c_str()s
|
2014-01-23 16:05:01 +01:00 |
util.h
|
Typesafe strprintf/error/LogPrint functions
|
2014-01-23 16:05:00 +01:00 |
version.cpp
|
|
|
version.h
|
|
|
wallet.cpp
|
Remove redundant .c_str()s
|
2014-01-23 16:05:01 +01:00 |
wallet.h
|
wallet: add interface for storing generic data on destinations
|
2014-01-19 18:21:54 +01:00 |
walletdb.cpp
|
Remove redundant .c_str()s
|
2014-01-23 16:05:01 +01:00 |
walletdb.h
|
wallet: add interface for storing generic data on destinations
|
2014-01-19 18:21:54 +01:00 |