dash/src
UdjinM6 2fc05e5b9d Add ability to change debug category on the fly from console
NOTE: Before switching to another debug catgory you'd need to turn debugging off via "debug 0"
      and wait a bit (each thread (de)activates debug mode on its own)
2016-03-16 07:46:35 +01:00
..
bench more bitcoin->dash 2016-03-04 12:09:03 +03:00
compat Cleanup 2016-02-15 00:01:44 +03:00
config
consensus Move many hardcoded mainnet/testnet magic numbers to consensus part of chainparams, 2016-02-17 21:54:24 +03:00
crypto Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
leveldb Update LevelDB 2015-11-04 23:46:47 +01:00
obj
obj-test
policy Fix comments, remove ._str() from LogPrintfs, few trivial changes 2016-03-06 18:21:06 +01:00
primitives Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
qt Fix comments, remove ._str() from LogPrintfs, few trivial changes 2016-03-06 18:21:06 +01:00
script Merge remote-tracking branch 'bitcoin/0.12' into mergebtc0.12 2016-02-21 04:09:11 +03:00
secp256k1 Cleanup 2016-02-15 00:01:44 +03:00
support Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
test fix src/test/data 2016-03-07 12:18:47 +01:00
univalue Merge commit '982709199f1b4e9e35211c419a81938f9f1dd4ed' into bitcoin 2015-12-02 12:28:48 +01:00
wallet Fix nChangePosRet in CreateTransaction 2016-03-06 18:14:16 +01:00
zmq Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
.clang-format [trivial] clang-format: Set AlignAfterOpenBracket: false 2015-11-05 23:28:02 +01:00
activemasternode.cpp Fix bug that prevented new blocks to update tip during mixing 2016-03-02 12:54:46 +01:00
activemasternode.h Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
addrman.cpp Creates unittests for addrman, makes addrman testable. 2015-09-24 15:20:48 -04:00
addrman.h PARTIAL: typofixes (found by misspell_fixer) 2016-01-16 17:04:08 +01:00
alert.cpp Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
alert.h Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
amount.cpp Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
amount.h Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
arith_uint256.cpp
arith_uint256.h Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
base58.cpp Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
base58.h Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
bloom.cpp Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
bloom.h Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
chain.cpp Allow block announcements with headers 2015-11-29 11:59:23 +01:00
chain.h Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
chainparams.cpp Clean duplicated params setting for test network. 2016-03-09 07:18:59 +01:00
chainparams.h Move many hardcoded mainnet/testnet magic numbers to consensus part of chainparams, 2016-02-17 21:54:24 +03:00
chainparamsbase.cpp Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
chainparamsbase.h Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
chainparamsseeds.h Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
checkpoints.cpp Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
checkpoints.h Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
checkqueue.h Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
clientversion.cpp Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
clientversion.h Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
coincontrol.h Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
coins.cpp Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
coins.h Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
compat.h Cleanup 2016-02-15 00:01:44 +03:00
compressor.cpp
compressor.h
core_io.h Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
core_memusage.h Prevector type 2015-11-13 18:15:20 +01:00
core_read.cpp Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
core_write.cpp Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
darksend-relay.cpp Fix comments, remove ._str() from LogPrintfs, few trivial changes 2016-03-06 18:21:06 +01:00
darksend-relay.h Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
darksend.cpp Fix NetMsgType::DSCOMPLETE usage 2016-03-14 11:39:25 +01:00
darksend.h Always clean ds queue 2016-03-09 07:22:17 +01:00
dash-cli-res.rc Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
dash-cli.cpp Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
dash-tx-res.rc Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
dash-tx.cpp Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
dashd-res.rc Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
dashd.cpp Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
dbwrapper.cpp Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
dbwrapper.h Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
dsnotificationinterface.cpp Introduce CDSNotificationInterface - validation interface to listen to tip updates and trigger updates in DS, payments and budgets. Should significantly reduce number of references to chainActive.Tip() i.e.we should have less cs_main in dash-darksend thread and potential deadlocks. 2016-03-04 12:10:37 +03:00
dsnotificationinterface.h Introduce CDSNotificationInterface - validation interface to listen to tip updates and trigger updates in DS, payments and budgets. Should significantly reduce number of references to chainActive.Tip() i.e.we should have less cs_main in dash-darksend thread and potential deadlocks. 2016-03-04 12:10:37 +03:00
hash.cpp Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
hash.h Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
httprpc.cpp rpc: Add WWW-Authenticate header to 401 response 2016-02-09 08:52:33 +01:00
httprpc.h evhttpd implementation 2015-09-03 10:59:18 +02:00
httpserver.cpp more bitcoin->dash 2016-03-04 12:09:03 +03:00
httpserver.h http: speed up shutdown 2015-11-13 11:10:48 +01:00
init.cpp Add "-logthreadnames" cmd-line option to add thread names to debug messages 2016-03-16 07:46:29 +01:00
init.h Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
instantx.cpp Fix comments, remove ._str() from LogPrintfs, few trivial changes 2016-03-06 18:21:06 +01:00
instantx.h Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
keepass.cpp Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
keepass.h Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
key.cpp Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
key.h Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
keystore.cpp Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
keystore.h Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
limitedmap.h Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
main.cpp Fix GetBlockSubsidy for regtest, bump regtest settings 2016-03-06 18:15:33 +01:00
main.h Fix default fees 2016-03-02 12:56:19 +01:00
Makefile.am Introduce CDSNotificationInterface - validation interface to listen to tip updates and trigger updates in DS, payments and budgets. Should significantly reduce number of references to chainActive.Tip() i.e.we should have less cs_main in dash-darksend thread and potential deadlocks. 2016-03-04 12:10:37 +03:00
Makefile.bench.include Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
Makefile.qt.include Make Dash logo (app icon) theme-independent 2016-02-25 07:14:08 +03:00
Makefile.qttest.include Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
Makefile.test.include Fix tests 2016-03-04 06:52:57 +01:00
masternode-budget.cpp Fix CBudgetProposal::GetRemainingPaymentCount() 2016-03-09 07:23:20 +01:00
masternode-budget.h Fix CBudgetProposal::GetRemainingPaymentCount() 2016-03-09 07:23:20 +01:00
masternode-payments.cpp Use chainActive.Tip() in FillBlockPayee functions Turned out that pCurrentBlockIndex is an overkill here, we should just make sure that cs_main lock is already held for us. 2016-03-07 12:19:53 +01:00
masternode-payments.h Introduce CDSNotificationInterface - validation interface to listen to tip updates and trigger updates in DS, payments and budgets. Should significantly reduce number of references to chainActive.Tip() i.e.we should have less cs_main in dash-darksend thread and potential deadlocks. 2016-03-04 12:10:37 +03:00
masternode-sync.cpp Fix mn sync: - reset lasttime* right before switching to next asset - adjust target block count by 1.2 coeff - lower MASTERNODE_SYNC_TIMEOUT 120 -> 30 2016-03-09 07:22:54 +01:00
masternode-sync.h Fix mn sync: - reset lasttime* right before switching to next asset - adjust target block count by 1.2 coeff - lower MASTERNODE_SYNC_TIMEOUT 120 -> 30 2016-03-09 07:22:54 +01:00
masternode.cpp Check New MasterNodeBroadcast Time 2016-03-07 12:00:29 +01:00
masternode.h Add some locks to protect chainActive.Tip() and mapBlockIndex 2016-03-04 12:10:37 +03:00
masternodeconfig.cpp Replace hardcoded 9999 with Params(CBaseChainParams::MAIN).GetDefaultPort() 2016-02-17 21:52:37 +03:00
masternodeconfig.h Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
masternodeman.cpp Fix crash in CheckAndRemove 2016-03-14 14:27:20 +01:00
masternodeman.h Merge remote-tracking branch 'origin/v0.12.1.x' into mergebtc0.12 + fix 2016-02-16 03:17:25 +03:00
memusage.h Prevector type 2015-11-13 18:15:20 +01:00
merkleblock.cpp PARTIAL: typofixes (found by misspell_fixer) 2016-01-16 17:04:08 +01:00
merkleblock.h Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
miner.cpp Cleanup 2016-02-15 00:01:44 +03:00
miner.h Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
net.cpp Replace all hardcoded network message strings with NetMsgType:: constants, log unknown commands (net debug category only) 2016-02-19 07:59:00 +03:00
net.h Fix bug that prevented new blocks to update tip during mixing 2016-03-02 12:54:46 +01:00
netbase.cpp Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
netbase.h Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
noui.cpp Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
noui.h
pow.cpp fix typo in GetNextWorkRequired 2016-02-19 21:08:30 +03:00
pow.h Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
prevector.h Name union to prevent compiler warning 2015-12-02 08:40:47 +01:00
protocol.cpp Replace all hardcoded network message strings with NetMsgType:: constants, log unknown commands (net debug category only) 2016-02-19 07:59:00 +03:00
protocol.h Fix NetMsgType::DSCOMPLETE usage 2016-03-14 11:39:25 +01:00
pubkey.cpp Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
pubkey.h Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
random.cpp Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
random.h
rest.cpp Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
reverselock.h Replace boost::reverse_lock with our own. 2015-09-03 15:13:40 -04:00
rpcblockchain.cpp Cleanup 2016-02-15 00:01:44 +03:00
rpcclient.cpp Merge remote-tracking branch 'origin/v0.12.1.x' into mergebtc0.12 + fix 2016-02-16 03:17:25 +03:00
rpcclient.h Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
rpcmasternode-budget.cpp Fix CBudgetProposal::GetRemainingPaymentCount() 2016-03-09 07:23:20 +01:00
rpcmasternode.cpp RPC changes 2016-03-09 07:21:21 +01:00
rpcmining.cpp Merge remote-tracking branch 'bitcoin/0.12' into mergebtc0.12 2016-02-21 04:09:11 +03:00
rpcmisc.cpp Add ability to change debug category on the fly from console 2016-03-16 07:46:35 +01:00
rpcnet.cpp Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
rpcprotocol.cpp Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
rpcprotocol.h Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
rpcrawtransaction.cpp Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
rpcserver.cpp Add ability to change debug category on the fly from console 2016-03-16 07:46:35 +01:00
rpcserver.h Add ability to change debug category on the fly from console 2016-03-16 07:46:35 +01:00
scheduler.cpp Replace boost::reverse_lock with our own. 2015-09-03 15:13:40 -04:00
scheduler.h
serialize.h Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
spork.cpp Add some locks to protect chainActive.Tip() and mapBlockIndex 2016-03-04 12:10:37 +03:00
spork.h Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
streams.h Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
sync.cpp Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
sync.h PARTIAL: typofixes (found by misspell_fixer) 2016-01-16 17:04:08 +01:00
threadsafety.h
timedata.cpp Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
timedata.h
tinyformat.h
torcontrol.cpp torcontrol debug: Change to a blanket message that covers both cases 2015-12-16 12:57:06 +01:00
torcontrol.h torcontrol improvements and fixes 2015-11-12 17:58:15 +01:00
txdb.cpp Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
txdb.h Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
txmempool.cpp txmempool: Fix comparison between signed/unsigned int 2016-02-15 14:01:06 +01:00
txmempool.h Fix tests 2016-03-04 06:52:57 +01:00
ui_interface.h refactor sync progress ui to use signals, remove lock from masternode str ui 2016-02-19 21:09:54 +03:00
uint256.cpp Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
uint256.h Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
undo.h
util.cpp Add ability to change debug category on the fly from console 2016-03-16 07:46:35 +01:00
util.h Add "-logthreadnames" cmd-line option to add thread names to debug messages 2016-03-16 07:46:29 +01:00
utilmoneystr.cpp Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
utilmoneystr.h Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
utilstrencodings.cpp Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
utilstrencodings.h Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
utiltime.cpp Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
utiltime.h Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
validationinterface.cpp Add ZeroMQ support. Notify blocks and transactions via ZeroMQ 2015-09-16 11:01:35 +01:00
validationinterface.h Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
version.h Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00