--- Log opened Wed Dec 07 00:00:38 2022 01:14 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has quit [Quit: My iMac has gone to sleep. ZZZzzz…] 01:58 -!- windsok [~windsok@rarepepe.cash] has quit [Quit: No Ping reply in 180 seconds.] 02:00 -!- windsok [~windsok@rarepepe.cash] has joined #secp256k1 02:06 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has joined #secp256k1 03:03 -!- ajonas [sid385278@id-385278.helmsley.irccloud.com] has quit [Quit: Connection closed for inactivity] 04:52 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has quit [Quit: My iMac has gone to sleep. ZZZzzz…] 05:48 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has joined #secp256k1 05:53 -!- jon_atack [~jonatack@user/jonatack] has joined #secp256k1 05:59 -!- jonatack1 [~jonatack@user/jonatack] has joined #secp256k1 06:00 -!- jon_atack [~jonatack@user/jonatack] has quit [Ping timeout: 260 seconds] 06:46 -!- jonatack1 [~jonatack@user/jonatack] has quit [Ping timeout: 252 seconds] 06:47 -!- jonatack1 [~jonatack@user/jonatack] has joined #secp256k1 07:53 -!- halosghost [~halosghos@user/halosghost] has joined #secp256k1 07:57 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has quit [Quit: My iMac has gone to sleep. ZZZzzz…] 08:03 -!- jonatack1 [~jonatack@user/jonatack] has quit [Ping timeout: 246 seconds] 08:10 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has joined #secp256k1 08:50 -!- ghost43_ [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 08:50 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Ping timeout: 255 seconds] 09:02 -!- yashraj [yashraj@gateway/vpn/protonvpn/yashraj] has joined #secp256k1 09:02 -!- ghost43_ [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 09:02 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 09:50 -!- yashraj [yashraj@gateway/vpn/protonvpn/yashraj] has quit [Remote host closed the connection] 09:50 -!- yashraj [yashraj@gateway/vpn/protonvpn/yashraj] has joined #secp256k1 09:55 -!- yashraj [yashraj@gateway/vpn/protonvpn/yashraj] has quit [Ping timeout: 256 seconds] 10:54 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has quit [Quit: My iMac has gone to sleep. ZZZzzz…] 11:13 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has joined #secp256k1 11:19 -!- jonatack1 [~jonatack@user/jonatack] has joined #secp256k1 11:34 < sipa> real_or_random: What's the reason for sttc vs my_sttc in https://github.com/bitcoin-core/secp256k1/pull/1170/commits/e592d200beed7acd0976eae2bc0076d627ee879f ? 11:35 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has quit [Quit: My iMac has gone to sleep. ZZZzzz…] 11:49 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has joined #secp256k1 12:01 < sipa> I see there's a global sttc eventually, which is initialized a memcpy "clone" of the static context once, and reused. But then there is also a my_sttc. Can't the global one be used for that? 12:53 -!- jonatack1 [~jonatack@user/jonatack] has quit [Ping timeout: 252 seconds] 13:14 < real_or_random> sipa: run_context_tests() does a lot of copying/regeneration/cloning/destroying contexts, and then I thought it's better not to use a global variable. 13:15 < real_or_random> now it's consistent for the normal context and static: first we run the context tests with local variables, and initialize the global variables independently of this (for all the other tests) 13:17 < real_or_random> so I think it's a bit nicer . but yeah, it wouldn't been necessary for sttc strictly. the real code smell was that the global variable ctx was used to create *and destroy* a context in run_context_tests(), just to reuse the variable afterwards to create a new context for the remaining tests 13:39 < sipa> i see 14:31 -!- halosghost [~halosghos@user/halosghost] has quit [Quit: WeeChat 3.7.1] 14:34 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has quit [Quit: My iMac has gone to sleep. ZZZzzz…] 14:39 -!- Guest36 [~Guest36@ip-046-223-057-173.um13.pools.vodafone-ip.de] has joined #secp256k1 14:41 -!- Guest36 [~Guest36@ip-046-223-057-173.um13.pools.vodafone-ip.de] has quit [Client Quit] 15:03 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has joined #secp256k1 15:13 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has quit [Quit: My iMac has gone to sleep. ZZZzzz…] 15:14 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has joined #secp256k1 15:49 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has quit [Quit: My iMac has gone to sleep. ZZZzzz…] 17:48 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Ping timeout: 255 seconds] 17:49 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 20:13 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Ping timeout: 255 seconds] 20:18 -!- jonatack1 [~jonatack@user/jonatack] has joined #secp256k1 20:50 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 23:40 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has joined #secp256k1 --- Log closed Thu Dec 08 00:00:39 2022