Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Rename the "call actor" read_only parameter to static_call #302

Merged

Conversation

Stebalien
Copy link
Contributor

@Stebalien Stebalien commented Feb 23, 2023

Hopefully this will help users understand how to staticcall a native actor. I've also documented why this uses delegatecall internally to make it clear that we're not delegatecalling the target actor.

None of these changes are critical and feel free to close this PR if they don't make sense and/or don't help to clarify the situation.

🔗 zboto Link

Hopefully this will help users understand how to staticcall a native
actor. I've also documented _why_ this uses delegatecall internally to
make it clear that we're not delegatecalling the target actor.
@CLAassistant
Copy link

CLAassistant commented Feb 23, 2023

CLA assistant check
All committers have signed the CLA.

@emmanuelm41
Copy link
Member

@Stebalien I like it!

@emmanuelm41 emmanuelm41 merged commit df4ad6c into Zondax:master Feb 24, 2023
longfeiWan9 pushed a commit to longfeiWan9/filecoin-solidity that referenced this pull request Mar 7, 2023
…x#302)

Hopefully this will help users understand how to staticcall a native
actor. I've also documented _why_ this uses delegatecall internally to
make it clear that we're not delegatecalling the target actor.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants