forked from bitcoin/bitcoin
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
backport: trivial 2024 10 23 pr6 #6354
Merged
PastaPastaPasta
merged 18 commits into
dashpay:develop
from
PastaPastaPasta:develop-trivial-2024-10-23-pr6
Oct 25, 2024
Merged
Changes from 1 commit
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
277766f
Merge bitcoin/bitcoin#27493: depends: no-longer nuke libc++abi.so* in…
fanquake bef9631
Merge bitcoin/bitcoin#27661: doc, test: Document steps to reproduce T…
fanquake 105442f
Merge bitcoin/bitcoin#26422: build: Use newest `config.{guess,sub}` a…
fanquake f27778a
Merge bitcoin/bitcoin#27561: test: Explicitly specify directory where…
fanquake ee6b7d6
Merge bitcoin/bitcoin#27721: depends: remove redundant stdlib option
fanquake a21b4b1
Merge bitcoin/bitcoin#27802: Update .style.yapf
fanquake 324db8b
Merge bitcoin/bitcoin#27603: test: added coverage to mining_basic.py
glozow e2fcd1d
Merge bitcoin/bitcoin#27225: doc: document json rpc endpoints
fanquake fbc6c6e
Merge bitcoin/bitcoin#27875: build: make sure we can overwrite config…
fanquake ba5f4c0
Merge bitcoin/bitcoin#27906: doc: test: update TestShell instructions
fanquake ece625c
Merge bitcoin/bitcoin#27914: feerate: For GetFeePerK() return nSatosh…
fanquake 79a20f9
Merge bitcoin/bitcoin#27929: Added static_assert to check that base_b…
fanquake af944b7
Merge bitcoin/bitcoin#28013: doc: Fix verify-binaries link in contrib…
fanquake 2767a13
Merge bitcoin/bitcoin#28021: docs: fixup honggfuzz fuzz patch
fanquake 5511091
Merge bitcoin/bitcoin#28036: test: Restore unlimited timeout in Index…
fanquake 70cbd3f
Merge bitcoin/bitcoin#28044: test: indexes, fix on error infinite loop
ryanofsky e3bbd1a
Merge bitcoin-core/gui#740: Show own outputs on PSBT signing window
hebasto d573e4f
Merge bitcoin/bitcoin#28084: doc: update windows `-fstack-clash-prote…
fanquake 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 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
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.
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.
(27225) nit: Dashify