dash/src
2016-12-21 12:38:44 +01:00
..
compat various (gitian) build fixes 2015-04-29 21:27:52 +03:00
config
crypto move x11 algos to crypto/ 2015-04-04 23:00:03 +03:00
json json: fail read_string if string contains trailing garbage 2015-07-14 13:19:08 +03:00
leveldb
obj
obj-test
primitives small fixes 2015-07-07 15:47:22 +03:00
qt update splash screen (#849) 2016-06-02 07:08:51 +02:00
script Various improvements to the proposal system 2015-07-12 14:02:39 -07:00
secp256k1
test backport fix of testsuite to 0.12.0.x 2016-01-30 16:42:13 +01:00
univalue
.clang-format
activemasternode.cpp Merge #907: Backport masternodebroadcast to v0.12.0.x 2016-07-29 07:35:56 +02:00
activemasternode.h Merge #907: Backport masternodebroadcast to v0.12.0.x 2016-07-29 07:35:56 +02:00
addrman.cpp Cap nAttempts penalty at 8 and switch to pow instead of a division loop. 2015-04-20 13:59:19 +02:00
addrman.h Scale up addrman 2015-04-01 16:39:55 +02:00
alert.cpp
alert.h
allocators.cpp
allocators.h Remove assertion from ~LockedPageManager 2015-07-04 05:15:10 +02:00
amount.cpp btc/kb -> dash/kb 2015-06-23 18:15:12 +03:00
amount.h
base58.cpp
base58.h 0.12 dirty merge'n'fix (bitcoin 0.10) 2015-04-04 19:24:37 +03:00
bloom.cpp
bloom.h
chain.cpp Refactored masternode payments system 2015-07-20 15:09:42 -07:00
chain.h
chainparams.cpp Merge #959: Update last mainnet checkpoint data 2016-08-23 05:18:21 -06:00
chainparams.h Merge branch '0.10' into merge_btc010 2015-04-08 06:15:17 +03:00
chainparamsbase.cpp Fixed Default RPC Ports 2015-04-15 01:27:45 +07:00
chainparamsbase.h more bitcoin->dash fixes 2015-04-06 00:56:58 +03:00
chainparamsseeds.h Merge branch 'master' into merge_btc010 2015-04-13 22:46:04 +03:00
checkpoints.cpp 0.12 dirty merge'n'fix (bitcoin 0.10) 2015-04-04 19:24:37 +03:00
checkpoints.h
checkqueue.h Acquire CCheckQueue's lock to avoid race condition 2015-02-23 19:34:24 +01:00
clientversion.cpp more bitcoin->dash fixes 2015-04-06 00:56:58 +03:00
clientversion.h - bump version 2016-08-23 13:33:24 +02:00
coincontrol.h 0.12 dirty merge'n'fix (bitcoin 0.10) 2015-04-04 19:24:37 +03:00
coins.cpp
coins.h 0.12 dirty merge'n'fix (bitcoin 0.10) 2015-04-04 19:24:37 +03:00
compat.h Merge remote-tracking branch 'bitcoin/0.10' into v0.12.0.x_merge10again 2015-08-11 21:48:57 +03:00
compressor.cpp
compressor.h
core_io.h
core_read.cpp
core_write.cpp
crypter.cpp 0.12 dirty merge'n'fix (bitcoin 0.10) 2015-04-04 19:24:37 +03:00
crypter.h 0.12 dirty merge'n'fix (bitcoin 0.10) 2015-04-04 19:24:37 +03:00
darksend-relay.cpp Fix bug that prevented new blocks to update tip during mixing 2016-03-02 12:51:01 +01:00
darksend-relay.h 0.12 dirty merge'n'fix (bitcoin 0.10) 2015-04-04 19:24:37 +03:00
darksend.cpp merge #858: backport #855: Fix bad mn sig ipv6 2016-06-02 11:15:20 +02:00
darksend.h Revert "fix - ds can leak info by number of inputs" 2015-09-02 05:06:22 -07:00
dash-cli-res.rc 0.12 dirty merge'n'fix (bitcoin 0.10) 2015-04-04 19:24:37 +03:00
dash-cli.cpp more bitcoin->dash fixes 2015-04-06 00:56:58 +03:00
dash-tx.cpp more bitcoin->dash fixes 2015-04-06 00:56:58 +03:00
dashd-res.rc 0.12 dirty merge'n'fix (bitcoin 0.10) 2015-04-04 19:24:37 +03:00
dashd.cpp 0.12 dirty merge'n'fix (bitcoin 0.10) 2015-04-04 19:24:37 +03:00
db.cpp Fix syntax error in key parser 2016-02-01 10:18:04 +01:00
db.h fix db shutdown crash - adopt btc daf956b7b196769f8027026dd047e72412a9a039 2015-06-24 17:49:30 +03:00
eccryptoverify.cpp
eccryptoverify.h
ecwrapper.cpp Improve robustness of DER recoding code 2015-01-12 09:12:12 +01:00
ecwrapper.h
hash.cpp
hash.h Budgeting Software / Reference Node Removal 2015-05-14 18:01:15 -07:00
init.cpp fix #629 2015-09-29 17:50:09 +03:00
init.h Wallet Repair Buttons: refactoring and remove old repair args before restart 2015-05-28 23:09:14 +02:00
instantx.cpp Few cleanups: 2015-08-28 23:16:58 +03:00
instantx.h protocol bump 2015-08-13 16:35:38 -07:00
keepass.cpp Continue work on more debug categories 2015-07-31 19:01:18 +03:00
keepass.h 0.12 dirty merge'n'fix (bitcoin 0.10) 2015-04-04 19:24:37 +03:00
key.cpp Improve robustness of DER recoding code 2015-01-12 09:28:24 +01:00
key.h
keystore.cpp
keystore.h
leveldbwrapper.cpp
leveldbwrapper.h
limitedmap.h
main.cpp Backporting fixes for CMasternodeMan::CheckAndRemove and smartfee (+test) 2016-03-16 12:52:47 +01:00
main.h fix dstx: they were conflicted because of priority 2015-09-01 07:10:24 +03:00
Makefile.am move ds/ix/mn lib to wallet category 2015-07-30 06:27:29 -07:00
Makefile.qt.include huge update for Chinese and Japanese(include it in the list now) 2015-09-28 06:16:23 +03:00
Makefile.qttest.include 0.12 dirty merge'n'fix (bitcoin 0.10) 2015-04-04 19:24:37 +03:00
Makefile.test.include Merge branch '0.10' into merge_btc010 2015-04-08 06:15:17 +03:00
masternode-budget.cpp bug: should use txidCollateral to calculate confirmations (#1188) 2016-12-21 12:38:44 +01:00
masternode-budget.h fix SubmitFinalBudget confirmation calculations 2016-09-05 16:35:39 +03:00
masternode-payments.cpp try to quickly lock cs_main before accessing chainActive in masternode payments, should fix#977 (#978) 2016-09-05 02:17:37 +04:00
masternode-payments.h revert c5d6b reduced mnw bandwidth 2015-08-29 16:48:19 -07:00
masternode-sync.cpp translations 20150902 2015-09-03 00:32:34 +03:00
masternode-sync.h Fixes for sync: 2015-08-25 18:25:19 +03:00
masternode.cpp Merge #907: Backport masternodebroadcast to v0.12.0.x 2016-07-29 07:35:56 +02:00
masternode.h Merge #907: Backport masternodebroadcast to v0.12.0.x 2016-07-29 07:35:56 +02:00
masternodeconfig.cpp recognize comments in masternode.conf / write initial file 2015-08-08 13:49:55 +03:00
masternodeconfig.h Force txindex when a Mastenode 2015-07-16 03:00:16 -07:00
masternodeman.cpp Merge #907: Backport masternodebroadcast to v0.12.0.x 2016-07-29 07:35:56 +02:00
masternodeman.h Merge #907: Backport masternodebroadcast to v0.12.0.x 2016-07-29 07:35:56 +02:00
merkleblock.cpp
merkleblock.h
miner.cpp Revert "More liberal block creation" 2015-09-28 07:54:24 -07:00
miner.h 0.12 dirty merge'n'fix (bitcoin 0.10) 2015-04-04 19:24:37 +03:00
mruset.h
net.cpp add support for miniupnpc api version 14 2016-04-11 12:21:16 +03:00
net.h Fix bug that prevented new blocks to update tip during mixing 2016-03-02 12:51:01 +01:00
netbase.cpp merge #858: backport #855: Fix bad mn sig ipv6 2016-06-02 11:15:20 +02:00
netbase.h merge #858: backport #855: Fix bad mn sig ipv6 2016-06-02 11:15:20 +02:00
noui.cpp 0.12 dirty merge'n'fix (bitcoin 0.10) 2015-04-04 19:24:37 +03:00
noui.h
pow.cpp Fix KGW (handle negative uint256 properly) 2015-05-01 20:17:14 +03:00
pow.h 0.12 dirty merge'n'fix (bitcoin 0.10) 2015-04-04 19:24:37 +03:00
protocol.cpp Fixed DarkSend dstx propagation issues 2015-07-27 12:34:02 -07:00
protocol.h Fixed DarkSend dstx propagation issues 2015-07-27 12:34:02 -07:00
pubkey.cpp
pubkey.h
random.cpp
random.h
rest.cpp
rpcblockchain.cpp 0.12 dirty merge'n'fix (bitcoin 0.10) 2015-04-04 19:24:37 +03:00
rpcclient.cpp add mnbudgetvoteraw 2015-09-24 23:46:19 +02:00
rpcclient.h Changed darkcoin references to dash 2015-03-19 12:03:14 -07:00
rpcdump.cpp more bitcoin->dash fixes 2015-04-06 00:56:58 +03:00
rpcmasternode-budget.cpp add mnbudgetvoteraw 2015-09-24 23:46:19 +02:00
rpcmasternode.cpp Merge #907: Backport masternodebroadcast to v0.12.0.x 2016-07-29 07:35:56 +02:00
rpcmining.cpp Few cleanups: 2015-08-28 23:16:58 +03:00
rpcmisc.cpp Revert "V0.12.0.x stop mining before completely synced, more info in rpc" 2015-08-13 09:38:23 -07:00
rpcnet.cpp satoshi(s) -> duff(s) & Satoshi:x.x.x -> Dash Core:x.x.x (both for user visible strings only) 2015-07-07 01:40:38 +03:00
rpcprotocol.cpp 0.12 dirty merge'n'fix (bitcoin 0.10) 2015-04-04 19:24:37 +03:00
rpcprotocol.h Revert "V0.12.0.x stop mining before completely synced, more info in rpc" 2015-08-13 09:38:23 -07:00
rpcrawtransaction.cpp Merge branch '0.10' into v0.12.0.x_merge_btc010 2015-05-16 00:05:57 +03:00
rpcserver.cpp Merge #907: Backport masternodebroadcast to v0.12.0.x 2016-07-29 07:35:56 +02:00
rpcserver.h Merge #907: Backport masternodebroadcast to v0.12.0.x 2016-07-29 07:35:56 +02:00
rpcwallet.cpp Fixed IX confirmation bug for gettransaction 2015-09-26 10:55:46 -07:00
serialize.h
spork.cpp Merge pull request #532 from UdjinM6/v0.12.0.x_fix_GetSporkValue 2015-08-15 13:30:21 -07:00
spork.h fix GetSporkValue return 2015-08-14 12:57:41 -07:00
streams.h
sync.cpp
sync.h
threadsafety.h
timedata.cpp more bitcoin->dash fixes 2015-04-06 00:56:58 +03:00
timedata.h
tinyformat.h
txdb.cpp
txdb.h
txmempool.cpp bump required version for fee_estimates.dat file 2015-06-23 18:22:39 +03:00
txmempool.h Backporting fixes for CMasternodeMan::CheckAndRemove and smartfee (+test) 2016-03-16 12:52:47 +01:00
ui_interface.h
uint256.cpp
uint256.h 0.12 dirty merge'n'fix (bitcoin 0.10) 2015-04-04 19:24:37 +03:00
undo.h
util.cpp IX fixes: 2015-09-11 21:26:15 +03:00
util.h IX fixes: 2015-09-11 21:26:15 +03:00
utilmoneystr.cpp
utilmoneystr.h
utilstrencodings.cpp 0.12 dirty merge'n'fix (bitcoin 0.10) 2015-04-04 19:24:37 +03:00
utilstrencodings.h 0.12 dirty merge'n'fix (bitcoin 0.10) 2015-04-04 19:24:37 +03:00
utiltime.cpp 0.12 dirty merge'n'fix (bitcoin 0.10) 2015-04-04 19:24:37 +03:00
utiltime.h
version.h Revert "fix - ds can leak info by number of inputs" 2015-09-02 05:06:22 -07:00
wallet_ismine.cpp
wallet_ismine.h
wallet.cpp IX fixes: 2015-09-11 21:26:15 +03:00
wallet.h backport #737 2016-03-16 13:48:30 +01:00
walletdb.cpp 0.12 dirty merge'n'fix (bitcoin 0.10) 2015-04-04 19:24:37 +03:00
walletdb.h