--- Log opened Mon Nov 23 00:00:25 2020 00:19 -!- jeremyrubin [~jr@c-73-15-215-148.hsd1.ca.comcast.net] has quit [Ping timeout: 260 seconds] 00:33 -!- yancy [~yancy@li1543-67.members.linode.com] has quit [Remote host closed the connection] 00:34 -!- yancy [~yancy@li1543-67.members.linode.com] has joined #rust-bitcoin 01:19 -!- yancy [~yancy@li1543-67.members.linode.com] has quit [Remote host closed the connection] 01:19 -!- yancy [~yancy@li1543-67.members.linode.com] has joined #rust-bitcoin 01:54 -!- yancy [~yancy@li1543-67.members.linode.com] has quit [Remote host closed the connection] 01:54 -!- yancy [~yancy@li1543-67.members.linode.com] has joined #rust-bitcoin 01:58 -!- yancy [~yancy@li1543-67.members.linode.com] has quit [Remote host closed the connection] 01:58 -!- yancy [~yancy@li1543-67.members.linode.com] has joined #rust-bitcoin 02:17 -!- yancy [~yancy@li1543-67.members.linode.com] has quit [Remote host closed the connection] 02:17 -!- yancy [~yancy@li1543-67.members.linode.com] has joined #rust-bitcoin 02:34 -!- icota[m] [icotamatri@gateway/shell/matrix.org/x-aaajksuakyyudylt] has quit [Quit: Bridge terminating on SIGTERM] 02:41 -!- Kiminuo [~mix@141.98.103.172] has joined #rust-bitcoin 02:42 -!- icota[m] [icotamatri@gateway/shell/matrix.org/x-usneaxcbtqzjekhe] has joined #rust-bitcoin 02:43 -!- Kristoffer14Ziem [~Kristoffe@static.57.1.216.95.clients.your-server.de] has quit [Ping timeout: 240 seconds] 03:10 -!- reallll is now known as belcher 03:20 -!- Boyd81Rutherford [~Boyd81Rut@static.57.1.216.95.clients.your-server.de] has joined #rust-bitcoin 03:35 -!- stevenroose [~steven@2001:19f0:6801:83a:905b:86a3:2de3:9ba9] has quit [Remote host closed the connection] 03:35 -!- stevenroose [~steven@irc.roose.io] has joined #rust-bitcoin 05:40 -!- Boyd81Rutherford [~Boyd81Rut@static.57.1.216.95.clients.your-server.de] has quit [Ping timeout: 272 seconds] 07:15 -!- gribble [~gribble@unaffiliated/nanotube/bot/gribble] has quit [Remote host closed the connection] 07:25 -!- gribble [~gribble@unaffiliated/nanotube/bot/gribble] has joined #rust-bitcoin 07:30 -!- Kiminuo [~mix@141.98.103.172] has quit [Ping timeout: 244 seconds] 08:29 -!- Kiminuo [~mix@141.98.103.172] has joined #rust-bitcoin 08:44 -!- jeremyrubin [~jr@c-73-15-215-148.hsd1.ca.comcast.net] has joined #rust-bitcoin 09:04 -!- Kiminuo [~mix@141.98.103.172] has quit [Ping timeout: 240 seconds] 11:10 -!- jonatack [~jon@134.19.179.179] has quit [Quit: jonatack] 11:12 -!- Kiminuo [~mix@141.98.103.172] has joined #rust-bitcoin 11:18 -!- jonatack [~jon@88.124.242.136] has joined #rust-bitcoin 11:23 -!- jonatack [~jon@88.124.242.136] has quit [Ping timeout: 256 seconds] 11:24 -!- jonatack [~jon@134.19.179.163] has joined #rust-bitcoin 12:31 < andytoshi> i'd like to get a rust-bitcoin version out some time 12:31 < andytoshi> i need a second reviewer for a pile of PRs 12:31 < andytoshi> e.g. https://github.com/rust-bitcoin/rust-bitcoin/pull/249 add CB structures 12:32 < andytoshi> https://github.com/rust-bitcoin/rust-bitcoin/pull/259 (taproot hashes) could use a rebase, and kick CI stevenroose 12:37 < andytoshi> dr-orlovsky: https://github.com/rust-bitcoin/rust-bitcoin/pull/401 needs rebase 12:37 < dr-orlovsky> this is not mine PR :) 12:38 < andytoshi> oh derp 12:38 < andytoshi> hmm dpc has a couple PRs that have no activity since january 12:38 < andytoshi> i wonder if i should just close them to get his attention 12:38 < andytoshi> well actually lms if i can rebase this 12:40 < dr-orlovsky> My PRs are starting with https://github.com/rust-bitcoin/rust-bitcoin/pull/470, but need somebody else to review it (since andytoshi already accepted). The rest of BIP32/PSBT PRs are dependent on this one 12:40 < andytoshi> right i think 470 specifically is blocking a release...haven't decided yet on the others 12:45 < dr-orlovsky> https://github.com/rust-bitcoin/rust-bitcoin/pull/499 is even more important, but it depends on #470 12:45 < andytoshi> ah right 12:45 < andytoshi> +1 12:53 < andytoshi> real_or_random: can you ack/merge https://github.com/rust-bitcoin/rust-secp256k1/pull/250 ? 12:54 < andytoshi> or can somebody? 13:03 -!- jakesyl [sid56879@gateway/web/irccloud.com/x-ohjdexvtbvfupplm] has joined #rust-bitcoin 13:24 < elichai2> andytoshi: ACKed 13:25 < andytoshi> thanks elichai2 13:27 < andytoshi> looks like i cannot rebase #401 :/ "permission denied" 13:29 < stevenroose> andytoshi: rebased compact-blocks 13:29 < stevenroose> also rebased taproot 13:30 < andytoshi> dope 13:30 < andytoshi> will review today 13:30 < andytoshi> do you think you have time to rereview 470 today or this week? 13:31 < elichai2> of course someone is ordering pubkeys in a way that isn't representatable in secp :( 13:31 < andytoshi> yes :/ i think i've used up my snark-against-bitcoin-core budget for one lifetime, so i'm gonna be polite 13:31 < elichai2> andytoshi: looks reasonable, i'll try to review it today 13:31 < andytoshi> but it's frustrating 13:33 < stevenroose> dr-orlovsky: andytoshi merged 470 13:34 < dr-orlovsky> thank you! Rebasing #499 now 13:39 < dr-orlovsky> https://github.com/rust-bitcoin/rust-bitcoin/pull/499 is ready for the review 13:56 < andytoshi> nice!! 14:44 -!- Kiminuo [~mix@141.98.103.172] has quit [Ping timeout: 272 seconds] 15:14 -!- tibo [~tibo@2400:4050:2a83:7000:b9c5:c034:8337:c07b] has joined #rust-bitcoin 15:19 -!- tibo [~tibo@2400:4050:2a83:7000:b9c5:c034:8337:c07b] has quit [Ping timeout: 264 seconds] 15:46 -!- tibo [~tibo@2400:4050:2a83:7000:b9c5:c034:8337:c07b] has joined #rust-bitcoin 17:10 -!- jeremyrubin [~jr@c-73-15-215-148.hsd1.ca.comcast.net] has quit [Ping timeout: 246 seconds] 18:08 -!- jeremyrubin [~jr@c-73-15-215-148.hsd1.ca.comcast.net] has joined #rust-bitcoin 19:54 -!- reallll [~belcher@unaffiliated/belcher] has joined #rust-bitcoin 19:57 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 264 seconds] 22:15 -!- shesek [~shesek@164.90.217.137] has joined #rust-bitcoin 22:15 -!- shesek [~shesek@164.90.217.137] has quit [Changing host] 22:15 -!- shesek [~shesek@unaffiliated/shesek] has joined #rust-bitcoin 22:29 -!- dr-orlovsky [~dr-orlovs@31.14.40.19] has quit [Ping timeout: 264 seconds] 23:44 -!- Kiminuo [~mix@141.98.103.172] has joined #rust-bitcoin 23:59 -!- jeremyrubin [~jr@c-73-15-215-148.hsd1.ca.comcast.net] has quit [Ping timeout: 272 seconds] --- Log closed Tue Nov 24 00:00:25 2020