aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces
diff options
context:
space:
mode:
authorAntoine Riard <ariard@student.42.fr>2019-04-11 16:01:58 +0000
committerAntoine Riard <ariard@student.42.fr>2019-08-01 13:43:29 -0400
commit8753f5652b4710e66b50ce87788bf6f33619b75a (patch)
treeb77ff172b501051256b3e29cdc30155b9bcf005c /src/interfaces
parent611291c198eb2be9bf1aea1bf9b2187b18bdb3aa (diff)
downloadbitcoin-8753f5652b4710e66b50ce87788bf6f33619b75a.tar.xz
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/interfaces')
0 files changed, 0 insertions, 0 deletions