neobytes/src
Philip Kaufmann bbad683224 [Qt] simplify return code and return values in txtablemodel
- also move an added space in a string where it belongs
2014-08-28 23:14:11 +02:00
..
compat libc-compat: add new symbol that's now needed 2014-08-08 15:21:50 -04:00
config
crypto
json
leveldb
m4 Merge pull request #4654 2014-08-25 13:44:41 +02:00
obj
obj-test
qt [Qt] simplify return code and return values in txtablemodel 2014-08-28 23:14:11 +02:00
secp256k1
test fix comments ExtractAddress() -> ExtractDestination() 2014-08-28 01:54:45 +02:00
univalue UniValue: compact (!pretty) output should not include extra whitespace 2014-08-20 00:27:49 -04:00
.clang-format
addrman.cpp addrman: Do not propagate obviously poor addresses onto the network 2014-08-18 16:50:39 -04:00
addrman.h
alert.cpp Split up util.cpp/h 2014-08-26 13:25:22 +02:00
alert.h Remove all other print() methods 2014-08-20 20:54:27 +02:00
allocators.cpp
allocators.h
base58.cpp
base58.h
bitcoin-cli-res.rc
bitcoin-cli.cpp Split up util.cpp/h 2014-08-26 13:25:22 +02:00
bitcoin-tx.cpp Split up util.cpp/h 2014-08-26 13:25:22 +02:00
bitcoind-res.rc
bitcoind.cpp Split up util.cpp/h 2014-08-26 13:25:22 +02:00
bloom.cpp
bloom.h
chainparams.cpp
chainparams.h
chainparamsbase.cpp
chainparamsbase.h
chainparamsseeds.h
checkpoints.cpp
checkpoints.h
checkqueue.h
clientversion.h
coincontrol.h
coins.cpp Make appropriate getter-routines "const" in CCoinsView. 2014-08-26 11:29:18 +02:00
coins.h Make appropriate getter-routines "const" in CCoinsView. 2014-08-26 11:29:18 +02:00
compat.h Move S_I* constants and MSG_NOSIGNAL to compat.h 2014-08-26 13:25:21 +02:00
core_io.h
core_read.cpp
core_write.cpp Split up util.cpp/h 2014-08-26 13:25:22 +02:00
core.cpp Move strprintf define to tinyformat.h 2014-08-20 10:51:18 +02:00
core.h Move COIN and CENT to core.h 2014-08-26 13:25:22 +02:00
crypter.cpp Split up util.cpp/h 2014-08-26 13:25:22 +02:00
crypter.h Dont run full check every time we decrypt wallet. 2014-08-10 18:36:07 -07:00
db.cpp Split up util.cpp/h 2014-08-26 13:25:22 +02:00
db.h remove unused class CAddrMan; from db.h 2014-08-10 14:30:30 +02:00
hash.cpp
hash.h
init.cpp Split up util.cpp/h 2014-08-26 13:25:22 +02:00
init.h
key.cpp
key.h
keystore.cpp Merge pull request #4673 2014-08-26 17:41:33 +02:00
keystore.h Merge pull request #4673 2014-08-26 17:41:33 +02:00
leveldbwrapper.cpp
leveldbwrapper.h Mark LevelDB "Read" and "Exists" functions as const. 2014-08-26 11:26:58 +02:00
limitedmap.h
main.cpp Merge pull request #4377 2014-08-27 22:39:28 +02:00
main.h Merge pull request #4377 2014-08-27 22:39:28 +02:00
Makefile.am Split up util.cpp/h 2014-08-26 13:25:22 +02:00
Makefile.qt.include Merge pull request #4673 2014-08-26 17:41:33 +02:00
Makefile.qttest.include build: add option for reducing exports (v2) 2014-08-18 16:10:15 -04:00
Makefile.test.include Move CMedianFilter to timedata.cpp 2014-08-26 13:25:20 +02:00
miner.cpp Merge pull request #4377 2014-08-27 22:39:28 +02:00
miner.h
mruset.h
net.cpp Revert "Add a getutxos command to the p2p protocol. It allows querying of the UTXO set" 2014-08-27 18:04:29 +02:00
net.h Split up util.cpp/h 2014-08-26 13:25:22 +02:00
netbase.cpp Split up util.cpp/h 2014-08-26 13:25:22 +02:00
netbase.h Remove all other print() methods 2014-08-20 20:54:27 +02:00
noui.cpp Split up util.cpp/h 2014-08-26 13:25:22 +02:00
noui.h
pow.cpp Merge pull request #4377 2014-08-27 22:39:28 +02:00
pow.h replace ComputeMinWork with CheckMinWork 2014-08-23 13:21:51 +02:00
protocol.cpp Remove all other print() methods 2014-08-20 20:54:27 +02:00
protocol.h Revert "Add a getutxos command to the p2p protocol. It allows querying of the UTXO set" 2014-08-27 18:04:29 +02:00
random.cpp Split up util.cpp/h 2014-08-26 13:25:22 +02:00
random.h
rpcblockchain.cpp Split up util.cpp/h 2014-08-26 13:25:22 +02:00
rpcclient.cpp
rpcclient.h
rpcdump.cpp Split up util.cpp/h 2014-08-26 13:25:22 +02:00
rpcmining.cpp Merge pull request #4377 2014-08-27 22:39:28 +02:00
rpcmisc.cpp
rpcnet.cpp Add detailed network info to getnetworkinfo RPC 2014-08-18 13:36:10 +02:00
rpcprotocol.cpp Split up util.cpp/h 2014-08-26 13:25:22 +02:00
rpcprotocol.h
rpcrawtransaction.cpp Clean-up SyncWithWallets/SyncTransaction 2014-08-17 17:39:30 +02:00
rpcserver.cpp Split up util.cpp/h 2014-08-26 13:25:22 +02:00
rpcserver.h Closely track mempool byte total. Add "getmempoolinfo" RPC. 2014-08-14 12:34:38 -04:00
rpcwallet.cpp Fix typo in gettransaction help 2014-08-08 23:13:06 -05:00
script.cpp Merge pull request #4748 2014-08-26 16:57:05 +02:00
script.h Split up util.cpp/h 2014-08-26 13:25:22 +02:00
serialize.h Merge pull request #4618 2014-08-24 02:06:09 +02:00
sync.cpp Fix build with DEBUG_LOCKORDER 2014-08-28 01:52:22 +02:00
sync.h
threadsafety.h
timedata.cpp Split up util.cpp/h 2014-08-26 13:25:22 +02:00
timedata.h Move CMedianFilter to timedata.cpp 2014-08-26 13:25:20 +02:00
tinyformat.h Move *Version() functions to version.h/cpp 2014-08-26 13:25:21 +02:00
txdb.cpp Merge pull request #4748 2014-08-26 16:57:05 +02:00
txdb.h Make appropriate getter-routines "const" in CCoinsView. 2014-08-26 11:29:18 +02:00
txmempool.cpp Merge pull request #4748 2014-08-26 16:57:05 +02:00
txmempool.h Use const CCoinsView's at some places. 2014-08-26 11:29:18 +02:00
ui_interface.h
uint256.cpp Split up util.cpp/h 2014-08-26 13:25:22 +02:00
uint256.h
util.cpp Split up util.cpp/h 2014-08-26 13:25:22 +02:00
util.h Split up util.cpp/h 2014-08-26 13:25:22 +02:00
utilmoneystr.cpp Split up util.cpp/h 2014-08-26 13:25:22 +02:00
utilmoneystr.h Split up util.cpp/h 2014-08-26 13:25:22 +02:00
utilstrencodings.cpp Split up util.cpp/h 2014-08-26 13:25:22 +02:00
utilstrencodings.h Split up util.cpp/h 2014-08-26 13:25:22 +02:00
utiltime.cpp Split up util.cpp/h 2014-08-26 13:25:22 +02:00
utiltime.h Split up util.cpp/h 2014-08-26 13:25:22 +02:00
version.cpp Move *Version() functions to version.h/cpp 2014-08-26 13:25:21 +02:00
version.h Revert "Add a getutxos command to the p2p protocol. It allows querying of the UTXO set" 2014-08-27 18:04:29 +02:00
wallet.cpp Merge pull request #4673 2014-08-26 17:41:33 +02:00
wallet.h Merge pull request #4673 2014-08-26 17:41:33 +02:00
walletdb.cpp Split up util.cpp/h 2014-08-26 13:25:22 +02:00
walletdb.h