Moonbase Alpha Testnet

Solidity Bug Info

Bug Name Description Severity
IncorrectEventSignatureInLibraries_0.4.x
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.3.0
- Fixed in Version: 0.4.26
- Published:
- Severity<: very low

very low