--- Log opened Sun Oct 27 00:00:46 2019 01:04 -!- belcher [~belcher@unaffiliated/belcher] has joined #rust-bitcoin 01:48 -!- jtimon [~quassel@22.133.134.37.dynamic.jazztel.es] has joined #rust-bitcoin 03:09 < elichai2> A nice lib when you need to check ASM to make sure your stuff are actually constant time https://github.com/gnzlbg/cargo-asm 03:32 -!- jonatack [~jon@2a01:e35:8aba:8220:6627:dad:d967:649d] has quit [Quit: jonatack] 03:49 < wumpus> elichai2: nice 03:52 < elichai2> (and it's written by one of rust's dev `gnzlbg`) 05:14 -!- jonatack [~jon@213.152.162.5] has joined #rust-bitcoin 06:00 -!- jtimon [~quassel@22.133.134.37.dynamic.jazztel.es] has quit [Ping timeout: 240 seconds] 06:22 -!- jonatack [~jon@213.152.162.5] has quit [Read error: Connection reset by peer] 06:23 -!- jonatack [~jon@213.152.162.5] has joined #rust-bitcoin 07:28 -!- michaelfolkson [~textual@host109-150-22-219.range109-150.btcentralplus.com] has joined #rust-bitcoin 07:52 -!- jonatack [~jon@213.152.162.5] has quit [Ping timeout: 276 seconds] 07:59 -!- michaelfolkson [~textual@host109-150-22-219.range109-150.btcentralplus.com] has quit [Quit: Sleep mode] 08:20 -!- michaelfolkson [~textual@2a00:23c5:be04:e501:e08a:e057:27e:6999] has joined #rust-bitcoin 08:33 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has quit [Ping timeout: 260 seconds] 08:34 -!- jonatack [~jon@2a01:e35:8aba:8220:6627:dad:d967:649d] has joined #rust-bitcoin 08:35 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has joined #rust-bitcoin 08:50 -!- michaelfolkson [~textual@2a00:23c5:be04:e501:e08a:e057:27e:6999] has quit [Quit: Sleep mode] 10:37 -!- jtimon [~quassel@22.133.134.37.dynamic.jazztel.es] has joined #rust-bitcoin 10:50 -!- michaelfolkson [~textual@2a00:23c5:be04:e501:e08a:e057:27e:6999] has joined #rust-bitcoin 10:53 -!- jonatack_ [~jon@2a01:e35:8aba:8220:6627:dad:d967:649d] has joined #rust-bitcoin 10:53 -!- jonatack_ [~jon@2a01:e35:8aba:8220:6627:dad:d967:649d] has quit [Client Quit] 10:53 -!- jonatack [~jon@2a01:e35:8aba:8220:6627:dad:d967:649d] has quit [Read error: Connection reset by peer] 10:53 -!- jonatack_ [~jon@2a01:e35:8aba:8220:6627:dad:d967:649d] has joined #rust-bitcoin 10:55 -!- jonatack_ [~jon@2a01:e35:8aba:8220:6627:dad:d967:649d] has quit [Read error: Connection reset by peer] 10:55 -!- jonatack [~jon@2a01:e35:8aba:8220:6627:dad:d967:649d] has joined #rust-bitcoin 11:02 -!- michaelfolkson [~textual@2a00:23c5:be04:e501:e08a:e057:27e:6999] has quit [Quit: Sleep mode] 11:04 -!- michaelfolkson [~textual@2a00:23c5:be04:e501:e08a:e057:27e:6999] has joined #rust-bitcoin 11:20 -!- michaelfolkson [~textual@2a00:23c5:be04:e501:e08a:e057:27e:6999] has quit [Ping timeout: 246 seconds] 11:32 -!- jtimon [~quassel@22.133.134.37.dynamic.jazztel.es] has quit [Quit: gone] 11:57 -!- reallll [~belcher@unaffiliated/belcher] has joined #rust-bitcoin 12:01 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 268 seconds] 12:01 -!- reallll is now known as belcher 12:07 < elichai2> I'm still amazed again and again to see that enums of enums can still be just 1 byte 12:07 < elichai2> (as long as they don't exhuast 255 values) 12:17 -!- evalr [~evalr@85.25.44.176] has joined #rust-bitcoin 12:20 < elichai2> evalr: println!("Welcome{}",'\u{1f389}'); 12:20 -evalr:#rust-bitcoin- Welcome? 12:20 -evalr:#rust-bitcoin- () 12:30 < elichai2> evalr: enum A {a,b,c} assert_eq!(std::mem::size_of::(), std::mem::size_of::>()); 12:30 -evalr:#rust-bitcoin- () 13:22 -!- belcher [~belcher@unaffiliated/belcher] has quit [Quit: Leaving] --- Log closed Mon Oct 28 00:00:49 2019