Holesky Testnet

Solidity Bug Info

Bug Name Description Severity
IncorrectEventSignatureInLibraries
Contract types used in events in libraries cause an incorrect event signature hash
Instead of using the type `address` in the hashed signature, the actual contract name was used, leading to a wrong hash in the logs.

- First Introduced: 0.5.0
- Fixed in Version: 0.5.8
- Published:
- Severity<: very low

very low