SaL--dApp icon indicating copy to clipboard operation
SaL--dApp copied to clipboard

Inefficient indexing of string parameter in salcreated event

Open adil-techcode opened this issue 1 year ago • 3 comments

The salcreated event in the allemp contract is currently indexed with the Position parameter, which is a string. However, string parameters cannot be indexed in events, leading to inefficient event filtering.

Please assign this issue to me under GSSOC'23. Thank You!

adil-techcode avatar May 23 '23 16:05 adil-techcode