Previously ProcessNewBlock would block waiting for CreateNewBlock to release cs_main.
[WIP][Mining]Release cs_main in CreateNewBlock while selecting transactions from mempool. #7203
pull pstratem wants to merge 1 commits into bitcoin:master from pstratem:2015-12-12-createnewblocklocks changing 1 files +39 −18-
pstratem commented at 4:21 AM on December 13, 2015: contributor
- pstratem renamed this:
Release cs_main in CreateNewBlock while selecting transactions from mempool.
[WIP][Mining]Release cs_main in CreateNewBlock while selecting transactions from mempool.
on Dec 13, 2015 -
0d02aadf2a
Release cs_main in CreateNewBlock while selecting transactions from the mempool.
Previously ProcessNewBlock would block waiting for CreateNewBlock to release cs_main.
-
pstratem commented at 4:29 AM on December 13, 2015: contributor
Note that getblocktemplate holds cs_main so this PR is not effectively testable with the rpc tests.
- pstratem closed this on Dec 13, 2015
- DrahtBot locked this on Sep 8, 2021
Contributors