Submitted by cmichel, also found by 0xRajeev, pauliax
The Visor.timeLockERC721 function emits the TimeLockERC20 event but should emit TimeLockERC721 instead.
It allows tricking the backend into registering ERC20 token transfers that never happened which could lead to serious issues when something like an accounting app uses this data.
Recommend emitting the correct event.
xyz-ctrl (Visor) confirmed but disputed severity:
ghoul-sol (Judge) comment:
ztcrypto (Visor) patched:
