aboutsummaryrefslogtreecommitdiff
path: root/src/httpserver.cpp
diff options
context:
space:
mode:
authorAntoine Riard <[email protected]>2019-04-11 16:01:58 +0000
committerAntoine Riard <[email protected]>2019-08-01 13:43:29 -0400
commit8753f5652b4710e66b50ce87788bf6f33619b75a (patch)
treeb77ff172b501051256b3e29cdc30155b9bcf005c /src/httpserver.cpp
parentIntroduce CWalletTx::SubmitMemoryPoolAndRelay (diff)
downloaddiscoin-8753f5652b4710e66b50ce87788bf6f33619b75a.tar.xz
discoin-8753f5652b4710e66b50ce87788bf6f33619b75a.zip
Remove duplicate checks in SubmitMemoryPoolAndRelay
IsCoinBase check is already performed early by AcceptToMemoryPoolWorker GetDepthInMainChain check is already perfomed by BroadcastTransaction To avoid deadlock we MUST keep lock order in ResendWalletTransactions and CommitTransaction, even if we lock cs_main again further. in BroadcastTransaction. Lock order will need to be clean at once in a future refactoring
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions