--- Log opened Thu Jul 07 00:00:13 2022 00:41 -!- stickies-v [sid544753@id-544753.uxbridge.irccloud.com] has quit [Ping timeout: 244 seconds] 00:42 -!- stickies-v [sid544753@id-544753.uxbridge.irccloud.com] has joined #utreexo 05:10 < calvinalvin> adiabat with the old algorithm, what's going on when 0 gets deleted here? 05:11 < calvinalvin> https://go.dev/play/p/BgoUBMCyF-z 12:00 < adiabat_> hey - 12:01 < adiabat_> OK I'm answering the question from today (will check the previous thing in a bit) 12:01 < adiabat_> in the swap code, it doesn't clear / delete things that are no longer "in tree" 12:01 < adiabat_> so in that 2nd printout, 14, 13, 11, 07 are not there 12:01 < adiabat_> they're phsyically there on disk / in ram, but since numleaves is 7, they're outside the forest 12:02 < adiabat_> the roots are then 12, 10, 06 12:03 < adiabat_> we could change the print function to omit nodes not-in forest. I think there was a variant of forest.ToSting that did that...? --- Log closed Fri Jul 08 00:00:15 2022