Galoretka
Galoretka
> > This is unnecessary because subsequent reads only consume [..bufpos] > > I would feel better about that if there were a `debug_assert_eq!(self.bufpos, CHUNK_SIZE)` for the `if self.chain_length ==...
> > It's critical to increment EnrSequence also with every update > > simple timestamp would be fine I guess ok
> Previous code was fine in part of forkid. I mean we need to increment selfNodeRecord.EnrSequence if the record is changed in any way. selfNodeRecord.EnrSequence can have current milliseconds as...