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

Update list of built-in actors (currently 11 there should be 16) #2293

Open
eshon opened this issue Aug 6, 2024 · 0 comments
Open

Update list of built-in actors (currently 11 there should be 16) #2293

eshon opened this issue Aug 6, 2024 · 0 comments

Comments

@eshon
Copy link
Collaborator

eshon commented Aug 6, 2024

This page is out of date because it only lists 11 built-in actor types:

https://docs.filecoin.io/reference/built-in-actors

Might be easier to just link to the code:

https://github.com/filecoin-project/builtin-actors/tree/v14.0.0/actors

Please also mention that the following are singletons for the network:

https://github.com/filecoin-project/builtin-actors/blob/v14.0.0/runtime/src/builtin/singletons.rs#L19-L30


Also why does the following page talk about EVM actors with no mention/context of Filecoin's built-in actors?

https://docs.filecoin.io/smart-contracts/filecoin-evm-runtime/actor-types

(and vice versa, why does https://docs.filecoin.io/reference/built-in-actors not mention the EVM actors?)

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