semaphore-protocol / semaphore

A zero-knowledge protocol for anonymous interactions.
https://semaphore.pse.dev
MIT License
929 stars 211 forks source link

Add missing implicit method from contract to interface #814

Closed 0xjei closed 5 months ago

0xjei commented 5 months ago

Description

This PR adds the missing groupCounter() implicit method from Semaphore contract to ISemaphore contract interface. This will enable anyone to use this method just from the interface.

Related Issue(s)

none

Other information

this does not anything - gas costs included.

Checklist

openzeppelin-code[bot] commented 5 months ago

Add missing implicit method from contract to interface

Generated at commit: e8c5f7aa816b67931cdcbfa9ca21a15d2130d475

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
0
0
0
4
15
19
Dependencies Critical
High
Medium
Low
Note
Total
0
0
0
0
0
0

For more details view the full report in OpenZeppelin Code Inspector