dash/src
MarcoFalke 1990f11450
Merge #11269: [Mempool] CTxMemPoolEntry::UpdateAncestorState: modifySiagOps param type
203a4aa31 Fix CTxMemPoolEntry::UpdateAncestorState: modifySigOps param type int -> int64_t (donaloconnor)

Pull request description:

  CTxMemPoolEntry::CTxMemPoolEntry's modifySigOps parameter is int while update_ancestor_state::modifySigOpsCost is int64_t. This issue was raised in #11165. It looks like the function paramaters were not changed in commit 72abd2c

  This will avoid unexpected truncation of int64_t -> int

Tree-SHA512: 314c703f217e104336456859066d18fb0d12c4f9f32835e17490a6f29eb05951184095039e4e57edacef8ad35dd75c6d97d9af656a52209dd0c3779b4ffa0914
2020-01-22 09:24:25 -06:00
..
bench Bump copyright year to 2020 (#3290) 2020-01-17 15:42:55 +01:00
bls Bump copyright year to 2020 (#3290) 2020-01-17 15:42:55 +01:00
compat Merge #11144: Move local include to before system includes 2020-01-01 22:31:14 -06:00
config
consensus Use smaller LLMQs in regtest (#3269) 2020-01-07 13:49:51 +01:00
crypto Merge #10969: Declare single-argument (non-converting) constructors "explicit" 2020-01-10 10:33:57 -06:00
evo Merge #11117: Prepare for non-Base58 addresses (#3294) 2020-01-22 13:35:04 +03:00
governance Merge #11117: Prepare for non-Base58 addresses (#3294) 2020-01-22 13:35:04 +03:00
immer
leveldb Merge #10958: Update to latest Bitcoin patches for LevelDB 2019-08-12 09:07:03 -05:00
llmq Bump copyright year to 2020 (#3290) 2020-01-17 15:42:55 +01:00
masternode Merge #11117: Prepare for non-Base58 addresses (#3294) 2020-01-22 13:35:04 +03:00
obj
obj-test
policy Merge #10672: Avoid division by zero in the case of a corrupt estimates file 2020-01-12 17:01:40 -06:00
primitives keep nVersion as 16 byte integer 2020-01-10 10:33:58 -06:00
privatesend Various fixes for DSTX-es (#3295) 2020-01-22 13:35:31 +03:00
qt Merge #11623: tests: Add missing locks to tests 2020-01-22 09:24:25 -06:00
rpc Backport bitcoin#11027: [RPC] Only return hex field once in getrawtransaction (#3298) 2020-01-22 13:36:22 +03:00
script Merge #11117: Prepare for non-Base58 addresses (#3294) 2020-01-22 13:35:04 +03:00
secp256k1
support Merge #11351: Refactor: Modernize disallowed copy constructors/assignment 2020-01-11 18:22:25 -06:00
test remove test_bitcoin.cpp 2020-01-22 09:24:25 -06:00
univalue Merge #11420: Bump univalue subtree and fix json formatting in tests 2020-01-12 17:01:40 -06:00
wallet Merge #11623: tests: Add missing locks to tests 2020-01-22 09:24:25 -06:00
zmq Merge #10809: optim: mark a few classes final 2020-01-02 22:01:29 -06:00
.clang-format \#10193 clang-format: Delete ForEachMacros 2019-07-24 11:59:09 -05:00
addrdb.cpp
addrdb.h Merge #10969: Declare single-argument (non-converting) constructors "explicit" 2020-01-10 10:33:57 -06:00
addressindex.h
addrman.cpp Respect logips config option in few more log outputs (#3078) 2019-09-22 23:48:15 +03:00
addrman.h Merge #11585: addrman: Add missing lock in Clear() (CAddrMan) 2020-01-16 09:22:46 -06:00
amount.h
arith_uint256.cpp
arith_uint256.h Merge #11071: Use static_assert(…, …) (C++11) instead of assert(…) where appropriate 2020-01-01 21:32:57 -06:00
base58.cpp Merge #11117: Prepare for non-Base58 addresses (#3294) 2020-01-22 13:35:04 +03:00
base58.h Merge #11117: Prepare for non-Base58 addresses (#3294) 2020-01-22 13:35:04 +03:00
batchedlogger.cpp
batchedlogger.h
bip39_english.h
bip39.cpp More of 10793 2020-01-10 10:34:03 -06:00
bip39.h
blockencodings.cpp
blockencodings.h Merge #10969: Declare single-argument (non-converting) constructors "explicit" 2020-01-10 10:33:57 -06:00
bloom.cpp #10193 scripted-diff: Remove #include <boost/foreach.hpp> 2019-07-24 11:59:09 -05:00
bloom.h
cachemap.h Bump copyright year to 2020 (#3290) 2020-01-17 15:42:55 +01:00
cachemultimap.h
chain.cpp Merge #11469: fix typo in comment of chain.cpp 2020-01-10 10:34:02 -06:00
chain.h Merge #10969: Declare single-argument (non-converting) constructors "explicit" 2020-01-10 10:33:57 -06:00
chainparams.cpp Bump copyright year to 2020 (#3290) 2020-01-17 15:42:55 +01:00
chainparams.h Use smaller LLMQs in regtest (#3269) 2020-01-07 13:49:51 +01:00
chainparamsbase.cpp Change regtest and devnet p2p/rpc ports (#3064) 2019-08-28 10:52:00 +03:00
chainparamsbase.h
chainparamsseeds.h Update static and dns seeds for mainnet and testnet (#3234) 2019-12-11 12:30:38 +01:00
checkpoints.cpp Bump copyright year to 2020 (#3290) 2020-01-17 15:42:55 +01:00
checkpoints.h
checkqueue.h Merge #10969: Declare single-argument (non-converting) constructors "explicit" 2020-01-10 10:33:57 -06:00
clientversion.cpp
clientversion.h
coins.cpp Merge #11353: Small refactor of CCoinsViewCache::BatchWrite() 2020-01-22 09:24:25 -06:00
coins.h Merge #11351: Refactor: Modernize disallowed copy constructors/assignment 2020-01-11 18:22:25 -06:00
compat.h Merge #12549: Make prevector::resize() and other prevector operations much faster 2019-10-02 15:25:27 +02:00
compressor.cpp
compressor.h Merge #10969: Declare single-argument (non-converting) constructors "explicit" 2020-01-10 10:33:57 -06:00
core_io.h Backport bitcoin#11027: [RPC] Only return hex field once in getrawtransaction (#3298) 2020-01-22 13:36:22 +03:00
core_memusage.h Merge #10760: Avoid dereference-of-casted-pointer 2019-07-24 11:59:09 -05:00
core_read.cpp Merge #10792: Replace MAX_OPCODE for OP_NOP10. 2019-08-12 09:07:03 -05:00
core_write.cpp Backport bitcoin#11027: [RPC] Only return hex field once in getrawtransaction (#3298) 2020-01-22 13:36:22 +03:00
ctpl.h
cuckoocache.h Merge #10969: Declare single-argument (non-converting) constructors "explicit" 2020-01-10 10:33:57 -06:00
cxxtimer.hpp
dash-cli-res.rc
dash-cli.cpp Merge #11125: Add bitcoin-cli -stdin and -stdinrpcpass functional tests 2020-01-02 21:59:55 -06:00
dash-tx-res.rc
dash-tx.cpp Merge #11117: Prepare for non-Base58 addresses (#3294) 2020-01-22 13:35:04 +03:00
dashd-res.rc
dashd.cpp Merge #11511: [Init] Remove redundant exit(EXIT_FAILURE) instances and replace with return false 2020-01-16 09:22:46 -06:00
dbwrapper.cpp Merge #9964: Add const to methods that do not modify the object for which it is called 2020-01-02 16:16:55 -06:00
dbwrapper.h Replace generic CScopedDBTransaction with specialized CEvoDBScopedCommitter (#3292) 2020-01-17 16:01:22 +01:00
dsnotificationinterface.cpp Various fixes for DSTX-es (#3295) 2020-01-22 13:35:31 +03:00
dsnotificationinterface.h More of 10969 2020-01-10 10:34:03 -06:00
flat-database.h Bump copyright year to 2020 (#3290) 2020-01-17 15:42:55 +01:00
fs.cpp
fs.h
hash.cpp
hash.h Merge #11385: Remove some unused functions and methods 2020-01-10 10:34:01 -06:00
hdchain.cpp Bump copyright year to 2020 (#3290) 2020-01-17 15:42:55 +01:00
hdchain.h
httprpc.cpp Merge #10969: Declare single-argument (non-converting) constructors "explicit" 2020-01-10 10:33:57 -06:00
httprpc.h
httpserver.cpp Merge #10969: Declare single-argument (non-converting) constructors "explicit" 2020-01-10 10:33:57 -06:00
httpserver.h Merge #10969: Declare single-argument (non-converting) constructors "explicit" 2020-01-10 10:33:57 -06:00
indirectmap.h
init.cpp Merge #11107: Fix races in AppInitMain and others with lock and atomic bools 2020-01-22 09:11:34 -06:00
init.h Merge #10832: init: Factor out AppInitLockDataDirectory and fix startup core dump issue 2019-08-01 09:02:48 -05:00
keepass.cpp Bump copyright year to 2020 (#3290) 2020-01-17 15:42:55 +01:00
keepass.h
key.cpp #10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL 2019-08-12 09:07:03 -05:00
key.h Merge #11385: Remove some unused functions and methods 2020-01-10 10:34:01 -06:00
keystore.cpp
keystore.h Merge #10916: add missing lock to crypter GetKeys() 2020-01-10 10:33:54 -06:00
limitedmap.h Merge #10969: Declare single-argument (non-converting) constructors "explicit" 2020-01-10 10:33:57 -06:00
Makefile.am Merge #11435: build: Make "make clean" remove all files created when running "make check" 2020-01-22 09:11:34 -06:00
Makefile.bench.include Merge #11435: build: Make "make clean" remove all files created when running "make check" 2020-01-22 09:11:34 -06:00
Makefile.leveldb.include
Makefile.qt.include Merge pull request #3289 from PastaPastaPasta/backports-0.16-pr4 2020-01-22 13:33:57 +03:00
Makefile.qttest.include Merge #13408: crypto: cleanup sha256 build 2019-10-01 23:20:06 +02:00
Makefile.test.include Merge #13386: SHA256 implementations based on Intel SHA Extensions 2019-10-01 23:20:06 +02:00
memusage.h #10193 scripted-diff: Remove #include <boost/foreach.hpp> 2019-07-24 11:59:09 -05:00
merkleblock.cpp Merge #9980: Fix mem access violation merkleblock 2019-07-24 11:59:09 -05:00
merkleblock.h Merge #9964: Add const to methods that do not modify the object for which it is called 2020-01-02 16:16:55 -06:00
messagesigner.cpp Bump copyright year to 2020 (#3290) 2020-01-17 15:42:55 +01:00
messagesigner.h
miner.cpp Merge #11238: Add assertions before potential null deferences 2020-01-10 10:33:59 -06:00
miner.h Merge #10969: Declare single-argument (non-converting) constructors "explicit" 2020-01-10 10:33:57 -06:00
net_processing.cpp Various fixes for DSTX-es (#3295) 2020-01-22 13:35:31 +03:00
net_processing.h Make orphan TX map limiting dependent on total TX size instead of TX count (#3121) 2019-09-30 15:34:13 +02:00
net.cpp Merge #10696: Remove redundant nullptr checks before deallocation 2020-01-22 09:11:34 -06:00
net.h Various fixes for DSTX-es (#3295) 2020-01-22 13:35:31 +03:00
netaddress.cpp #10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL 2019-08-12 09:07:03 -05:00
netaddress.h Merge #10969: Declare single-argument (non-converting) constructors "explicit" 2020-01-10 10:33:57 -06:00
netbase.cpp Merge #11467: Fix typos. Use nullptr instead of NULL. 2020-01-16 09:22:46 -06:00
netbase.h Merge #10663: net: split resolve out of connect 2020-01-11 18:47:34 -06:00
netfulfilledman.cpp Skip mnsync restrictions for whitelisted and manually added nodes (#3249) 2019-12-31 13:01:48 +03:00
netfulfilledman.h Skip mnsync restrictions for whitelisted and manually added nodes (#3249) 2019-12-31 13:01:48 +03:00
netmessagemaker.h Merge #10969: Declare single-argument (non-converting) constructors "explicit" 2020-01-10 10:33:57 -06:00
noui.cpp
noui.h
pow.cpp Refactor some pow functions (#3198) 2019-11-13 21:17:36 +03:00
pow.h
prevector.h Speed up prevector initialization and vector assignment from prevectors (#3274) 2020-01-08 08:02:17 +01:00
protocol.cpp
protocol.h Merge #10969: Declare single-argument (non-converting) constructors "explicit" 2020-01-10 10:33:57 -06:00
pubkey.cpp Merge #11073: Remove dead store in ecdsa_signature_parse_der_lax. 2020-01-12 17:01:40 -06:00
pubkey.h Merge #10969: Declare single-argument (non-converting) constructors "explicit" 2020-01-10 10:33:57 -06:00
random.cpp Merge #10843: Add attribute [[noreturn]] (C++11) to functions that will not return 2020-01-03 08:35:55 -06:00
random.h Merge #15512: Add ChaCha20 encryption option (XOR) 2019-07-23 09:14:28 -05:00
rest.cpp Merge #11618: rpc: Lock cs_main in blockToJSON/blockheaderToJSON 2020-01-16 09:22:46 -06:00
reverse_iterator.h Merge #10969: Declare single-argument (non-converting) constructors "explicit" 2020-01-10 10:33:57 -06:00
reverselock.h
saltedhasher.cpp
saltedhasher.h
scheduler.cpp Merge #10969: Declare single-argument (non-converting) constructors "explicit" 2020-01-10 10:33:57 -06:00
scheduler.h Merge #10969: Declare single-argument (non-converting) constructors "explicit" 2020-01-10 10:33:57 -06:00
serialize.h Merge #10969: Declare single-argument (non-converting) constructors "explicit" 2020-01-10 10:33:57 -06:00
spentindex.h
spork.cpp Merge #11117: Prepare for non-Base58 addresses (#3294) 2020-01-22 13:35:04 +03:00
spork.h
stacktraces.cpp #10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL 2019-08-12 09:07:03 -05:00
stacktraces.h
streams.h Merge #11351: Refactor: Modernize disallowed copy constructors/assignment 2020-01-11 18:22:25 -06:00
sync.cpp Merge #11432: Remove unused fTry from push_lock 2020-01-11 18:47:35 -06:00
sync.h Merge #10969: Declare single-argument (non-converting) constructors "explicit" 2020-01-10 10:33:57 -06:00
threadinterrupt.cpp
threadinterrupt.h
threadsafety.h
timedata.cpp #10193 scripted-diff: Remove #include <boost/foreach.hpp> 2019-07-24 11:59:09 -05:00
timedata.h
tinyformat.h Merge #11573: [Util] Update tinyformat.h 2020-01-16 09:22:46 -06:00
torcontrol.cpp Merge #10969: Declare single-argument (non-converting) constructors "explicit" 2020-01-10 10:33:57 -06:00
torcontrol.h
txdb.cpp Merge #10969: Declare single-argument (non-converting) constructors "explicit" 2020-01-10 10:33:57 -06:00
txdb.h Merge #11107: Fix races in AppInitMain and others with lock and atomic bools 2020-01-22 09:11:34 -06:00
txmempool.cpp Merge #11269: [Mempool] CTxMemPoolEntry::UpdateAncestorState: modifySiagOps param type 2020-01-22 09:24:25 -06:00
txmempool.h Merge #11269: [Mempool] CTxMemPoolEntry::UpdateAncestorState: modifySiagOps param type 2020-01-22 09:24:25 -06:00
ui_interface.cpp
ui_interface.h Merge #10770: Drop upgrade-cancel callback registration for a generic "cancelable" 2020-01-03 08:35:55 -06:00
uint256.cpp Merge #10793: Changing &var[0] to var.data() 2020-01-10 10:33:54 -06:00
uint256.h Merge #11385: Remove some unused functions and methods 2020-01-10 10:34:01 -06:00
undo.h Merge #10969: Declare single-argument (non-converting) constructors "explicit" 2020-01-10 10:33:57 -06:00
unordered_lru_cache.h Bump copyright year to 2020 (#3290) 2020-01-17 15:42:55 +01:00
util.cpp Merge #10901: Fix constness of ArgsManager methods 2020-01-02 22:01:28 -06:00
util.h Merge #10901: Fix constness of ArgsManager methods 2020-01-02 22:01:28 -06:00
utilmoneystr.cpp
utilmoneystr.h Merge #10999: Fix amounts formatting in decoderawtransaction 2019-08-12 09:07:03 -05:00
utilstrencodings.cpp Merge #10357: Allow setting nMinimumChainWork on command line 2019-09-29 12:42:14 +02:00
utilstrencodings.h Merge #10357: Allow setting nMinimumChainWork on command line 2019-09-29 12:42:14 +02:00
utiltime.cpp #10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL 2019-08-12 09:07:03 -05:00
utiltime.h
validation.cpp Merge #11107: Fix races in AppInitMain and others with lock and atomic bools 2020-01-22 09:11:34 -06:00
validation.h Merge #11107: Fix races in AppInitMain and others with lock and atomic bools 2020-01-22 09:11:34 -06:00
validationinterface.cpp Merge #10969: Declare single-argument (non-converting) constructors "explicit" 2020-01-10 10:33:57 -06:00
validationinterface.h Make sure mempool txes are properly processed by CChainLocksHandler despite node restarts (#3226) 2019-12-07 13:56:17 +03:00
version.h Bump copyright year to 2020 (#3290) 2020-01-17 15:42:55 +01:00
versionbits.cpp Merge #10969: Declare single-argument (non-converting) constructors "explicit" 2020-01-10 10:33:57 -06:00
versionbits.h #10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL 2019-08-12 09:07:03 -05:00
warnings.cpp Merge #10501: remove some unused functions -- ignoring removal of SetPort due to dash#2168 2019-09-08 00:10:48 -05:00
warnings.h Merge #10501: remove some unused functions -- ignoring removal of SetPort due to dash#2168 2019-09-08 00:10:48 -05:00