Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic EVM types #97

Open
petscheit opened this issue Oct 24, 2024 · 0 comments
Open

Dynamic EVM types #97

petscheit opened this issue Oct 24, 2024 · 0 comments

Comments

@petscheit
Copy link
Collaborator

We currently dont support accessing any type of field, that doesnt fit into uint256. For example, the input of a TX cant be accessed. We need to come up with a solution for this, and figure out how we want to approach this. For an overview of the types that are currently not supported, take a look in the cairo1 bindings dir, the missing ones are commented out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant