ref: 2257b8ac4a218ec0babba308f5a19adc17718f8f
parent: 0ce6791400f1db6585ec089570b7f015d6c034ce
author: Ori Bernstein <ori@eigenstate.org>
date: Fri Oct 27 16:02:03 EDT 2023
tree: fix scans in subtle edge case if the value was the last value in a block, and there were mulitple queued messages to a value, and we did a btenter that touched these, then we might not walk past all the messages we wanted to; fix this, and clean up the code a bit.