Skip to content

fix: Block contract calls in eth_call and eth_sendRawTransaction if target contract has felt252 type #238

Description

@ermvrs

Block contract calls in eth_call and eth_sendRawTransaction if target contract has starknet specific data type.

Since we are aiming to provide same abi as EVM. these data types can not be used in solidity. So we can directly block calls to these contracts.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions