--- Log opened Mon Oct 26 00:00:58 2020 00:18 -!- jeremyrubin [~jr@c-73-15-215-148.hsd1.ca.comcast.net] has quit [Ping timeout: 260 seconds] 01:31 -!- belcher_ [~belcher@unaffiliated/belcher] has joined #rust-bitcoin 01:35 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 272 seconds] 01:46 -!- belcher_ is now known as belcher 03:13 -!- jonatack [~jon@82.102.27.163] has quit [Ping timeout: 240 seconds] 04:18 -!- Newton57Stark [~Newton57S@static.57.1.216.95.clients.your-server.de] has joined #rust-bitcoin 06:05 -!- shesek [~shesek@unaffiliated/shesek] has joined #rust-bitcoin 06:06 -!- jonatack [~jon@213.152.162.114] has joined #rust-bitcoin 06:12 -!- tibo [~tibo@2400:4050:2a83:7000:2d2c:d671:abd5:d95e] has quit [Remote host closed the connection] 07:14 -!- ghost43_ [~daer@gateway/tor-sasl/daer] has joined #rust-bitcoin 07:15 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Ping timeout: 240 seconds] 07:55 -!- jonatack [~jon@213.152.162.114] has quit [Ping timeout: 260 seconds] 07:56 -!- jonatack [~jon@88.124.242.136] has joined #rust-bitcoin 08:29 -!- th0th [~th0th@gateway/tor-sasl/th0th] has joined #rust-bitcoin 08:30 < andytoshi> stevenroose: hi 08:30 < andytoshi> yeah, i'd be fine with moving to derive everywhere and giving the user instructions for pinning the version 09:30 -!- jeremyrubin [~jr@c-73-15-215-148.hsd1.ca.comcast.net] has joined #rust-bitcoin 10:11 < andytoshi> elichai2: can you re-ack https://github.com/rust-bitcoin/rust-bitcoin/pull/506 12:35 -!- jonatack [~jon@88.124.242.136] has quit [Quit: jonatack] 12:37 < andytoshi> thanks! 12:37 < andytoshi> i think it's time to starct pushing on 0.26.... sanket1729 has been asking me to please get the psbt hash stuff in :) 12:45 < andytoshi> need a second reviewer for https://github.com/rust-bitcoin/rust-bitcoin/pull/249 12:46 -!- jonatack [~jon@213.152.162.154] has joined #rust-bitcoin 12:46 < andytoshi> ditto https://github.com/rust-bitcoin/rust-bitcoin/pull/330/commits 12:47 < jeremyrubin> do compact blocks make sense without a mempool to reference? 12:48 < jeremyrubin> I guess you can create them w/o mempool 12:55 < andytoshi> i mean, you can write a mempool 12:56 < andytoshi> but i think the target of that PR is elements, where we have RPCs that let you manipulate compact blocks, and we want rust-bitcoin to just be able to parse/store them 12:56 < andytoshi> though hmm. ... if that were true then it would make much more sense for these to be in rust-elements 13:00 < jeremyrubin> maybe a bitcoin-p2p crate? 13:01 < jeremyrubin> might make sense as blockdata/consensus/util are all kind of 'primitive' stuff and the network stuff is a bit more implementation specific in a sense 13:02 < andytoshi> welll, in principle we have stuff for the p2p layer in rust-bitcoin and it doesn't get a lot of love 13:02 < andytoshi> yeah, agree it makes conceptual sense 13:02 < andytoshi> but i think spliting off the p2p stuff might mean it just dies 13:02 < andytoshi> though i gues there are a few people using it 13:02 < jeremyrubin> it could be split the other way 13:03 < jeremyrubin> make bitcoin-primitives 13:03 < jeremyrubin> and then have rust-bitcoin depend on that 13:03 < jeremyrubin> As I think there's a lot of contexts (e.g., HSMS) where you don't really need the network stuff but do want txns and psbts 13:03 < andytoshi> hmm, that i could get behind 13:04 < andytoshi> i really hate the current `blockdata` module structure 13:04 < andytoshi> rust-elements did it the way i would've preferred, knowing what i know now 13:04 < andytoshi> and actually .. even in rust-bitcoin we re-export pretty much everything at the crate root, so i can pretend the module structure isn't there 13:08 < jeremyrubin> I think the only benefit to doing this is if you want the rust-bitcoin crate to accrete more functionality over time. E.g., I think you were joking, but "you can write a mempool" isn't an awful idea (there's some work being done to make the mempool very process isolated from the node). 13:08 < jeremyrubin> but I feel like a mempool would be very out of scope for the rust-bitcoin crate as is 13:30 -!- Kiminuo [~mix@141.98.103.236] has joined #rust-bitcoin 13:41 < andytoshi> i didn't mean add one to rust-bitcoin 13:41 < andytoshi> i meant you can just write your own as a user of the library 13:45 -!- Netsplit *.net <-> *.split quits: b42, michaelfolkson 13:45 -!- michaelfolkson2 [~michaelfo@2a03:b0c0:1:e0::23d:d001] has joined #rust-bitcoin 13:47 -!- b42 [~mmilata@b42.cz] has joined #rust-bitcoin 14:39 -!- Kiminuo [~mix@141.98.103.236] has quit [Ping timeout: 264 seconds] 15:47 -!- th0th [~th0th@gateway/tor-sasl/th0th] has quit [Remote host closed the connection] 15:48 -!- th0th [~th0th@gateway/tor-sasl/th0th] has joined #rust-bitcoin 15:58 -!- tibo [~tibo@2400:4050:2a83:7000:80c4:e80a:7e1e:7c21] has joined #rust-bitcoin 16:58 -!- fiatjaf [~fiatjaf@2804:7f2:2a84:12c:ea40:f2ff:fe85:d2dc] has joined #rust-bitcoin 17:53 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 17:54 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has joined #rust-bitcoin 18:06 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 18:41 < ariard> BlueMatt: I'll catch up with the review backlog tmrw, spending more time than expected on channel jamming 18:41 < BlueMatt> ariard: heh, I'm behind too :( 18:41 < ariard> so far I'm not 100% satisfied with upfront payment proposals, there is too rough edges cases :/ 18:42 < BlueMatt> but, yea, happy that's being worked on. its important! 18:42 < BlueMatt> (and sounds hard) 18:42 < ariard> yeah it's touching a bit of everyting and there is a bunch of stuff already published on the ml 18:43 < ariard> would be cool to land #646/#736 :) 18:43 < ariard> and #611 18:43 < BlueMatt> yea, definitely. no question those are th next 3 18:43 < BlueMatt> i also have a pile of bindings updates on top of 721 that I'll pr, though none too complicated. 18:44 -!- Newton57Stark [~Newton57S@static.57.1.216.95.clients.your-server.de] has quit [Ping timeout: 256 seconds] 19:41 -!- tibo_ [~tibo@2400:4050:2a83:7000:6599:bb1f:3660:88fb] has joined #rust-bitcoin 19:44 -!- tibo [~tibo@2400:4050:2a83:7000:80c4:e80a:7e1e:7c21] has quit [Ping timeout: 260 seconds] 22:03 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has joined #rust-bitcoin 23:34 -!- jeremyrubin [~jr@c-73-15-215-148.hsd1.ca.comcast.net] has quit [Ping timeout: 256 seconds] 23:42 -!- Kiminuo [~mix@141.98.103.236] has joined #rust-bitcoin --- Log closed Tue Oct 27 00:00:58 2020