Re: [bitcoin-dev] Taro: A Taproot Asset Representation Overlay

2022-04-05 Thread ZmnSCPxj via bitcoin-dev
Good morning vjudeu, > When I see more and more proposals like this, where things are commited to > Taproot outputs, then I think we should start designing "miner-based > commitments". If someone is going to make a Bitcoin transaction and add a > commitment for zero cost, just by tweaking some

Re: [bitcoin-dev] BIP174 PSBT test vector

2022-04-05 Thread Achow101 via bitcoin-dev
The seed is encoded as a WIF private key. Decoding as WIF will result in the 32 byte seed that can be used as specified in BIP 32. Andrew Original Message On Apr 5, 2022, 6:55 PM, Tobin Harding via bitcoin-dev wrote: > Hi, > > Does anyone have software that successfully parses

[bitcoin-dev] BIP174 PSBT test vector

2022-04-05 Thread Tobin Harding via bitcoin-dev
Hi, Does anyone have software that successfully parses the extended private key seed found in the BIP174 test vector? I have been implementing the test vector PSBT workflow in Rust and have everything working except I can only create the extended private key from the xpriv, I am unable to use the

[bitcoin-dev] MuSig2 BIP

2022-04-05 Thread Jonas Nick via bitcoin-dev
Tim Ruffing, Elliott Jin, and I are working on a MuSig2 BIP that we would like to propose to the community for discussion. The BIP is compatible with BIP340 public keys and signatures. It supports tweaking, which allows deriving BIP32 child keys from aggregate keys and creating BIP341 Taproot outp

Re: [bitcoin-dev] Taro: A Taproot Asset Representation Overlay

2022-04-05 Thread vjudeu via bitcoin-dev
When I see more and more proposals like this, where things are commited to Taproot outputs, then I think we should start designing "miner-based commitments". If someone is going to make a Bitcoin transaction and add a commitment for zero cost, just by tweaking some Taproot public key, then it is

[bitcoin-dev] Taro: A Taproot Asset Representation Overlay

2022-04-05 Thread Olaoluwa Osuntokun via bitcoin-dev
Hi y'all, I'm excited to publicly publish a new protocol I've been working on over the past few months: Taro. Taro is a Taproot Asset Representation Overlay which allows the issuance of normal and also collectible assets on the main Bitcoin chain. Taro uses the Taproot script tree to commit extra