Worldcoin - security review

Off-Chain (Public)
Audited on 2023/10/12
No active critical issues

Summary

This document presents the security review performed by nethermind on the worldid contracts upgrade containing 449 lines of code. The worldcoin team has implemented a new feature that allows the removal of identities from the tree structure. To implement this feature, a new contract called worldididentitymanagerimplv2 has been created. This contract inherits from the v1 implementation and is responsible for receiving an array of identities to be deleted, verifying their proof, and updating the latest root accordingly.


Issue (1)

Low
Medium
High
Critical
Total
Not fixed
----0
Fixed
1---1
Total10001
This project has no active issues.

Contract (1)