forked from bitcoin/bitcoin
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge bitcoin#30507: m_tx_download_mutex followups
7c29e55 m_tx_download_mutex followups (glozow) e543c65 release m_tx_download_mutex before MakeAndPushMessage GETDATA (glozow) bce5f37 [refactor] change ActiveTipChange to use CBlockIndex ref instead of ptr (glozow) 7cc5ac5 [doc] TxOrphanage is no longer thread-safe (glozow) 6f49548 [refactor] combine block vtx loops in BlockConnected (glozow) Pull request description: Followup to bitcoin#30111. Includes suggestions: - bitcoin#30111 (comment) - bitcoin#30111 (comment) - bitcoin#30111 (comment) - bitcoin#30111 (comment) - bitcoin#30111 (comment) ACKs for top commit: instagibbs: reACK bitcoin@7c29e55 theStack: re-ACK 7c29e55 dergoegge: reACK 7c29e55 Tree-SHA512: 79a9002d74739367789bbc64bb1d431f4d43a25a7934231e55814c2cb6981c15ef2d8465544ae2a4fbd734d9bed6cc41b37a923938a88cb8fea139523c1e98da
- Loading branch information
Showing
5 changed files
with
39 additions
and
37 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
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
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