issues
search
ERC725Alliance
/
ERC725
Repository for code and discussion around ERC725 and related standards
Apache License 2.0
127
stars
66
forks
source link
refactor: index selector over value in Executed event
#246
Closed
skimaharvey
closed
11 months ago
skimaharvey
commented
11 months ago
What does this PR introduce?
Update
Executed
so that
selector
is indexed over
value
Update
ContractCreated
so that
salt
is indexed over
value
What does this PR introduce?
Executed
so thatselector
is indexed overvalue
ContractCreated
so thatsalt
is indexed overvalue