--- Log opened Tue Feb 01 00:00:46 2022 01:31 -!- enick_919 [~afilini-m@2001:bc8:1828:245::2] has quit [Ping timeout: 240 seconds] 02:47 -!- dpc[m] [~dpcmatrix@2001:470:69fc:105::1:2020] has quit [Ping timeout: 250 seconds] 02:47 -!- johncantrell97[m [~johncantr@2001:470:69fc:105::1:3780] has quit [Ping timeout: 250 seconds] 03:00 -!- johncantrell97[m [~johncantr@2001:470:69fc:105::1:3780] has joined #bitcoin-rust 03:09 -!- dpc[m] [~dpcmatrix@2001:470:69fc:105::1:2020] has joined #bitcoin-rust 03:33 -!- stick[m] [~stickmatr@2001:470:69fc:105::98c] has quit [Quit: Bridge terminating on SIGTERM] 03:33 -!- BlueMatt[m] [~bluemattm@2001:470:69fc:105::1:5092] has quit [Quit: Bridge terminating on SIGTERM] 03:33 -!- willcl_ark [~willcl-ar@user/willcl-ark/x-8282106] has quit [Quit: Bridge terminating on SIGTERM] 03:33 -!- devrandom [~devrandom@2001:470:69fc:105::d4d] has quit [Quit: Bridge terminating on SIGTERM] 03:33 -!- RCasatta[m] [~rcasattam@2001:470:69fc:105::c85] has quit [Quit: Bridge terminating on SIGTERM] 03:33 -!- johncantrell97[m [~johncantr@2001:470:69fc:105::1:3780] has quit [Quit: Bridge terminating on SIGTERM] 03:33 -!- dpc[m] [~dpcmatrix@2001:470:69fc:105::1:2020] has quit [Quit: Bridge terminating on SIGTERM] 03:40 -!- stick[m] [~stickmatr@2001:470:69fc:105::98c] has joined #bitcoin-rust 03:47 -!- stick[m] [~stickmatr@2001:470:69fc:105::98c] has quit [Remote host closed the connection] 04:00 -!- stick[m] [~stickmatr@2001:470:69fc:105::98c] has joined #bitcoin-rust 04:02 -!- stick[m] [~stickmatr@2001:470:69fc:105::98c] has quit [Remote host closed the connection] 04:07 -!- stick[m] [~stickmatr@2001:470:69fc:105::98c] has joined #bitcoin-rust 04:18 -!- RCasatta[m] [~rcasattam@2001:470:69fc:105::c85] has joined #bitcoin-rust 04:18 -!- willcl_ark [~willcl-ar@2001:470:69fc:105::1:620a] has joined #bitcoin-rust 04:18 -!- devrandom [~devrandom@2001:470:69fc:105::d4d] has joined #bitcoin-rust 04:18 -!- BlueMatt[m] [~bluemattm@2001:470:69fc:105::1:5092] has joined #bitcoin-rust 04:18 -!- johncantrell97[m [~johncantr@2001:470:69fc:105::1:3780] has joined #bitcoin-rust 04:18 -!- dpc[m] [~dpcmatrix@2001:470:69fc:105::1:2020] has joined #bitcoin-rust 04:34 -!- stick[m] [~stickmatr@2001:470:69fc:105::98c] has quit [Quit: Client limit exceeded: 20000] 04:34 -!- willcl_ark [~willcl-ar@2001:470:69fc:105::1:620a] has quit [Quit: Client limit exceeded: 20000] 04:35 -!- BlueMatt[m] [~bluemattm@2001:470:69fc:105::1:5092] has quit [Quit: Client limit exceeded: 20000] 04:39 -!- RCasatta[m] [~rcasattam@2001:470:69fc:105::c85] has quit [Quit: Client limit exceeded: 20000] 04:40 -!- devrandom [~devrandom@2001:470:69fc:105::d4d] has quit [Quit: Client limit exceeded: 20000] 05:06 -!- trev [~trev@user/trev] has quit [Quit: trev] 06:11 -!- enick_142 [~afilini-m@2001:bc8:1828:245::2] has joined #bitcoin-rust 06:55 -!- trev [~trev@user/trev] has joined #bitcoin-rust 09:10 -!- trev [~trev@user/trev] has quit [Quit: trev] 11:27 -!- trev [~trev@user/trev] has joined #bitcoin-rust 12:34 -!- trev [~trev@user/trev] has quit [Quit: trev] 15:09 < sanket1729> andytosh1: A major rust-secp release 15:09 -!- stick[m] [~stickmatr@2001:470:69fc:105::98c] has joined #bitcoin-rust 15:09 -!- RCasatta[m] [~rcasattam@2001:470:69fc:105::c85] has joined #bitcoin-rust 15:09 -!- willcl_ark [~willcl-ar@user/willcl-ark/x-8282106] has joined #bitcoin-rust 15:09 -!- devrandom [~devrandom@2001:470:69fc:105::d4d] has joined #bitcoin-rust 15:09 -!- BlueMatt[m] [~bluemattm@2001:470:69fc:105::1:5092] has joined #bitcoin-rust 15:14 < andytosh1> sanket1729: ok :) 15:14 < andytosh1> i will try to do this tonight or tomorrow. iirc i have a PR open for it 15:15 < sanket1729> Creating new contexts is not as cheap as few memcpys as tim mentioned. But I think it's okay 15:15 < andytosh1> https://github.com/rust-bitcoin/rust-secp256k1/pull/390 i need this (minor release) first 15:15 < sanket1729> SEe https://github.com/rust-bitcoin/rust-miniscript/pull/278#issuecomment-1027375260 15:16 < sanket1729> It still takes about 26micro seconds to call Secp256k1::verification_only 15:16 < andytosh1> sanket1729: o.O those numbers are surprising to me 15:16 < sanket1729> Previously it was 5ms 15:16 < andytosh1> real_or_random: would you expect it to take 26us to make a verification context? 15:16 < andytosh1> in any case, yeah, i think it's ok for now 15:17 < andytosh1> we should be able to make it literally free in rust-secp by exposing a static verification context that you can reference from anywhere 15:17 < andytosh1> in fact i think we have one 15:33 -!- andytosh1 is now known as andytoshi 15:41 < andytoshi> real_or_random: oh, sorry, i think you addressed this in https://github.com/rust-bitcoin/rust-secp256k1/issues/388#issuecomment-1026613592 16:30 -!- mauz [~mauz@2a01:e0a:994:7ed0:c12b:4bd7:d283:325b] has joined #bitcoin-rust 16:33 -!- mauz [~mauz@2a01:e0a:994:7ed0:c12b:4bd7:d283:325b] has quit [Remote host closed the connection] 19:27 -!- enick_142 [~afilini-m@2001:bc8:1828:245::2] has quit [Ping timeout: 252 seconds] 21:39 -!- Netsplit *.net <-> *.split quits: RCasatta[m], jetpack, dpc[m], RubenSomsen, stevenroose, fjahr, BlueMatt[m], jkczyz, achow101, blkncd, (+27 more, use /NETSPLIT to show all of them) 21:51 -!- Netsplit *.net <-> *.split quits: elichai2, notmandatory_, BlueMatt, b42, sebx2a, DeanGuss, arik, valwal, FelixWeis 21:52 -!- BlueMatt[m] [~bluemattm@2001:470:69fc:105::1:5092] has joined #bitcoin-rust 21:52 -!- devrandom [~devrandom@2001:470:69fc:105::d4d] has joined #bitcoin-rust 21:52 -!- willcl_ark [~willcl-ar@user/willcl-ark/x-8282106] has joined #bitcoin-rust 21:52 -!- RCasatta[m] [~rcasattam@2001:470:69fc:105::c85] has joined #bitcoin-rust 21:52 -!- stick[m] [~stickmatr@2001:470:69fc:105::98c] has joined #bitcoin-rust 21:52 -!- dpc[m] [~dpcmatrix@2001:470:69fc:105::1:2020] has joined #bitcoin-rust 21:52 -!- johncantrell97[m [~johncantr@2001:470:69fc:105::1:3780] has joined #bitcoin-rust 21:52 -!- darosior [~darosior@194.36.189.246] has joined #bitcoin-rust 21:52 -!- michaelfolkson [~michaelfo@138.68.143.20] has joined #bitcoin-rust 21:52 -!- andytoshi [~apoelstra@user/andytoshi] has joined #bitcoin-rust 21:52 -!- sandipndev [sandipndev@2600:3c00::f03c:92ff:fe8e:dce6] has joined #bitcoin-rust 21:52 -!- koolazer [~koo@user/koolazer] has joined #bitcoin-rust 21:52 -!- kcalvinalvin [~kcalvinal@ec2-52-79-199-97.ap-northeast-2.compute.amazonaws.com] has joined #bitcoin-rust 21:52 -!- elsirion [~quassel@gateway/tor-sasl/elsirion] has joined #bitcoin-rust 21:52 -!- lightningbot [~supybot@2400:8901::f03c:91ff:febb:bbc1] has joined #bitcoin-rust 21:52 -!- sanket_cell [~sanket172@ec2-100-24-255-95.compute-1.amazonaws.com] has joined #bitcoin-rust 21:52 -!- moneyball_ [sid299869@id-299869.helmsley.irccloud.com] has joined #bitcoin-rust 21:52 -!- yakshaver [yakshaver@2600:3c00::f03c:92ff:fe8e:dce6] has joined #bitcoin-rust 21:52 -!- RubenSomsen [sid301948@user/rubensomsen] has joined #bitcoin-rust 21:52 -!- jkczyz [sid419941@id-419941.lymington.irccloud.com] has joined #bitcoin-rust 21:52 -!- blkncd [sid505676@id-505676.helmsley.irccloud.com] has joined #bitcoin-rust 21:52 -!- MatrixBot12 [~matrixbot@2001:bc8:1828:379::1] has joined #bitcoin-rust 21:52 -!- jrawsthorne [~jrawsthor@static.235.41.217.95.clients.your-server.de] has joined #bitcoin-rust 21:52 -!- dr-orlovsky [~dr-orlovs@31.14.40.18] has joined #bitcoin-rust 21:52 -!- jetpack [~jetpack@2605:2700:1:100e:ddb4:196e:c17a:3b92] has joined #bitcoin-rust 21:52 -!- sanket1729 [~sanket172@ec2-100-24-255-95.compute-1.amazonaws.com] has joined #bitcoin-rust 21:52 -!- otoburb [~otoburb@user/otoburb] has joined #bitcoin-rust 21:52 -!- stick [sid403625@user/prusnak] has joined #bitcoin-rust 21:52 -!- fjahr [sid374480@id-374480.uxbridge.irccloud.com] has joined #bitcoin-rust 21:52 -!- _0x0ff [~0x0ff@user/0x0ff/x-0302470] has joined #bitcoin-rust 21:52 -!- ariard [~ariard@167.99.46.220] has joined #bitcoin-rust 21:52 -!- real_or_random [~real_or_r@user/real-or-random/x-4440763] has joined #bitcoin-rust 21:52 -!- MatanHamilis [uid502224@id-502224.tinside.irccloud.com] has joined #bitcoin-rust 21:52 -!- emzy [~quassel@user/emzy] has joined #bitcoin-rust 21:52 -!- stevenroose [~steven@irc.roose.io] has joined #bitcoin-rust 21:52 -!- cloudhead [cloudhead@2a01:7e01::f03c:91ff:fe19:352c] has joined #bitcoin-rust 21:52 -!- achow101 [~achow101@user/achow101] has joined #bitcoin-rust 21:53 -!- Netsplit over, joins: sebx2a, BlueMatt, b42 21:53 -!- Netsplit over, joins: DeanGuss, valwal 21:54 -!- arik [sid402902@id-402902.lymington.irccloud.com] has joined #bitcoin-rust 21:54 -!- FelixWeis [sid154231@id-154231.hampstead.irccloud.com] has joined #bitcoin-rust 21:54 -!- elichai2 [sid212594@id-212594.hampstead.irccloud.com] has joined #bitcoin-rust 21:54 -!- notmandatory_ [notmandato@2600:3c00::f03c:92ff:fe8e:dce6] has joined #bitcoin-rust 22:02 -!- trev [~trev@user/trev] has joined #bitcoin-rust --- Log closed Wed Feb 02 00:00:48 2022