You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge #568: psbt: Rewrite input replacement to avoid forgetting fields
c50bdf8 psbt: Rewrite input replacement to avoid forgetting fields (Steven Roose)
Pull request description:
The way it was written seemed very prone to forgetting fields if new ones would be added. Like this it just keeps the required fields and all the rest is set to `Default::default()`.
ACKs for top commit:
sanket1729:
utACK c50bdf8
apoelstra:
ACK c50bdf8
Tree-SHA512: 80bbd74ec6ed5e72786400a3ef1ca0330047423ca881efc0203f499b1f0aa544d9d2cc0743ecc03273b2ca2949c196fa7a94c8c965439db8993a9f69113b10fd
0 commit comments