dash/src
Wladimir J. van der Laan 8ed6722196 Merge #10250: Fix some empty vector references
f478d98 Fix some empty vector references (Pieter Wuille)

Tree-SHA512: a22022b9060cd39f8d349e8dd24490614c0028eae2fbc7186d0d26b1d47529049b2daee41f093c0722130274a0b6f7f8671c2295c8cb4a97028771eaff080734
2017-10-31 21:19:11 +01:00
..
bench Backport Bitcoin PR#9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,cpp}) (#1566) 2017-08-09 03:19:06 +03:00
compat fixed protobuf 3.0 (byteswap) issue on macOS (#1370) 2017-02-28 13:00:02 +04:00
config
consensus DIP0001 implementation (#1594) 2017-09-11 17:13:30 +03:00
crypto
drafted bump copyright notice to 2017 (#1207) 2016-12-20 17:26:45 +04:00
leveldb
obj
obj-test
policy DIP0001 implementation (#1594) 2017-09-11 17:13:30 +03:00
primitives Revert "fix BIP68 granularity and mask (#1641)" (#1647) 2017-09-21 16:58:23 +03:00
qt Fix/optimize images (#1688) 2017-10-17 19:41:28 +03:00
rpc Merge #7756: Add cursor to iterate over utxo set, use this in gettxoutsetinfo 2017-10-19 10:50:25 +02:00
script Merge #7933: Fix OOM when deserializing UTXO entries with invalid length 2017-10-19 10:51:50 +02:00
secp256k1
support HD wallet (#1405) 2017-05-29 14:51:40 +03:00
test Merge #9310: Assert FRESH validity in CCoinsViewCache::BatchWrite 2017-10-23 19:07:45 +02:00
univalue
wallet Merge #9353: Add data() method to CDataStream (and use it) 2017-10-23 19:07:45 +02:00
zmq Backport Bitcoin PR#9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,cpp}) (#1566) 2017-08-09 03:19:06 +03:00
.clang-format
activemasternode.cpp update nCollateralMinConfBlockHash for local (hot) masternode on mn start (#1689) 2017-10-17 19:41:43 +03:00
activemasternode.h Eliminate remaining uses of g_connman in Dash-specific code. (#1635) 2017-09-19 17:51:38 +03:00
addrdb.cpp Backport Bitcoin PR#8085: p2p: Begin encapsulation (#1537) 2017-07-21 12:35:19 +03:00
addrdb.h Backport Bitcoin PR#8085: p2p: Begin encapsulation (#1537) 2017-07-21 12:35:19 +03:00
addressindex.h
addrman.cpp Backport Bitcoin PR#7749: Enforce expected outbound services (#1508) 2017-07-05 06:45:23 +03:00
addrman.h Backport Bitcoin PR#8128: Net: Turn net structures into dumb storage classes (#1604) 2017-09-03 16:29:10 +03:00
alert.cpp Backport Bitcoin PR#8708: net: have CConnman handle message sending (#1553) 2017-07-27 17:28:05 +03:00
alert.h Backport Bitcoin PR#8708: net: have CConnman handle message sending (#1553) 2017-07-27 17:28:05 +03:00
amount.cpp
amount.h
arith_uint256.cpp
arith_uint256.h
base58.cpp Improve EncodeBase58/DecodeBase58 performance (#1456) 2017-05-09 20:06:51 +03:00
base58.h (log) tweaks and (general) cleanup (#1086) 2016-10-22 20:52:14 +04:00
bip39_english.h HD wallet (#1405) 2017-05-29 14:51:40 +03:00
bip39.cpp HD wallet (#1405) 2017-05-29 14:51:40 +03:00
bip39.h HD wallet (#1405) 2017-05-29 14:51:40 +03:00
bloom.cpp trivial: fix bloom filter init to isEmpty = true (#1458) 2017-05-05 14:33:44 +03:00
bloom.h
cachemap.h bump copyright notice to 2017 (#1207) 2016-12-20 17:26:45 +04:00
cachemultimap.h Periodicially request orphan objects (#1383) 2017-03-06 08:46:59 +01:00
chain.cpp
chain.h Merge #7815: Break circular dependency main ↔ txdb 2017-10-19 10:51:12 +02:00
chainparams.cpp Update nMinimumChainWork and defaultAssumeValid to more recent values (#1680) 2017-10-12 15:05:31 +03:00
chainparams.h Fix duplicate headers download in initial sync (#1589) 2017-09-04 09:10:52 +03:00
chainparamsbase.cpp
chainparamsbase.h
chainparamsseeds.h
checkpoints.cpp Backport "assumed valid blocks" feature from Bitcoin 0.13 (#1582) 2017-08-23 17:21:08 +03:00
checkpoints.h Backport "assumed valid blocks" feature from Bitcoin 0.13 (#1582) 2017-08-23 17:21:08 +03:00
checkqueue.h
clientversion.cpp
clientversion.h bump to 0.12.1.5 (#1418) 2017-03-24 11:47:10 +01:00
coincontrol.h Backport Bitcoin Qt/Gui changes up to 0.14.x part 2 (#1615) 2017-09-09 10:04:02 +03:00
coins.cpp Merge #9310: Assert FRESH validity in CCoinsViewCache::BatchWrite 2017-10-23 19:07:45 +02:00
coins.h Merge #9107: Safer modify new coins 2017-10-23 19:07:45 +02:00
compat.h
compressor.cpp
compressor.h Merge #7933: Fix OOM when deserializing UTXO entries with invalid length 2017-10-19 10:51:50 +02:00
core_io.h
core_memusage.h
core_read.cpp
core_write.cpp
darksend-relay.cpp Fix masternode score/rank calculations (#1620) 2017-09-14 16:58:29 +03:00
darksend-relay.h Backport Bitcoin PR#9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,cpp}) (#1566) 2017-08-09 03:19:06 +03:00
dash-cli-res.rc
dash-cli.cpp Backport Bincoin PR#7348: MOVE ONLY: move rpc* to rpc/ + same for Dash-specific rpc (#1502) 2017-07-03 16:13:34 +03:00
dash-tx-res.rc
dash-tx.cpp DIP0001 implementation (#1594) 2017-09-11 17:13:30 +03:00
dashd-res.rc
dashd.cpp Backport Bincoin PR#7348: MOVE ONLY: move rpc* to rpc/ + same for Dash-specific rpc (#1502) 2017-07-03 16:13:34 +03:00
dbwrapper.cpp Merge #9999: [LevelDB] Plug leveldb logs to bitcoin logs 2017-10-24 13:53:52 +02:00
dbwrapper.h Merge #9353: Add data() method to CDataStream (and use it) 2017-10-23 19:07:45 +02:00
dsnotificationinterface.cpp Fix bug: nCachedBlockHeight was not updated on start (#1673) 2017-10-09 21:25:24 +03:00
dsnotificationinterface.h Eliminate remaining uses of g_connman in Dash-specific code. (#1635) 2017-09-19 17:51:38 +03:00
flat-database.h typo: "Writting" -> "Writing" (#1605) 2017-09-03 16:28:53 +03:00
governance-classes.cpp fix off-by-1 in CSuperblock::GetPaymentsLimit (#1598) 2017-09-03 16:31:14 +03:00
governance-classes.h cleanup/fix includes: (#1214) 2016-12-20 17:27:59 +04:00
governance-exceptions.h cleanup/fix includes: (#1214) 2016-12-20 17:27:59 +04:00
governance-misc.h Backport Bitcoin PR#9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,cpp}) (#1566) 2017-08-09 03:19:06 +03:00
governance-object.cpp Relay govobj and govvote to every compatible peer, not only to the one with the same version (#1662) 2017-10-04 23:12:53 +03:00
governance-object.h Eliminate remaining uses of g_connman in Dash-specific code. (#1635) 2017-09-19 17:51:38 +03:00
governance-validators.cpp add 6 to strAllowedChars (#1542) 2017-07-21 12:36:34 +03:00
governance-validators.h Validate proposals on prepare and submit (#1488) 2017-06-26 16:56:29 +03:00
governance-vote.cpp Relay govobj and govvote to every compatible peer, not only to the one with the same version (#1662) 2017-10-04 23:12:53 +03:00
governance-vote.h Eliminate remaining uses of g_connman in Dash-specific code. (#1635) 2017-09-19 17:51:38 +03:00
governance-votedb.cpp Refactor masternode management (#1611) 2017-09-11 17:13:48 +03:00
governance-votedb.h Refactor masternode management (#1611) 2017-09-11 17:13:48 +03:00
governance.cpp Eliminate remaining uses of g_connman in Dash-specific code. (#1635) 2017-09-19 17:51:38 +03:00
governance.h Eliminate remaining uses of g_connman in Dash-specific code. (#1635) 2017-09-19 17:51:38 +03:00
hash.cpp Add SipHash-2-4 primitives to hash 2017-10-19 10:51:26 +02:00
hash.h Add SipHash-2-4 primitives to hash 2017-10-19 10:51:26 +02:00
hdchain.cpp HD wallet (#1405) 2017-05-29 14:51:40 +03:00
hdchain.h HD wallet (#1405) 2017-05-29 14:51:40 +03:00
httprpc.cpp Backport Bincoin PR#7348: MOVE ONLY: move rpc* to rpc/ + same for Dash-specific rpc (#1502) 2017-07-03 16:13:34 +03:00
httprpc.h
httpserver.cpp Backport Bitcoin PR#8128: Net: Turn net structures into dumb storage classes (#1604) 2017-09-03 16:29:10 +03:00
httpserver.h
init.cpp Merge #9999: [LevelDB] Plug leveldb logs to bitcoin logs 2017-10-24 13:53:52 +02:00
init.h
instantx.cpp Eliminate remaining uses of g_connman in Dash-specific code. (#1635) 2017-09-19 17:51:38 +03:00
instantx.h bump MIN_INSTANTSEND_PROTO_VERSION to 70208 (#1650) 2017-09-22 04:52:35 +03:00
keepass.cpp Backport Bincoin PR#7348: MOVE ONLY: move rpc* to rpc/ + same for Dash-specific rpc (#1502) 2017-07-03 16:13:34 +03:00
keepass.h bump copyright notice to 2017 (#1207) 2016-12-20 17:26:45 +04:00
key.cpp
key.h HD wallet (#1405) 2017-05-29 14:51:40 +03:00
keystore.cpp HD wallet (#1405) 2017-05-29 14:51:40 +03:00
keystore.h HD wallet (#1405) 2017-05-29 14:51:40 +03:00
limitedmap.h
Makefile.am Fix losing keys on PrivateSend (#1616) 2017-09-11 17:14:55 +03:00
Makefile.bench.include Backport Bitcoin PR#7349: Build against system UniValue when available (#1503) 2017-07-04 06:20:19 +03:00
Makefile.leveldb.include
Makefile.qt.include Translations201710 - en, de, fi, fr, ru, vi (#1659) 2017-10-09 21:24:42 +03:00
Makefile.qttest.include Qt: bug fixes and enhancement to traffic graph widget (#1429) 2017-05-28 16:49:34 +03:00
Makefile.test.include Backport "assumed valid blocks" feature from Bitcoin 0.13 (#1582) 2017-08-23 17:21:08 +03:00
masternode-payments.cpp Add more logging for MN votes and MNs missing votes (#1683) 2017-10-17 19:42:44 +03:00
masternode-payments.h Add more logging for MN votes and MNs missing votes (#1683) 2017-10-17 19:42:44 +03:00
masternode-sync.cpp Fix sync reset on lack of activity (#1686) 2017-10-17 19:41:08 +03:00
masternode-sync.h fix sync (#1643) 2017-09-20 23:30:56 +03:00
masternode.cpp fix: The idea behind fDIP0001LockedInAtTip was to indicate that it WAS locked in, not that it IS locked in (#1666) 2017-10-04 22:35:09 +03:00
masternode.h Eliminate remaining uses of g_connman in Dash-specific code. (#1635) 2017-09-19 17:51:38 +03:00
masternodeconfig.cpp Fix CMasternodeConfig::read (#1322) 2017-02-06 01:29:23 +04:00
masternodeconfig.h bump copyright notice to 2017 (#1207) 2016-12-20 17:26:45 +04:00
masternodeman.cpp Revert "fix masternode current rpc (#1640)" (#1681) 2017-10-17 19:40:25 +03:00
masternodeman.h Revert "fix masternode current rpc (#1640)" (#1681) 2017-10-17 19:40:25 +03:00
memusage.h
merkleblock.cpp DIP0001 implementation (#1594) 2017-09-11 17:13:30 +03:00
merkleblock.h
messagesigner.cpp Backport Bitcoin PR#9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,cpp}) (#1566) 2017-08-09 03:19:06 +03:00
messagesigner.h Refactor: CDarkSendSigner (#1410) 2017-04-12 10:04:06 +03:00
miner.cpp DIP0001 implementation (#1594) 2017-09-11 17:13:30 +03:00
miner.h Backport Bitcoin PR#8085: p2p: Begin encapsulation (#1537) 2017-07-21 12:35:19 +03:00
net_processing.cpp Merge #7874: Improve AlreadyHave 2017-10-19 10:51:45 +02:00
net_processing.h Backport "assumed valid blocks" feature from Bitcoin 0.13 (#1582) 2017-08-23 17:21:08 +03:00
net.cpp Merge #8944: Remove bogus assert on number of oubound connections. (#1685) 2017-10-17 19:41:57 +03:00
net.h Dip0001-related adjustments (inc. constants) (#1621) 2017-09-14 14:42:37 +03:00
netaddress.cpp Backport Bitcoin PR#8128: Net: Turn net structures into dumb storage classes (#1604) 2017-09-03 16:29:10 +03:00
netaddress.h Backport Bitcoin PR#8128: Net: Turn net structures into dumb storage classes (#1604) 2017-09-03 16:29:10 +03:00
netbase.cpp Backport Bitcoin Qt/Gui changes up to 0.14.x part 1 (#1614) 2017-09-07 18:59:00 +03:00
netbase.h Backport Bitcoin PR#8128: Net: Turn net structures into dumb storage classes (#1604) 2017-09-03 16:29:10 +03:00
netfulfilledman.cpp bump copyright notice to 2017 (#1207) 2016-12-20 17:26:45 +04:00
netfulfilledman.h bump copyright notice to 2017 (#1207) 2016-12-20 17:26:45 +04:00
noui.cpp Backport Bitcoin Qt/Gui changes up to 0.14.x part 2 (#1615) 2017-09-09 10:04:02 +03:00
noui.h
pow.cpp fork testnet again to re-test dip0001 because of 2 bugs found in 1st attempt (#1667) 2017-10-04 23:13:32 +03:00
pow.h
prevector.h
privatesend-client.cpp Keep track of wallet UTXOs and use them for PS balances and rounds calculations (#1655) 2017-09-27 20:43:16 +03:00
privatesend-client.h Eliminate remaining uses of g_connman in Dash-specific code. (#1635) 2017-09-19 17:51:38 +03:00
privatesend-server.cpp Eliminate remaining uses of g_connman in Dash-specific code. (#1635) 2017-09-19 17:51:38 +03:00
privatesend-server.h Eliminate remaining uses of g_connman in Dash-specific code. (#1635) 2017-09-19 17:51:38 +03:00
privatesend-util.cpp Fix losing keys on PrivateSend (#1616) 2017-09-11 17:14:55 +03:00
privatesend-util.h Fix losing keys on PrivateSend (#1616) 2017-09-11 17:14:55 +03:00
privatesend.cpp Eliminate remaining uses of g_connman in Dash-specific code. (#1635) 2017-09-19 17:51:38 +03:00
privatesend.h Make sure mixing masternode follows bip69 before signing final mixing tx (#1510) 2017-09-22 04:53:15 +03:00
protocol.cpp Backport Bitcoin PR#8822: net: Consistent checksum handling (#1565) 2017-08-08 20:57:36 +03:00
protocol.h Backport Bitcoin PR#8128: Net: Turn net structures into dumb storage classes (#1604) 2017-09-03 16:29:10 +03:00
pubkey.cpp
pubkey.h HD wallet (#1405) 2017-05-29 14:51:40 +03:00
random.cpp thread safe rand (#1157) 2016-11-20 10:52:45 +04:00
random.h thread safe rand (#1157) 2016-11-20 10:52:45 +04:00
rest.cpp Backport Bitcoin PR#9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,cpp}) (#1566) 2017-08-09 03:19:06 +03:00
reverselock.h c++11: don't throw from the reverselock destructor (#1421) 2017-04-11 13:55:41 +03:00
scheduler.cpp
scheduler.h
sendalert.cpp Use connman passed to ThreadSendAlert() instead of g_connman global. (#1610) 2017-09-05 13:53:28 +03:00
serialize.h Add COMPACTSIZE wrapper similar to VARINT for serialization 2017-10-24 13:54:10 +02:00
spentindex.h Move index structures into spentindex.h 2017-10-19 10:51:23 +02:00
spork.cpp Eliminate g_connman use in spork module. (#1613) 2017-09-07 18:58:38 +03:00
spork.h Eliminate g_connman use in spork module. (#1613) 2017-09-07 18:58:38 +03:00
streams.h Merge #10250: Fix some empty vector references 2017-10-31 21:19:11 +01:00
sync.cpp Changes in potential_deadlock_detected behavior: (#1259) 2017-01-11 03:00:34 +04:00
sync.h Do not shadow LOCK's criticalblock variable for LOCK inside LOCK (#1453) 2017-05-05 14:34:54 +03:00
threadinterrupt.cpp Backport Bitcoin PR#9289: net: drop boost::thread_group (#1568) 2017-08-09 19:06:31 +03:00
threadinterrupt.h Backport Bitcoin PR#9289: net: drop boost::thread_group (#1568) 2017-08-09 19:06:31 +03:00
threadsafety.h
timedata.cpp Backport Bitcoin PR#8128: Net: Turn net structures into dumb storage classes (#1604) 2017-09-03 16:29:10 +03:00
timedata.h
tinyformat.h
torcontrol.cpp Backport Bitcoin Qt/Gui changes up to 0.14.x part 1 (#1614) 2017-09-07 18:59:00 +03:00
torcontrol.h
txdb.cpp Merge #10445: Add test for empty chain and reorg consistency for gettxoutsetinfo. 2017-10-24 13:54:07 +02:00
txdb.h Merge #10133: Clean up calculations of pcoinsTip memory usage 2017-10-24 13:53:59 +02:00
txmempool.cpp Lower tx fees 10x (#1632) 2017-09-17 19:00:44 +03:00
txmempool.h Lower tx fees 10x (#1632) 2017-09-17 19:00:44 +03:00
ui_interface.h Backport Bitcoin Qt/Gui changes up to 0.14.x part 3 (#1617) 2017-09-11 16:38:14 +03:00
uint256.cpp Use SipHash-2-4 for CCoinsCache index 2017-10-19 10:51:28 +02:00
uint256.h Use SipHash-2-4 for CCoinsCache index 2017-10-19 10:51:28 +02:00
undo.h
util.cpp change invalid version string constant (#1532) 2017-07-17 17:38:32 +03:00
util.h New rpc call "masternodelist info" (#1513) 2017-07-10 17:41:42 +03:00
utilmoneystr.cpp
utilmoneystr.h
utilstrencodings.cpp
utilstrencodings.h
utiltime.cpp net: Consistently use GetTimeMicros() for inactivity checks (#1588) 2017-08-24 02:38:29 +03:00
utiltime.h net: Consistently use GetTimeMicros() for inactivity checks (#1588) 2017-08-24 02:38:29 +03:00
validation.cpp Merge #10297: Simplify DisconnectBlock arguments/return value 2017-10-24 13:54:04 +02:00
validation.h Make DisconnectBlock and ConnectBlock static in validation.cpp 2017-10-24 13:54:00 +02:00
validationinterface.cpp Fix sync issues (#1599) 2017-09-03 16:30:08 +03:00
validationinterface.h Fix sync issues (#1599) 2017-09-03 16:30:08 +03:00
version.h bump MIN_MASTERNODE_PAYMENT_PROTO_VERSION_2 and PROTOCOL_VERSION to 70208 (#1636) 2017-09-17 20:43:58 +03:00
versionbits.cpp DIP0001 implementation (#1594) 2017-09-11 17:13:30 +03:00
versionbits.h DIP0001 implementation (#1594) 2017-09-11 17:13:30 +03:00