You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to use the selector_fn override but struggled in the case of Starknet which uses longer, int-based selectors.
I think the problem is with the int type so my suggestion for ethpm-types is to make a good test case of switching the selector fn to Starknet style and using it. I know work needs to be done here but not 100% sure what it is but making this ticket as a reminder to do it!
Overview
I tried to use the
selector_fn
override but struggled in the case of Starknet which uses longer, int-based selectors.I think the problem is with the
int
type so my suggestion forethpm-types
is to make a good test case of switching the selector fn to Starknet style and using it. I know work needs to be done here but not 100% sure what it is but making this ticket as a reminder to do it!Specification
Dependencies
Include links to any open issues that must be resolved before this feature can be implemented.
The text was updated successfully, but these errors were encountered: