dash/src
2015-10-04 13:55:33 +02:00
..
compat
config
crypto
json json: fail read_string if string contains trailing garbage 2015-07-14 13:19:08 +03:00
leveldb
obj
obj-test
primitives implement bip69 2015-08-22 19:09:43 +03:00
qt Edit masternode.conf from within the wallet (Menu adjusted) 2015-09-28 22:08:07 +02:00
script Various improvements to the proposal system 2015-07-12 14:02:39 -07:00
secp256k1
test json: fail read_string if string contains trailing garbage 2015-07-14 13:19:08 +03:00
univalue
.clang-format
activemasternode.cpp Merge pull request #561 from UdjinM6/v0.12.1.x_pre_enabled 2015-09-22 07:14:10 -07:00
activemasternode.h more checks on MN register 2015-07-18 03:10:47 +03:00
addrman.cpp
addrman.h
alert.cpp
alert.h
allocators.cpp
allocators.h
amount.cpp
amount.h
base58.cpp
base58.h
bloom.cpp
bloom.h
chain.cpp Refactored masternode payments system 2015-07-20 15:09:42 -07:00
chain.h
chainparams.cpp checkpoint 2015-08-10 14:12:43 -07:00
chainparams.h
chainparamsbase.cpp
chainparamsbase.h
chainparamsseeds.h
checkpoints.cpp
checkpoints.h
checkqueue.h
clientversion.cpp
clientversion.h version bump v54 2015-09-04 21:18:16 +02:00
coincontrol.h
coins.cpp
coins.h
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
crypter.h
darksend-relay.cpp ConnectNode/FindNide: 2015-08-05 01:38:54 +03:00
darksend-relay.h
darksend.cpp fix LP inter-mixing by not initiating new queues by them 2015-09-28 13:16:16 +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
dash-cli.cpp
dash-tx.cpp
dashd-res.rc
dashd.cpp
db.cpp
db.h
eccryptoverify.cpp
eccryptoverify.h
ecwrapper.cpp
ecwrapper.h
hash.cpp
hash.h
init.cpp UI: wrong keypool default value displayed 2015-10-04 13:55:33 +02:00
init.h
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
key.cpp
key.h
keystore.cpp
keystore.h
leveldbwrapper.cpp
leveldbwrapper.h
limitedmap.h
main.cpp fix dstx: they were conflicted because of priority 2015-09-01 07:10:24 +03: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 12:52:23 +02:00
Makefile.qttest.include
Makefile.test.include
masternode-budget.cpp merging 0.12.0.x into 0.12.1.x 2015-09-22 16:46:03 +02:00
masternode-budget.h Slight budgets refactor: 2015-09-15 20:02:47 +03:00
masternode-payments.cpp fix mnw limits 2015-09-04 15:22:17 +03: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 pull request #561 from UdjinM6/v0.12.1.x_pre_enabled 2015-09-22 07:14:10 -07:00
masternode.h Merge pull request #561 from UdjinM6/v0.12.1.x_pre_enabled 2015-09-22 07:14:10 -07: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 pull request #561 from UdjinM6/v0.12.1.x_pre_enabled 2015-09-22 07:14:10 -07:00
masternodeman.h Fix payment cycle when network is in the process of updating 2015-08-20 08:37:05 -07:00
merkleblock.cpp
merkleblock.h
miner.cpp Revert "V0.12.0.x stop mining before completely synced, more info in rpc" 2015-08-13 09:38:23 -07:00
miner.h
mruset.h
net.cpp fix bug where hot mn can't start if upnp is on 2015-08-31 05:30:03 +03:00
net.h Masternode inv messages / save seen in mncache 2015-07-25 12:07:30 -07:00
netbase.cpp Merge remote-tracking branch 'bitcoin/0.10' into v0.12.0.x_merge10again 2015-08-11 21:48:57 +03:00
netbase.h Simplify code for CSubnet 2015-07-14 13:19:07 +03:00
noui.cpp
noui.h
pow.cpp
pow.h
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
rpcclient.cpp add mnbudgetvoteraw 2015-09-23 03:15:23 +03:00
rpcclient.h
rpcdump.cpp
rpcmasternode-budget.cpp add mnbudgetvoteraw 2015-09-23 03:15:23 +03:00
rpcmasternode.cpp split usage of "masternode" command: "start" for local Hot and "start-<mode>" for remote" 2015-09-12 18:02:39 +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
rpcprotocol.cpp
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
rpcserver.cpp add mnbudgetvoteraw 2015-09-23 03:15:23 +03:00
rpcserver.h add mnbudgetvoteraw 2015-09-23 03:15:23 +03:00
rpcwallet.cpp UI: wrong keypool default value displayed 2015-10-04 13:55:33 +02: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
timedata.h
tinyformat.h
txdb.cpp
txdb.h
txmempool.cpp
txmempool.h
ui_interface.h
uint256.cpp
uint256.h
undo.h
util.cpp merging 0.12.0.x into 0.12.1.x 2015-09-22 16:46:03 +02:00
util.h merging 0.12.0.x into 0.12.1.x 2015-09-22 16:46:03 +02:00
utilmoneystr.cpp
utilmoneystr.h
utilstrencodings.cpp Security: sanitize mnbudget parameters (part 2) DASH-5 2015-09-12 17:17:03 +02:00
utilstrencodings.h
utiltime.cpp
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 UI: wrong keypool default value displayed 2015-10-04 13:55:33 +02:00
wallet.h UI: wrong keypool default value displayed 2015-10-04 13:55:33 +02:00
walletdb.cpp
walletdb.h