2 stable releases

2.0.0 May 5, 2023
1.0.0 Apr 4, 2023

#1010 in Asynchronous

Download history 34/week @ 2023-12-17 21/week @ 2023-12-24 3/week @ 2023-12-31 19/week @ 2024-01-07 25/week @ 2024-01-14 8/week @ 2024-01-21 17/week @ 2024-01-28 17/week @ 2024-02-04 30/week @ 2024-02-11 51/week @ 2024-02-18 48/week @ 2024-02-25 34/week @ 2024-03-03 51/week @ 2024-03-10 42/week @ 2024-03-17 58/week @ 2024-03-24 102/week @ 2024-03-31

254 downloads per month
Used in 15 crates (8 directly)

MIT/Apache

63KB
1K 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

~6.5MB
~120K SLoC