.. |
bench
|
more bitcoin->dash
|
2016-03-04 12:09:03 +03:00 |
compat
|
fixed endian issues
|
2016-05-09 08:58:17 -07:00 |
config
|
|
|
consensus
|
Use chainparams instead of standalone func for mn confirms
|
2016-05-19 13:54:23 -07:00 |
crypto
|
Merge remote-tracking branch 'bitcoin/0.12' into HEAD
|
2016-02-06 16:48:04 +03:00 |
drafted
|
fix fValid caching engine
|
2016-05-23 14:39:10 -07:00 |
leveldb
|
|
|
obj
|
|
|
obj-test
|
|
|
policy
|
Fix comments, remove ._str() from LogPrintf s, 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
|
create INSTANTSEND_MIN_FEE to manage IS fee in one place (#829)
|
2016-05-30 08:22:15 +02: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 tests to follow #767
|
2016-05-10 16:12:21 +03:00 |
univalue
|
Merge commit '982709199f1b4e9e35211c419a81938f9f1dd4ed' into bitcoin
|
2015-12-02 12:28:48 +01:00 |
wallet
|
create INSTANTSEND_MIN_FEE to manage IS fee in one place (#829)
|
2016-05-30 08:22:15 +02:00 |
zmq
|
Merge remote-tracking branch 'bitcoin/0.12' into HEAD
|
2016-02-06 16:48:04 +03:00 |
.clang-format
|
|
|
activemasternode.cpp
|
fixed vote casting
|
2016-05-19 14:08:57 -07:00 |
activemasternode.h
|
Implemented masternodebroadcast
|
2016-03-17 08:29:53 +01:00 |
addrman.cpp
|
|
|
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
|
remove hardcoded strDarksendPoolDummyAddress (#828)
|
2016-05-30 08:22:08 +02:00 |
chainparams.h
|
remove hardcoded strDarksendPoolDummyAddress (#828)
|
2016-05-30 08:22:08 +02: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
|
Budget system -> Governance System
|
2016-05-23 10:53:05 -07: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
|
|
|
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 LogPrintf s, 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
|
remove hardcoded strDarksendPoolDummyAddress (#828)
|
2016-05-30 08:22:08 +02:00 |
darksend.h
|
remove hardcoded strDarksendPoolDummyAddress (#828)
|
2016-05-30 08:22:08 +02: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
|
cleanup
|
2016-04-14 19:54:11 -07: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 |
flat-database.h
|
fix flat-db:
|
2016-05-20 20:46:34 +03:00 |
governance-misc.h
|
Budget system -> Governance System
|
2016-05-23 10:53:05 -07:00 |
governance-vote.cpp
|
Budget system -> Governance System
|
2016-05-23 10:53:05 -07:00 |
governance-vote.h
|
calculate sentinel flags from votes
|
2016-05-24 11:11:59 -07:00 |
governance.cpp
|
Fixed governance object submission issues (#817)
|
2016-05-28 12:31:44 +02:00 |
governance.h
|
Fixed governance object submission issues (#817)
|
2016-05-28 12:31:44 +02: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
|
Few small changes: - Better log output (a bit more granular for mnb, fixing "\n"s and few other small issues) - Unify variable/class members naming a bit
|
2016-03-16 07:48:37 +01:00 |
httprpc.h
|
|
|
httpserver.cpp
|
more bitcoin->dash
|
2016-03-04 12:09:03 +03:00 |
httpserver.h
|
|
|
init.cpp
|
remove hardcoded strDarksendPoolDummyAddress (#828)
|
2016-05-30 08:22:08 +02:00 |
init.h
|
Merge remote-tracking branch 'bitcoin/0.12' into HEAD
|
2016-02-06 16:48:04 +03:00 |
instantx.cpp
|
create INSTANTSEND_MIN_FEE to manage IS fee in one place (#829)
|
2016-05-30 08:22:15 +02:00 |
instantx.h
|
create INSTANTSEND_MIN_FEE to manage IS fee in one place (#829)
|
2016-05-30 08:22:15 +02: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
|
Merge pull request #806 from evan82/v0.12.1.x-sync-process-2
|
2016-05-25 14:47:13 -07:00 |
main.h
|
Fix default fees
|
2016-03-02 12:56:19 +01:00 |
Makefile.am
|
fix CGovernanceObject step1: make, copy constructor, uint256, rpc
|
2016-04-26 10:31:00 -07:00 |
Makefile.bench.include
|
Merge remote-tracking branch 'bitcoin/0.12' into HEAD
|
2016-02-06 16:48:04 +03:00 |
Makefile.new.am
|
added new files
|
2016-04-09 10:17:17 -07:00 |
Makefile.qt.include
|
Merge pull request #778 from UdjinM6/lightTheme
|
2016-05-19 11:37:08 -07: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
|
cleanup
|
2016-05-24 11:29:23 -07:00 |
masternode-payments.cpp
|
fix mnw sync issues (#825)
|
2016-05-29 20:35:09 +02:00 |
masternode-payments.h
|
fix mnw sync issues (#825)
|
2016-05-29 20:35:09 +02:00 |
masternode-sync.cpp
|
fix mnw sync issues (#825)
|
2016-05-29 20:35:09 +02: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
|
remove hardcoded strDarksendPoolDummyAddress (#828)
|
2016-05-30 08:22:08 +02:00 |
masternode.h
|
fixed vote casting
|
2016-05-19 14:08:57 -07:00 |
masternodeconfig.cpp
|
fix CMasternodeConfig::read()
|
2016-05-20 01:29:34 +03:00 |
masternodeconfig.h
|
fixed vote casting
|
2016-05-19 14:08:57 -07:00 |
masternodeman.cpp
|
remove hardcoded strDarksendPoolDummyAddress (#828)
|
2016-05-30 08:22:08 +02:00 |
masternodeman.h
|
remove hardcoded strDarksendPoolDummyAddress (#828)
|
2016-05-30 08:22:08 +02:00 |
memusage.h
|
|
|
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
|
Re-enable FillBlockPayee for mnpayments, fix CreateNewBlock calculations (#811)
|
2016-05-27 00:04:15 +02:00 |
miner.h
|
Bump copyright headers to 2015
|
2016-01-05 14:13:33 +01:00 |
net.cpp
|
fix RelayTransaction to relay correct message (dstx/ix)
|
2016-05-24 02:06:09 +03:00 |
net.h
|
Refactor IX/DSTX messages handling:
|
2016-03-22 02:24:36 +03: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
|
reset testnet
|
2016-05-09 08:32:47 -07: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
|
Fix inv messages, revert part of #806 (#823)
|
2016-05-29 13:46:39 +02:00 |
protocol.h
|
Fix inv messages, revert part of #806 (#823)
|
2016-05-29 13:46:39 +02: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
|
|
|
rpcblockchain.cpp
|
Add options for getchaintips
|
2016-03-16 07:50:06 +01:00 |
rpcclient.cpp
|
[UI] Rebranding: PrivateSend/InstantSend (update 2) (#804)
|
2016-05-25 07:25:16 +02:00 |
rpcclient.h
|
Bump copyright headers to 2015
|
2016-01-05 14:13:33 +01:00 |
rpcmasternode-budget.cpp
|
Fixed governance object submission issues (#817)
|
2016-05-28 12:31:44 +02:00 |
rpcmasternode.cpp
|
[UI] Rebranding: DS reference changed to PS (#814)
|
2016-05-27 08:25:00 +02:00 |
rpcmining.cpp
|
Merge remote-tracking branch 'bitcoin/0.12' into mergebtc0.12
|
2016-02-21 04:09:11 +03:00 |
rpcmisc.cpp
|
Rebranding: PrivateSend/InstantSend (update 2d)
|
2016-05-25 13:39:23 +07: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
|
[UI] Rebranding: PrivateSend/InstantSend (update 2) (#804)
|
2016-05-25 07:25:16 +02:00 |
rpcserver.h
|
[UI] Rebranding: PrivateSend/InstantSend (update 2) (#804)
|
2016-05-25 07:25:16 +02:00 |
scheduler.cpp
|
|
|
scheduler.h
|
|
|
serialize.h
|
Bump copyright headers to 2015
|
2016-01-05 14:13:33 +01:00 |
spork.cpp
|
cleanup
|
2016-04-14 19:54:11 -07: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
|
Few debug related fixes
|
2016-03-25 16:41:11 +03:00 |
sync.h
|
fixing more issues
|
2016-04-14 14:28:33 -07: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
|
|
|
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
|
[UI] Rebranding: PrivateSend/InstantSend (update 2) (#804)
|
2016-05-25 07:25:16 +02:00 |
util.h
|
[UI] Rebranding: PrivateSend/InstantSend (update 2) (#804)
|
2016-05-25 07:25:16 +02: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
|
Add masternode tab in qt wallet
|
2016-05-11 15:50:04 +03:00 |
utiltime.h
|
Add masternode tab in qt wallet
|
2016-05-11 15:50:04 +03:00 |
validationinterface.cpp
|
|
|
validationinterface.h
|
Merge remote-tracking branch 'bitcoin/0.12' into HEAD
|
2016-02-06 16:48:04 +03:00 |
version.h
|
Budget system -> Governance System
|
2016-05-23 10:53:05 -07:00 |