Re: [bitcoin-dev] Proposed BIP for MuSig2 PSBT Fields

2023-10-11 Thread Andrew Chow via bitcoin-dev
On 10/11/2023 07:47 PM, Anthony Towns wrote: > On Tue, Oct 10, 2023 at 10:28:37PM +, Andrew Chow via bitcoin-dev wrote: >> I've written up a BIP draft for MuSig2 PSBT fields. It can be viewed at >> https://github.com/achow101/bips/blob/musig2-psbt/bip-musig2-psbt.mediawiki. > > I was hoping to

Re: [bitcoin-dev] Proposed BIP for MuSig2 PSBT Fields

2023-10-11 Thread Anthony Towns via bitcoin-dev
On Tue, Oct 10, 2023 at 10:28:37PM +, Andrew Chow via bitcoin-dev wrote: > I've written up a BIP draft for MuSig2 PSBT fields. It can be viewed at > https://github.com/achow101/bips/blob/musig2-psbt/bip-musig2-psbt.mediawiki. I was hoping to see adaptor signature support in this; but it seems

Re: [bitcoin-dev] Refreshed BIP324

2023-10-11 Thread Tim Ruffing via bitcoin-dev
Hello, We'd like to announce two recent updates to BIP324 ("Version 2 P2P Encrypted Transport Protocol"). Some of these changes affect semantics and some are backwards-incompatible. While we are not aware of any implementations of BIP324 except the one in Bitcoin Core (see https://github.com/bitc

[bitcoin-dev] Proposed BIP for MuSig2 Descriptors

2023-10-11 Thread Andrew Chow via bitcoin-dev
Hi All, I've written up a BIP draft for MuSig2 descriptors. It can be viewed at https://github.com/achow101/bips/blob/musig2-descriptors/bip-musig2-descriptors.mediawiki. Andrew ___ bitcoin-dev mailing list bitcoin-dev@lists.linuxfoundation.org https:

[bitcoin-dev] Proposed BIP for MuSig2 PSBT Fields

2023-10-11 Thread Andrew Chow via bitcoin-dev
Hi All, I've written up a BIP draft for MuSig2 PSBT fields. It can be viewed at https://github.com/achow101/bips/blob/musig2-psbt/bip-musig2-psbt.mediawiki. This is based on this gist from Sanket: https://gist.github.com/sanket1729/4b525c6049f4d9e034d27368c49f28a6. There are a few notable diff