--- Log opened Fri May 13 00:00:22 2022 02:07 < z9z0b3t1c> makes sense @trev thanks 02:49 -!- greypw2546 [~greypw254@grey.pw] has quit [Quit: I'll be back!] 02:49 -!- greypw2546 [~greypw254@grey.pw] has joined #bitcoin-rust 04:38 < belcher> z9z0b3t1c i use rust-bitcoin for teleport (coinswap) https://github.com/bitcoin-teleport/teleport-transactions/ 04:38 < belcher> and yes i also recommend coding on something you use, open source works best when you scratch your own itch 09:37 -!- evanlinjin_ [~evanlinji@gateway/tor-sasl/evanlinjin] has joined #bitcoin-rust 09:43 -!- evanlinjin_ [~evanlinji@gateway/tor-sasl/evanlinjin] has quit [Remote host closed the connection] 09:48 -!- evanlinjin [~evanlinji@gateway/tor-sasl/evanlinjin] has joined #bitcoin-rust 10:09 -!- evanlinjin [~evanlinji@gateway/tor-sasl/evanlinjin] has quit [Ping timeout: 240 seconds] 10:56 -!- elsirion [~quassel@gateway/tor-sasl/elsirion] has quit [Ping timeout: 240 seconds] 10:57 -!- elsirion [~quassel@gateway/tor-sasl/elsirion] has joined #bitcoin-rust 12:59 -!- trev [~trev@user/trev] has quit [Remote host closed the connection] 14:20 -!- elsirion [~quassel@gateway/tor-sasl/elsirion] has quit [Remote host closed the connection] 14:20 -!- elsirion [~quassel@gateway/tor-sasl/elsirion] has joined #bitcoin-rust 14:42 < andytoshi> z9z0b3t1c: i'd suggest trying to contribute to bdk 14:43 < andytoshi> it has a lot less historical cruft than rust-bitcoin et al, and arguably has less scary functionality (though i does handle real money i guess which is scary :)) 14:43 < BlueMatt[m]> LDK is also nice, we have a SLA on review passes :) 19:57 -!- belcher [~belcher@user/belcher] has quit [Ping timeout: 276 seconds] 20:11 -!- belcher [~belcher@user/belcher] has joined #bitcoin-rust 20:30 -!- M1asdfah[m] [~M1asdfahm@2001:470:69fc:105::2:f40] has joined #bitcoin-rust 20:40 < M1asdfah[m]> How do I get a xonlyknowspubkey from a p2wpkh witness script ? I’ve been stuck on that all day... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/6848be384a1132db3b31f82cdf0f8321e9a58d26) 20:40 < M1asdfah[m]> Im not sure about 32 though 20:41 * M1asdfah[m] uploaded an image: (185KiB) < https://libera.ems.host/_matrix/media/r0/download/matrix.org/rBsiGrnSDjSCDDBgZrmMMKqM/image.png > 20:41 < M1asdfah[m]> github.com-1ecc6299db9ec823/miniscript-7.0.0/src/interpreter/inner.rs 20:45 < M1asdfah[m]> basically (p2wpkh) psbt.input_tx.non_witness_utxo => XOnlyPublicKey 20:45 < M1asdfah[m]> sorry I meant basically (p2wpkh) psbt.input_tx.witness_utxo => XOnlyPublicKey 20:50 < M1asdfah[m]> "image.png" <- currently when I try to sign the tx fails here 23:07 -!- geyaeb [~geyaeb@gateway/tor-sasl/geyaeb] has quit [Remote host closed the connection] 23:35 -!- trev [~trev@user/trev] has joined #bitcoin-rust 23:44 -!- afilini [~afilini@2001:bc8:1828:245::2] has joined #bitcoin-rust 23:44 < afilini> I think you are mixing up a few things: first of all a p2wpkh utxo doesn't use xonly pubkeys because it's still using ecdsa 23:45 < afilini> Secondly it doesn't contain a public key at all, because the key is hashed (as the name implies, pay-to-witness-pubkey-hash) 23:49 < devrandom> z9z0b3t1c: VLS is looking for contributors :) --- Log closed Sat May 14 00:00:23 2022