You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tapdb: make sure we actually mark pre commitments as spent
In this commit, we fix a bug where we wouldn't actually mark pre
commitmetns as spent. We'll do so now, which makes sure that when we
fetch the pre commits for a later batch, we aren't trying to include one
that might be double spent.
0 commit comments