.. |
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
|
DS progress weights depend on DS rounds in settings / force overview to update on OK in options
|
2015-08-07 06:19:10 +03: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
|
strings/translation source fixes
|
2015-08-06 00:12:01 +03:00 |
activemasternode.h
|
more checks on MN register
|
2015-07-18 03:10:47 +03: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
|
remove checkpoint
|
2015-08-02 09:52:01 -07: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
|
client bump
|
2015-08-06 14:48:03 -07: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
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +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
|
ConnectNode/FindNide:
|
2015-08-05 01:38:54 +03:00 |
darksend-relay.h
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
darksend.cpp
|
process DS,IX,MN,DGBB on IsBlockchainSynced, not on IBD
|
2015-08-07 07:48:55 +03:00 |
darksend.h
|
Continue work on more debug categories
|
2015-07-31 19:01:18 +03: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 db shutdown crash - adopt btc daf956b7b196769f8027026dd047e72412a9a039
|
2015-06-24 17:49:30 +03:00 |
db.h
|
fix db shutdown crash - adopt btc daf956b7b196769f8027026dd047e72412a9a039
|
2015-06-24 17:49:30 +03:00 |
eccryptoverify.cpp
|
|
|
eccryptoverify.h
|
|
|
ecwrapper.cpp
|
|
|
ecwrapper.h
|
|
|
hash.cpp
|
|
|
hash.h
|
Budgeting Software / Reference Node Removal
|
2015-05-14 18:01:15 -07:00 |
init.cpp
|
Fixed --disablewallet crash
|
2015-08-06 16:09:22 -07:00 |
init.h
|
Wallet Repair Buttons: refactoring and remove old repair args before restart
|
2015-05-28 23:09:14 +02:00 |
instantx.cpp
|
Merge pull request #490 from UdjinM6/v0.12.0.x_process_on_IsBlockchainSynced
|
2015-08-07 06:18:50 -07:00 |
instantx.h
|
ask for mn / lower ban score for mnw
|
2015-08-07 06:07:40 +03: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
|
|
|
key.h
|
|
|
keystore.cpp
|
|
|
keystore.h
|
|
|
leveldbwrapper.cpp
|
|
|
leveldbwrapper.h
|
|
|
limitedmap.h
|
|
|
main.cpp
|
Keep track of immature budgets/proposals
|
2015-08-06 13:18:10 -07:00 |
main.h
|
Keep track of and reprocess rejected blocks
|
2015-08-04 18:05:57 -07:00 |
Makefile.am
|
move ds/ix/mn lib to wallet category
|
2015-07-30 06:27:29 -07:00 |
Makefile.qt.include
|
Statusbar_Icons: makefile for Gitian fixed
|
2015-06-01 10:27:46 +02: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
|
fix autocheck bug
|
2015-08-07 13:39:08 -07:00 |
masternode-budget.h
|
fix autocheck bug
|
2015-08-07 13:39:08 -07:00 |
masternode-payments.cpp
|
Merge pull request #490 from UdjinM6/v0.12.0.x_process_on_IsBlockchainSynced
|
2015-08-07 06:18:50 -07:00 |
masternode-payments.h
|
ask for mn / lower ban score for mnw
|
2015-08-07 06:07:40 +03:00 |
masternode-sync.cpp
|
clear mapSeenSync... on Reset
|
2015-08-05 05:10:47 +03:00 |
masternode-sync.h
|
track hashes and update "last..." only twice per hash
|
2015-08-05 04:18:37 +03:00 |
masternode.cpp
|
track hashes and update "last..." only twice per hash
|
2015-08-05 04:18:37 +03:00 |
masternode.h
|
Changed vote restrition model
|
2015-07-26 07:01:49 -07:00 |
masternodeconfig.cpp
|
more info on ds progress / update tr strings / prepare dash_en.ts for translations
|
2015-08-02 06:19:48 +03:00 |
masternodeconfig.h
|
Force txindex when a Mastenode
|
2015-07-16 03:00:16 -07:00 |
masternodeman.cpp
|
Merge pull request #490 from UdjinM6/v0.12.0.x_process_on_IsBlockchainSynced
|
2015-08-07 06:18:50 -07:00 |
masternodeman.h
|
ask for mn / lower ban score for mnw
|
2015-08-07 06:07:40 +03:00 |
merkleblock.cpp
|
|
|
merkleblock.h
|
|
|
miner.cpp
|
Undo try_locks for miner
|
2015-08-02 13:07:23 -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
|
Masternode inv messages / save seen in mncache
|
2015-07-25 12:07:30 -07:00 |
net.h
|
Masternode inv messages / save seen in mncache
|
2015-07-25 12:07:30 -07:00 |
netbase.cpp
|
Fix two problems in CSubNet parsing
|
2015-07-14 13:19:07 +03:00 |
netbase.h
|
Simplify code for CSubnet
|
2015-07-14 13:19:07 +03: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
|
Added sendtoaddressix for api IX support
|
2015-07-30 11:33:56 -07: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
|
Keep track of immature budgets/proposals
|
2015-08-06 13:18:10 -07:00 |
rpcmasternode.cpp
|
fix rpc for darksend
|
2015-08-03 23:14:19 +03:00 |
rpcmining.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 |
rpcmisc.cpp
|
IsBlockchainSynced in mnsync
|
2015-08-05 07:28:10 -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
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
rpcrawtransaction.cpp
|
Merge branch '0.10' into v0.12.0.x_merge_btc010
|
2015-05-16 00:05:57 +03:00 |
rpcserver.cpp
|
added mnsync command
|
2015-08-05 07:24:58 -07:00 |
rpcserver.h
|
added mnsync command
|
2015-08-05 07:24:58 -07:00 |
rpcwallet.cpp
|
fixed sendtoaddressix
|
2015-07-30 12:00:17 -07:00 |
serialize.h
|
|
|
spork.cpp
|
Keep track of and reprocess rejected blocks
|
2015-08-04 18:05:57 -07:00 |
spork.h
|
Added ReprocessBlocks
|
2015-08-02 16:08:37 -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
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03: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
|
add composite debug category dash=darksend+instantx+masternode+keepass+mnpayments+mnbudget
|
2015-08-03 23:23:30 +03:00 |
util.h
|
drop -masternodeminprotocol/nMasternodeMinProtocol, use masternodePayments.GetMinMasternodePaymentsProto()
|
2015-07-20 08:03:36 +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
|
protocol bump
|
2015-08-04 11:22:31 -07:00 |
wallet_ismine.cpp
|
|
|
wallet_ismine.h
|
|
|
wallet.cpp
|
more info on ds progress / update tr strings / prepare dash_en.ts for translations
|
2015-08-02 06:19:48 +03:00 |
wallet.h
|
More DS refactoring/fixes:
|
2015-07-30 06:27:29 -07:00 |
walletdb.cpp
|
0.12 dirty merge'n'fix (bitcoin 0.10)
|
2015-04-04 19:24:37 +03:00 |
walletdb.h
|
|
|