#filecoin-actors #order #system #protocols

fil_actors_runtime_v8

System actors for the Filecoin protocol

2 stable releases

2.0.0 May 5, 2023
1.0.0 Apr 4, 2023

#1635 in Asynchronous

Download history 4/week @ 2024-01-15 8/week @ 2024-02-12 26/week @ 2024-02-19 34/week @ 2024-02-26 12/week @ 2024-03-04 21/week @ 2024-03-11 16/week @ 2024-03-18 29/week @ 2024-03-25 69/week @ 2024-04-01 7/week @ 2024-04-08 15/week @ 2024-04-15

121 downloads per month
Used in 7 crates

MIT/Apache

88KB
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

~6MB
~105K SLoC