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

Add support for transient storage #978

Open
g-r-a-n-t opened this issue Jan 29, 2024 · 8 comments
Open

Add support for transient storage #978

g-r-a-n-t opened this issue Jan 29, 2024 · 8 comments

Comments

@g-r-a-n-t
Copy link
Member

What is wrong?

There is currently no way to use tstore or tload in Fe.

see https://docs.soliditylang.org/en/latest/yul.html#evm-dialect

How can it be fixed

@MukulKolpe
Copy link

Hey @g-r-a-n-t, can I work on this issue?

@Hrushi20
Copy link

Hrushi20 commented Feb 4, 2024

Hey, I'm working on this issue. Was busy with personal works.

@g-r-a-n-t
Copy link
Member Author

hi @MukulKolpe, are you interested in working on transient storage specifically?

@MukulKolpe
Copy link

Hi @g-r-a-n-t, I'm open to working on other areas too. Is there anything else I can start with?

@mahmudsudo
Copy link

hi, can i take on this ?

@elielnfinic
Copy link

I am open to work on this task if needed.
Thank you.

@g-r-a-n-t
Copy link
Member Author

the implementation provided here #982 is good, but the implementer ran into some issues with the build after updating the solc bindings. this is usually the case when updating such a dependency and it's not fun to fix.

@elielnfinic
Copy link

I agree, would you like it to be built without bindings or shall I try to fix the issue?

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

No branches or pull requests

5 participants