Skip to content

Conversation

brunoerg and others added 5 commits June 9, 2022 12:05
…multisig and addmultisigaddress

Github-Pull: bitcoin#25220
Rebased-From: eaf6f63
…any warning for expected cases

Github-Pull: bitcoin#25220
Rebased-From: 3a9b9bb
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
@LarryRuane
Copy link
Contributor

utACK 039ef21
I compared all 5 commit diffs with the source commit diffs, and the only one that differs is 32fa522 (this PR's second commit) due to merge conflicts with rpc_createmultisig.py (specifically, the change to use MiniWallet, which isn't being backported). But the conflicts look to be resolved correctly.

@jonatack
Copy link
Member

jonatack commented Jun 11, 2022

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
@LarryRuane
Copy link
Contributor

re-utACK 4ebf6e3
Compared the latest commit, "p2p: always set nTime for self-advertisements" to the source commit, and they match.

@achow101
Copy link
Member

achow101 commented Jul 7, 2022

ACK 4ebf6e3

@maflcko maflcko merged commit a33ec8a into bitcoin:23.x Jul 8, 2022
@fanquake fanquake deleted the 23_x_backports branch July 8, 2022 08:45
@bitcoin bitcoin locked and limited conversation to collaborators Jul 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants