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

EVM: Read Only Sends #971

Closed
mriise opened this issue Oct 14, 2022 · 4 comments
Closed

EVM: Read Only Sends #971

mriise opened this issue Oct 14, 2022 · 4 comments
Milestone

Comments

@mriise
Copy link
Contributor

mriise commented Oct 14, 2022

EVM allows contracts to set calls as readonly, used especially by STATICCALL.

@mriise mriise added this to the M2.1 milestone Oct 14, 2022
@mriise
Copy link
Contributor Author

mriise commented Oct 14, 2022

related discussion filecoin-project/FIPs#487

@mriise mriise changed the title EVM: Read Only State EVM: Read Only Sends Oct 14, 2022
@Stebalien
Copy link
Member

Turns out there was already an issue for STATICCALL #872 (had some trouble finding it). Let's stick to that one.

@Stebalien Stebalien reopened this Nov 21, 2022
@Stebalien
Copy link
Member

Reopening because we only implemented this with a hack.

@Stebalien
Copy link
Member

Er, we have another issue.

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

2 participants