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
{{ message }}
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.
Currently, we cannot access methods the nice way using the keccak selectors with contract types from Cairo.
We should make a custom StarknetContractType in the compiler with its own selector method so the ape-starknet plugin can load method ABIs when its is re-serializing transactions.
Overview
Currently, we cannot access methods the nice way using the keccak selectors with contract types from Cairo.
We should make a custom
StarknetContractType
in the compiler with its own selector method so theape-starknet
plugin can load method ABIs when its is re-serializing transactions.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: