dash/src/rpc
MarcoFalke 8ce5b6b099 Merge #15337: rpc: Fix for segfault if combinepsbt called with empty inputs
30d0f7be6e rpc: Fix for segfault if combinepsbt called with empty inputs (benthecarman)

Pull request description:

  Fixes #15300

Tree-SHA512: 25e7b4e6e48d8b0d197f0ab96df308fff33e2110f8929cb48914877fa7f4c4a84f173b1378fdb2dec5d03fe7d6d1aced4b577e55f9fe180d8147d9106ebf543f
2021-08-03 10:48:15 -04:00
..
blockchain.cpp Merge pull request #4187 from kittywhiskers/scantxout 2021-07-25 19:10:11 -05:00
blockchain.h Merge #13918: rpc: Replace median fee rate with feerate percentiles in getblockstats 2021-07-06 20:29:32 +03:00
client.cpp Merge #12196: Add scantxoutset RPC method 2021-07-14 10:11:17 +05:30
client.h
coinjoin.cpp merge bitcoin#14555: Move util files to directory 2021-06-27 12:03:13 +05:30
governance.cpp Fix data races triggered by functional tests. (#4247) 2021-07-26 10:52:52 -05:00
masternode.cpp Fix data races triggered by functional tests. (#4247) 2021-07-26 10:52:52 -05:00
mining.cpp Merge #14373: Consistency fixes for RPC descriptions 2021-07-23 10:12:54 -04:00
mining.h
misc.cpp Fix data races triggered by functional tests. (#4247) 2021-07-26 10:52:52 -05:00
net.cpp Merge #15990: Add tests and documentation for blocksonly 2021-07-21 15:53:38 -05:00
protocol.cpp merge bitcoin#14555: Move util files to directory 2021-06-27 12:03:13 +05:30
protocol.h Merge bitcoin#11536: Rename account to label where appropriate 2020-12-22 17:53:03 +01:00
rawtransaction.cpp Merge #15337: rpc: Fix for segfault if combinepsbt called with empty inputs 2021-08-03 10:48:15 -04:00
rawtransaction.h core: remove all leftover references to segwit/rbf 2021-07-13 22:00:18 +05:30
register.h refactor: PrivateSend -> CoinJoin + Move the tab (#4038) 2021-03-17 18:36:11 -04:00
rpcevo.cpp Fix more spelling errors 2021-07-19 12:52:03 -05:00
rpcquorums.cpp Fix data races triggered by functional tests. (#4247) 2021-07-26 10:52:52 -05:00
server.cpp Fix data races triggered by functional tests. (#4247) 2021-07-26 10:52:52 -05:00
server.h Merge #14214: convert C-style (void) parameter lists to C++ style () 2021-07-12 11:50:33 -04:00
util.cpp merge bitcoin#14555: Move util files to directory 2021-06-27 12:03:13 +05:30
util.h merge bitcoin#14555: Move util files to directory 2021-06-27 12:03:13 +05:30