--- Log opened Wed Apr 22 00:01:00 2020 00:07 -!- iworkist [d32ed618@211.46.214.24] has quit [Remote host closed the connection] 01:12 -!- guest534543 [~mix@141.98.103.126] has joined #rust-bitcoin 01:15 -!- Kiminuo [~mix@141.98.103.126] has quit [Ping timeout: 265 seconds] 01:59 -!- mauz555 [~mauz555@2a01:e0a:56d:9090:4c69:7b2b:232d:9ecc] has joined #rust-bitcoin 02:17 -!- mauz555 [~mauz555@2a01:e0a:56d:9090:4c69:7b2b:232d:9ecc] has quit [Remote host closed the connection] 02:35 -!- mauz555 [~mauz555@2a01:e0a:56d:9090:4c69:7b2b:232d:9ecc] has joined #rust-bitcoin 03:06 -!- Abdul4MacGyver [~Abdul4Mac@ns334669.ip-5-196-64.eu] has joined #rust-bitcoin 03:32 -!- mauz555 [~mauz555@2a01:e0a:56d:9090:4c69:7b2b:232d:9ecc] has quit [Remote host closed the connection] 03:39 -!- mauz555 [~mauz555@2a01:e0a:56d:9090:4c69:7b2b:232d:9ecc] has joined #rust-bitcoin 04:13 -!- mauz555 [~mauz555@2a01:e0a:56d:9090:4c69:7b2b:232d:9ecc] has quit [Remote host closed the connection] 05:13 -!- mauz555 [~mauz555@2a01:e0a:56d:9090:4c69:7b2b:232d:9ecc] has joined #rust-bitcoin 05:30 -!- mauz555 [~mauz555@2a01:e0a:56d:9090:4c69:7b2b:232d:9ecc] has quit [] 05:37 -!- michaelfolkson [~textual@2a00:23c5:be01:b201:1885:5393:cbbe:8254] has joined #rust-bitcoin 06:09 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has quit [Quit: jonatack] 06:23 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has joined #rust-bitcoin 06:55 -!- guest534543 [~mix@141.98.103.126] has quit [Ping timeout: 250 seconds] 07:01 -!- michaelfolkson [~textual@2a00:23c5:be01:b201:1885:5393:cbbe:8254] has quit [Quit: Sleep mode] 07:08 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 07:08 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has joined #rust-bitcoin 07:16 -!- Kiminuo [~mix@141.98.103.228] has joined #rust-bitcoin 07:46 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has quit [Ping timeout: 240 seconds] 07:46 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Ping timeout: 240 seconds] 07:47 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has quit [Ping timeout: 256 seconds] 07:49 -!- jonatack [~jon@213.152.161.138] has joined #rust-bitcoin 08:00 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #rust-bitcoin 08:06 -!- michaelfolkson [~textual@2a00:23c5:be01:b201:1885:5393:cbbe:8254] has joined #rust-bitcoin 08:07 -!- michaelfolkson [~textual@2a00:23c5:be01:b201:1885:5393:cbbe:8254] has quit [Client Quit] 08:15 -!- michaelfolkson [~textual@2a00:23c5:be01:b201:1885:5393:cbbe:8254] has joined #rust-bitcoin 08:28 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 08:29 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #rust-bitcoin 08:38 < andytoshi> elichai2: what is a disaster about the grin secp-zkp? 08:38 < andytoshi> tbh i haven't looked at it in years 08:42 < andytoshi> wtf, in trais on rust-bitcoin i can't restart jobs 08:46 < harding> andytoshi: have you been through the travis-flagged-your-account dance yet? It happens eventually to everyone who does Bitcoin stuff AFAICT and it often manifests as an unexpected loss of permissions. 08:46 < andytoshi> harding: no, i haven't heard of this 08:46 < elichai2> andytoshi: they just still use the API for rust-secp from ~2015 or so 08:47 < elichai2> without using the type system for flags 08:47 < andytoshi> elichai2: lolll 08:47 < elichai2> no 64bit support 08:47 < andytoshi> not surprised 08:47 < elichai2> uninitialized stuff everywhere :) 08:47 < andytoshi> oof 08:48 < elichai2> andytoshi: yeah hehe, like they're fighting with performance and just the 64bit support cut the verification time in half 08:48 < elichai2> https://github.com/mimblewimble/rust-secp256k1-zkp/pull/71 08:48 < elichai2> I gave them a taste :P 08:48 < andytoshi> lol good of you 08:49 < elichai2> yeah but fixing everything is at least 1-2 weeks of work so I just linked tons of PRs from rust-secp to show them they need to rebase/merge our codebase to get everything hehe 08:49 < andytoshi> yeah i wouldn't put the work into fixing everything 08:49 -!- Abdul4MacGyver [~Abdul4Mac@ns334669.ip-5-196-64.eu] has quit [Ping timeout: 265 seconds] 08:49 < andytoshi> at least, if you feel like doing that i'd prefer you work on our own rust-secp-zkp that we're working on for elements :P 08:50 < andytoshi> though i guess, neither of them are rust-bitcoin projects 08:50 < elichai2> Is the bulletproofs different? 08:50 < elichai2> the schnorr obviously going to be different 08:51 < harding> andytoshi: I can't remember how I figured out I was suspended but there was some indication somewhere on the travis web interface. To fix it I emailed support@travis-ci.com, they emailed back some quesitons about my activity, I pointed to various things indicating I was an unlikely abuser, and they unsuspended me. The theory in #bitcoin-core-dev is that they flag based on things that look like cryptocurrency miners. 08:51 < elichai2> or elements doesn't have bulletproofs yet? I forget 08:51 < elichai2> andytoshi: do you need me to restart anything in travis? 08:52 < andytoshi> elichai2: https://github.com/rust-bitcoin/rust-bitcoin/pull/422 could use a restart i think 08:52 < andytoshi> harding: ah gotcha thanks 08:52 < elichai2> Yeah I just tried, I restarted it like 20 times yesterday 08:52 < andytoshi> lol 08:52 < andytoshi> elichai2: yeah, the bulletproofs are different :/ 08:53 < elichai2> if it will keep timing out I might try to reset all the cache 08:53 < andytoshi> i forget the details now, but i don't think there's a simple conversion 08:53 < elichai2> that's the main problem with these cool new things, no standards :/ 08:54 < andytoshi> yeah, that's on us ... we should've deployed on elements/liquid quickly and then we didn't 08:58 < elichai2> clearing all of travis cache worked 09:03 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 09:03 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #rust-bitcoin 10:36 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has joined #rust-bitcoin 11:03 -!- rjected [~dan@pool-71-184-77-198.bstnma.fios.verizon.net] has quit [Quit: ZNC 1.7.4+deb0+disco0 - https://znc.in] 11:09 -!- rjected [~dan@pool-71-184-77-198.bstnma.fios.verizon.net] has joined #rust-bitcoin 13:13 -!- michaelfolkson [~textual@2a00:23c5:be01:b201:1885:5393:cbbe:8254] has quit [Quit: Sleep mode] 13:24 -!- michaelfolkson [~textual@2a00:23c5:be01:b201:1885:5393:cbbe:8254] has joined #rust-bitcoin 14:45 -!- drolmer_ [~drolmer@unaffiliated/drolmer] has quit [Quit: adios] 14:46 -!- gribble [~gribble@unaffiliated/nanotube/bot/gribble] has quit [Remote host closed the connection] 14:47 -!- drolmer [~drolmer@unaffiliated/drolmer] has joined #rust-bitcoin 14:48 -!- gribble [~gribble@unaffiliated/nanotube/bot/gribble] has joined #rust-bitcoin 15:09 -!- dongcarl [~dongcarl@unaffiliated/dongcarl] has joined #rust-bitcoin 15:20 -!- rjected [~dan@pool-71-184-77-198.bstnma.fios.verizon.net] has quit [Ping timeout: 256 seconds] 16:09 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 16:10 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has joined #rust-bitcoin 16:46 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has quit [Ping timeout: 240 seconds] 17:21 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has joined #rust-bitcoin 18:14 -!- jonatack [~jon@213.152.161.138] has quit [Ping timeout: 256 seconds] 18:16 -!- jonatack [~jon@37.173.202.229] has joined #rust-bitcoin 18:20 -!- michaelfolkson [~textual@2a00:23c5:be01:b201:1885:5393:cbbe:8254] has quit [Quit: Sleep mode] 23:20 -!- Kiminuo [~mix@141.98.103.228] has quit [Ping timeout: 264 seconds] 23:29 -!- Kiminuo [~mix@141.98.103.220] has joined #rust-bitcoin --- Log closed Thu Apr 23 00:00:01 2020