--- Log opened Wed Feb 10 00:00:25 2021 00:38 -!- jonatack [~jon@37.167.157.108] has joined #secp256k1 01:05 -!- jonatack_ [~jon@37.166.50.22] has joined #secp256k1 01:08 -!- jonatack_ [~jon@37.166.50.22] has quit [Client Quit] 01:08 -!- jonatack_ [~jon@37.166.50.22] has joined #secp256k1 01:08 -!- jonatack_ [~jon@37.166.50.22] has quit [Client Quit] 01:09 -!- jonatack [~jon@37.167.157.108] has quit [Ping timeout: 240 seconds] 01:09 -!- jonatack [~jon@37.166.50.22] has joined #secp256k1 02:38 -!- belcher_ is now known as belcher 04:00 -!- jonatack [~jon@37.166.50.22] has quit [Quit: jonatack] 04:02 -!- beaver [~beaver@123.215.89.20] has joined #secp256k1 04:02 -!- beaver [~beaver@123.215.89.20] has quit [Connection closed] 04:06 -!- jonatack [~jon@37.166.50.22] has joined #secp256k1 04:08 -!- jonatack [~jon@37.166.50.22] has quit [Read error: Connection reset by peer] 04:08 -!- jonatack [~jon@37.166.50.22] has joined #secp256k1 04:45 -!- jonatack [~jon@37.166.50.22] has quit [Ping timeout: 272 seconds] 04:46 -!- jonatack [~jon@37.166.50.22] has joined #secp256k1 04:54 -!- Neo [~Neo@83.246.215.93] has joined #secp256k1 04:54 -!- Neo [~Neo@83.246.215.93] has quit [Connection closed] 04:59 -!- d10nPJ [~d10n@h-178-174-147-7.NA.cust.bahnhof.se] has joined #secp256k1 05:00 -!- d10nPJ [~d10n@h-178-174-147-7.NA.cust.bahnhof.se] has quit [Connection closed] 05:01 -!- SabotenderEn [~Sabotende@46-10-52-219.ip.btc-net.bg] has joined #secp256k1 05:01 -!- SabotenderEn [~Sabotende@46-10-52-219.ip.btc-net.bg] has quit [Connection closed] 05:08 -!- jorikha [~jorik@1-65-132-197.static.netvigator.com] has joined #secp256k1 05:09 -!- jorikha [~jorik@1-65-132-197.static.netvigator.com] has quit [Remote host closed the connection] 05:11 -!- arzahj [~arza@202.83.17.30] has joined #secp256k1 05:11 -!- moondoggyni [~moondoggy@84-112-132-253.cable.dynamic.surfer.at] has joined #secp256k1 05:11 -!- moondoggyni [~moondoggy@84-112-132-253.cable.dynamic.surfer.at] has quit [Remote host closed the connection] 05:11 -!- jonatack [~jon@37.166.50.22] has quit [Ping timeout: 272 seconds] 05:12 -!- arzahj [~arza@202.83.17.30] has quit [Remote host closed the connection] 05:14 -!- orliesaurus [~orliesaur@77.75.147.135] has joined #secp256k1 05:14 -!- orliesaurus [~orliesaur@77.75.147.135] has quit [Remote host closed the connection] 05:15 -!- asafniv [~asafniv@h77-53-192-136.cust.a3fiber.se] has joined #secp256k1 05:16 -!- asafniv [~asafniv@h77-53-192-136.cust.a3fiber.se] has quit [Remote host closed the connection] 05:16 -!- Krenairfn [~Krenair@111.88.41.30] has joined #secp256k1 05:16 -!- Krenairfn [~Krenair@111.88.41.30] has quit [Remote host closed the connection] 05:17 -!- eldritchCF [~eldritch@182-155-79-207.veetime.com] has joined #secp256k1 05:18 -!- eldritchCF [~eldritch@182-155-79-207.veetime.com] has quit [Remote host closed the connection] 05:29 < michaelfolkson> StackExchange question on libsecp https://bitcoin.stackexchange.com/questions/102439/secp256k1-lib-compiling-issue-invalid-use-of-incomplete-type-secp256k1-context 06:04 < andytoshi> looks like the commenter answered 06:05 < andytoshi> i wish people were more willing to write 1-line answers on SE if thy are actually complete answers 06:14 -!- jonatack [~jon@37.166.50.22] has joined #secp256k1 06:15 < michaelfolkson> You mean write the comment as an answer instead andytoshi? Or you mean write a longer than a 1 line answer? 06:15 < andytoshi> michaelfolkson: write the comment as an answer 06:15 < andytoshi> so it can get the green checkmark 06:15 < michaelfolkson> Gotcha, I'll ask him to 06:16 < andytoshi> iirc there is some rule about this on SE, so when I do this I usually add some exposition ... but if that is discouraging an otherwise-valid answer from being published an answer 06:16 < andytoshi> e.g. the commenter should probably also mention secp256k1_context_destroy 06:16 < andytoshi> and maybe say something about opaque types in C 06:19 < michaelfolkson> Ok I'll post a reminder here if he posts an answer and you can correct or add your own answer. I'm not in a position to provide an answer myself 06:24 < michaelfolkson> I've always been split between posting secp questions on the Bitcoin SE versus the Cryptography SE. I guess there are pros and cons to both 06:25 < michaelfolkson> More likely to get a Bitcoin developer response on the Bitcoin SE. Though I guess it could post a link to the question on the Cryptography SE here 06:37 < andytoshi> i'll give him 10 more minutes to reply (while i wake up and scroll through email) then post a reply 06:40 < michaelfolkson> Cool, thanks 08:15 < michaelfolkson> Thanks for the answer andytoshi. Upvoted https://bitcoin.stackexchange.com/questions/102439/secp256k1-lib-compiling-issue-invalid-use-of-incomplete-type-secp256k1-context 08:38 -!- kiltzman [~k1ltzman@195.189.99.96] has quit [Ping timeout: 256 seconds] 08:41 -!- kiltzman [~k1ltzman@195.189.99.96] has joined #secp256k1 09:17 < nickler> hm, would be really helpful if libsecp had code for example usage 11:03 -!- sipa [~pw@gateway/tor-sasl/sipa1024] has quit [Remote host closed the connection] 11:09 -!- sipa [~pw@gateway/tor-sasl/sipa1024] has joined #secp256k1 13:05 -!- jonatack_ [~jon@37.173.248.254] has joined #secp256k1 13:06 -!- jonatack_ [~jon@37.173.248.254] has quit [Client Quit] 13:06 -!- jonatack_ [~jon@37.173.248.254] has joined #secp256k1 13:06 -!- jonatack_ [~jon@37.173.248.254] has quit [Client Quit] 13:08 -!- jonatack_ [~jon@37.173.248.254] has joined #secp256k1 13:08 -!- jonatack_ [~jon@37.173.248.254] has quit [Client Quit] 13:09 -!- jonatack [~jon@37.166.50.22] has quit [Ping timeout: 256 seconds] 13:10 -!- jonatack [~jon@37.173.248.254] has joined #secp256k1 13:28 -!- jonatack [~jon@37.173.248.254] has quit [Ping timeout: 264 seconds] 13:40 -!- jonatack [~jon@37.173.248.254] has joined #secp256k1 14:49 -!- jonatack [~jon@37.173.248.254] has quit [Ping timeout: 272 seconds] 14:54 -!- jonatack [~jon@37.173.248.254] has joined #secp256k1 15:50 -!- jonatack [~jon@37.173.248.254] has quit [Ping timeout: 264 seconds] 15:58 -!- jonatack [~jon@37.173.248.254] has joined #secp256k1 16:55 -!- jessepos_ [~jp@2601:645:200:162f:470:b123:9431:f230] has quit [Quit: Textual IRC Client: www.textualapp.com] 17:22 -!- jesseposner [~jp@2601:645:200:162f:35da:3d92:c670:d60d] has joined #secp256k1 17:58 -!- belcher_ [~belcher@unaffiliated/belcher] has joined #secp256k1 18:01 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 240 seconds] 21:57 -!- jessepos_ [~jp@2601:645:200:162f:7169:2a92:e85f:5daa] has joined #secp256k1 22:00 -!- jesseposner [~jp@2601:645:200:162f:35da:3d92:c670:d60d] has quit [Ping timeout: 264 seconds] 22:19 -!- jessepos_ [~jp@2601:645:200:162f:7169:2a92:e85f:5daa] has quit [Quit: Textual IRC Client: www.textualapp.com] 22:19 -!- jesseposner [~jp@2601:645:200:162f:7169:2a92:e85f:5daa] has joined #secp256k1 --- Log closed Thu Feb 11 00:00:26 2021