Open
Description
I noticed that deleteLastVertex
might be bugged.
- we destroy the vertex candidate and access it again
- we refit with the vertex we actually want to delete
I tried fixing it here https://github.com/andiwand/acts/tree/try-fix-amvf-delete-last-vertex