Governed
's constructor doesn't emit an initial NewGov
event
#159
Labels
0 (Non-critical)
Code style, clarity, syntax, versioning, off-chain monitoring (events etc), exclude gas optimisation
bug
Something isn't working
sponsor acknowledged
Technically the issue is correct, but we're not going to resolve it for XYZ reasons
Handle
pants
Vulnerability details
Governed
's constructor sets the initial governor but it doesn't emit an initialNewGov
event.Impact
There isn't any event emitted for the initial governor.
Tool Used
Manual code review.
Recommended Mitigation Steps
Emit an initial
NewGov
event.The text was updated successfully, but these errors were encountered: