-
Notifications
You must be signed in to change notification settings - Fork 283
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge bitcoin/bitcoin#28766: Improve peformance of CTransaction::HasW…
…itness (28107 follow-up) af1d2ff [primitives] Precompute result of CTransaction::HasWitness (dergoegge) Pull request description: This addresses bitcoin/bitcoin#28107 (comment) from #28107. ACKs for top commit: theStack: ACK af1d2ff achow101: ACK af1d2ff stickies-v: ACK af1d2ff TheCharlatan: ACK af1d2ff Tree-SHA512: a77654ae429d0d7ce12daa309770e75beec4f8984734f80ed203156199425af43b50ad3d8aab85a89371a71356464ebd4503a0248fd0103579adfc74a55aaf51
Showing
2 changed files
with
14 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters