Merged
Conversation
…multisig and addmultisigaddress Github-Pull: bitcoin#25220 Rebased-From: eaf6f63
…any warning for expected cases Github-Pull: bitcoin#25220 Rebased-From: 3a9b9bb
Github-Pull: bitcoin#25201 Rebased-From: 7e9fe6d
The external input test with specifying input weight would make a pessimistic estimate of the input weight. However this would result in a test failure as it is sometimes too pessimistic when an ECDSA signature ends up being smaller than usual. To correct this, we can calculate the input weight more accurately. Github-Pull: bitcoin#24454 Rebased-From: 8a04a38
Github-Pull: bitcoin#24454 Rebased-From: 9f5ab67
This was referenced Jun 9, 2022
Contributor
|
utACK 039ef21 |
Member
|
Prepared a commit for backport, if helpful, in https://github.com/jonatack/bitcoin/commits/v23-backport-fix-rpcwait-with-netinfo-printing-negative-time-durations. |
If we self-advertised to an inbound peer with the address they gave us, nTime was left default-initialized, so that our peer wouldn't relay it any further along. Github-Pull: bitcoin#25314 Rebased-From: 99b9e5f
Contributor
|
re-utACK 4ebf6e3 |
Member
|
ACK 4ebf6e3 |
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Backports: