--- Log opened Sat May 09 00:00:16 2020 01:06 < kcalvinalvin> code is in my branch at validate-4 01:06 < kcalvinalvin> adiabat under directory consensus 01:07 < kcalvinalvin> I was looking to get at consensus and make some tests for the actual cmd 01:07 < kcalvinalvin> I'll have something on my plate 14:29 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has quit [Remote host closed the connection] 14:30 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has joined #utreexo 14:35 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has quit [Remote host closed the connection] 14:36 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has joined #utreexo 17:44 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has quit [Remote host closed the connection] 17:45 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has joined #utreexo 19:08 < ja> hey i have a question regarding parentMany. 19:08 < ja> if rise > forestRows + 1, uint64 will be called with a negative amount 19:09 < ja> this will result in a really high number that we shift by 19:09 < ja> so right now, basically if rise > forestRows + 1, the or operation has no effect 19:09 < ja> is this intended? 19:15 < ja> here is an example of what happens if you call uint64 with a negative number https://play.golang.org/p/XnnqkcliRr1 20:52 < ja> ok, given that they are uint8, it cannot be negative. but it could still underflow, and you'd have a shift in the vicinity of 255 21:14 < ja> the condition is triggered by the test suite... --- Log closed Sun May 10 00:00:16 2020