-
Notifications
You must be signed in to change notification settings - Fork 1.2k
llmq: Some refactoring in CChainLocksHandler::ProcessNewChainLock #3976
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
llmq: Some refactoring in CChainLocksHandler::ProcessNewChainLock #3976
Conversation
|
cc1b476 really made me think if it actually makes any sense to have both |
|
Ping 👀 Any thoughts on dropping |
b6a37e3 to
75ede8a
Compare
UdjinM6
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
utACK
|
Can you explain a51875f more? why are we dropping that? |
See #3976 (comment) dash/src/llmq/quorums_chainlocks.cpp Line 634 in a51875f
dash/src/llmq/quorums_chainlocks.cpp Line 120 in a51875f
|
PastaPastaPasta
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
utACK
…shpay#3976) * llmq: Drop InternalHasConflictingChainLock in ProcessNewChainLock * llmq: Directly use clsig.blockHash instead of copying it into msgHash * llmq: Reuse CInv(MSG_CLSIG, hash) * llmq: Add const in two places
No description provided.