Skip to content

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

@ermvrs

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.

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