forked from bitcoin/bitcoin
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
backport: merge bitcoin#25447, #25624, #25641, #25683, #23679, #26216, #26295, #26513, #26515, #26727, #25374, #25272, #26408, #25112, #26702, #25932, #26822 (auxiliary backports: part 27) #6788
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
Merged
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
fc68188
merge bitcoin#25447: add low-level target for txorphanage
kwvg bc69f80
merge bitcoin#25624: Fix assert bug in txorphan target
kwvg 6cd09ef
merge bitcoin#25641: Fix `-Wparentheses` gcc warning
kwvg cd6c2b5
merge bitcoin#25683: log `nEvicted` message in LimitOrphans then retu…
kwvg b376c09
merge bitcoin#23679: Sanitize port in `addpeeraddress()`
kwvg 42aa8a7
merge bitcoin#26216: Limit outpoints.size in txorphan target to avoid…
kwvg f12e6cc
fix: scan outputs in `GetCandidatesForBlock`, add regression test
kwvg 3665919
fix: protect `m_orphan_tx_size` with `g_cs_orphans`
kwvg 4172102
merge bitcoin#26295: Replace global g_cs_orphans lock with local
kwvg 859d64e
txorphanage: adapt block-based orphan reprocessing to refactor
kwvg c9eedc8
merge bitcoin#26513: Make static nLastFlush and nLastWrite Chainstate…
kwvg a0701e9
merge bitcoin#26515: skip getpeerinfo for a peer without CNodeStateStats
kwvg a8d29f9
merge bitcoin#26727: remove optional from fStateStats fields
kwvg 385306d
merge bitcoin#25374: remove unused `create_confirmed_utxos` helper
kwvg 12acde7
merge bitcoin#25272: guard and alert about a wallet invalid state dur…
kwvg 27db044
merge bitcoin#26408: Remove spam from debug log
kwvg 62998f3
merge bitcoin#25112: Move error message formatting of NonFatalCheckEr…
kwvg eff27a4
merge bitcoin#26702: drop unused `FindWalletTx` parameter and rename
kwvg b1a95d8
merge bitcoin#25932: Simplify backtrack logic
kwvg 920e85d
test: adjust mocktime bump to match upstream in `p2p_disconnect_ban`
kwvg f45de22
merge bitcoin#26822: don't allow past absolute timestamp in `setban`
kwvg File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.