zellular-xyz / zsequencer

PoC implementation of the Zellular sequencing protocol
https://zellular.xyz
3 stars 0 forks source link

Fix issue #45 #46

Closed mchitgarha78 closed 1 month ago

mchitgarha78 commented 1 month ago

The issue has been fixed by just safe iteration on the list of app batches and delete the finalized batches which are less than the border.

mchitgarha78 commented 1 month ago

There are some other points to consider regarding this issue. However, the code is tested and currently working without this commit.