#filecoin-actors #state #order #system #protocols

fil_actors_runtime_v11

System actors for the Filecoin protocol

1 stable release

2.0.0 May 5, 2023

#1847 in Asynchronous

Download history 24/week @ 2023-12-18 13/week @ 2023-12-25 19/week @ 2024-01-08 16/week @ 2024-01-15 8/week @ 2024-01-29 16/week @ 2024-02-05 28/week @ 2024-02-12 32/week @ 2024-02-19 47/week @ 2024-02-26 32/week @ 2024-03-04 34/week @ 2024-03-11 36/week @ 2024-03-18 60/week @ 2024-03-25 75/week @ 2024-04-01

213 downloads per month
Used in 12 crates (9 directly)

MIT/Apache

73KB
1.5K SLoC

State-only versions of the Filecoin Actors (smart-contracts)

GitHub Workflow Status

These crates may be used to inspect and validate the internal state of Filecoin Actors.

For the smart-contracts, see: https://github.com/filecoin-project/builtin-actors
NOTE: The code in actors/ and fil_actors_shared/ is copy-pasted from the above repository. Therefore, it's advised to avoid refactoring such code in order to facilitate a smoother version upgrade process and potentially automate it. fil_actor_interface/ can be modified according to project's needs.

Dependencies

~5.5MB
~115K SLoC