#filecoin #web3 #filecoin-actors #wasm

fil_actor_verifreg_v10

Builtin verifreg actor for Filecoin

2 stable releases

2.0.0 May 5, 2023
1.0.0 Apr 5, 2023

#49 in #filecoin-actors

Download history 17/week @ 2024-02-19 24/week @ 2024-02-26 9/week @ 2024-03-04 16/week @ 2024-03-11 8/week @ 2024-03-18 17/week @ 2024-03-25 59/week @ 2024-04-01 4/week @ 2024-04-08 8/week @ 2024-04-15

89 downloads per month
Used in 4 crates (3 directly)

MIT/Apache

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

~6.5MB
~116K SLoC