--- Log opened Tue Oct 27 00:00:58 2020 01:31 -!- belcher_ [~belcher@unaffiliated/belcher] has joined #utreexo 01:35 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 256 seconds] 04:51 -!- belcher_ [~belcher@unaffiliated/belcher] has quit [Ping timeout: 258 seconds] 05:03 -!- belcher_ [~belcher@unaffiliated/belcher] has joined #utreexo 05:10 -!- belcher_ is now known as belcher 05:45 < kcalvinalvin> Some might say it's for testing 05:47 < kcalvinalvin> Are we on at the same time 05:55 < adiabat> yeah 9:00 05:56 < adiabat> which is like ... in 5 min 05:56 < adiabat> can't do an hour though, have to leave a bit earlier today 05:56 < adiabat> also next week there are time changes I think 05:56 < adiabat> but yeah I'll go on jitsi in a couple min 07:16 < dergoegge> i missed the meeting because DST hasnt ended in the usa yet but in europe it has 07:20 < dergoegge> i was mostly working on the C++ stuff last week: https://github.com/dergoegge/libutreexo 07:23 < dergoegge> kcalvinalvin: i am using coc and clangd with vim for c++ and so far i am happy with it 07:24 < dergoegge> gives me auto completion and compiler errors/warnings 08:45 -!- ghost43_ [~daer@gateway/tor-sasl/daer] has quit [Ping timeout: 240 seconds] 08:47 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #utreexo 13:58 -!- Netsplit *.net <-> *.split quits: dergoegge 13:58 -!- dergoegge [sid453889@gateway/web/irccloud.com/x-lzgocuawerarugse] has joined #utreexo 17:10 -!- mdrollette [~mdrollett@cpe-70-123-125-237.tx.res.rr.com] has joined #utreexo 18:04 -!- Madars [~null@unaffiliated/madars] has quit [Ping timeout: 256 seconds] 18:09 -!- Madars [~null@unaffiliated/madars] has joined #utreexo 18:57 < adiabat> dergoegge: hah no prob, here we switch next week. I'm not sure about the call next week, maybe can do at 9am EST. But also that's voting day 18:57 < adiabat> where I get to contribute my 0.25 bits per year of data 18:58 < adiabat> hopefully I don't have to wait in line too long to put the 1 bit into a buffer 19:00 < adiabat> hmmm when you think about it like that voting seems unimpressive that it's at all hard to do 19:00 < adiabat> even if you have to do the whole thing in 8 hours, and if you had 200M voters, it's well under 1KB/sec of data 19:02 < adiabat> integrated over 4 years, that's 0.00001 bytes per second flowing from the population to the government. 19:02 < adiabat> Feels like we could maybe raise the blocksize there huh 19:02 < adiabat> anyway. 19:02 < adiabat> the PR still doesn't work as it chokes on the first op_return for some reason. I think I know why 20:21 -!- fjahr [sid374480@gateway/web/irccloud.com/x-wsewwojoxlxjupvu] has quit [Ping timeout: 240 seconds] 20:22 -!- digi_james [sid281632@gateway/web/irccloud.com/x-oluymwplbdeghppb] has quit [Ping timeout: 260 seconds] 20:23 -!- digi_james [sid281632@gateway/web/irccloud.com/x-naztjsjdxirpmkbb] has joined #utreexo 20:23 -!- fjahr [sid374480@gateway/web/irccloud.com/x-mndsjluvnskfolcs] has joined #utreexo 21:08 < adiabat> well... can't find it. 21:08 < adiabat> it's pretending the op_return outputs don't exist everywhere I can see. But obviously somewhere it's not skipping over them 21:09 < adiabat> so the op_return is getting counted someplace, but not others, so you end up 4 bytes off and that wrecks everything 21:09 < adiabat> well. Will look for where tormorrow 23:32 < kcalvinalvin> https://github.com/mit-dci/utreexo/pull/214 23:33 < kcalvinalvin> I did some fiddling around with the underflow we talked at the meeting. (forestRows + 1 - h) indeed fixes it 23:34 < kcalvinalvin> I guess to quickly summarize the meeting: 1. flat_ttl almost complete. There is a problem when you sigint in the middle of writing to the ttl file 23:35 < kcalvinalvin> 2. Start moving over network stuff from btcd to the current repo. Make bridgenode speak btcd protocol, then the client. And then slowly transition to making PRs to btcd repo 23:37 < kcalvinalvin> 3. Look at changing the ordering of how CSN nodes validate. Right now, csns check the signature (the more expensive one) before verifying the accumulator proofs. This does expose some ddos attack vector and flipping it around is better overall 23:40 < kcalvinalvin> 4. Rustreexo is coming along. I still think I can make the first commit to the mit-dci/rustreexo repo but I can't really test the deletes until I make it speak the current server-client language or implement forest in rust as well 23:41 < kcalvinalvin> *make the first commit at the end of october* --- Log closed Wed Oct 28 00:00:59 2020