forked from vyperlang/vyper
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: implements check for indexed event arguments
prior to this commit, implementing an interface with wrong indexed arguments for an event would pass the implements check. this commit fixes the behavior. chainsec june 2023 review 5.12
- Loading branch information
1 parent
43c8d85
commit 3f5e703
Showing
1 changed file
with
13 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters