#filecoin #web3 #filecoin-actors #wasm

fil_actor_verifreg_state

Builtin verifreg actor for Filecoin

27 releases (17 stable)

11.1.0 Apr 13, 2024
10.1.1 Apr 4, 2024
10.1.0 Mar 27, 2024
9.4.0 Jan 17, 2024
3.0.0 May 22, 2023

#1734 in Magic Beans

Download history 911/week @ 2024-01-01 583/week @ 2024-01-08 851/week @ 2024-01-15 759/week @ 2024-01-22 1093/week @ 2024-01-29 625/week @ 2024-02-05 541/week @ 2024-02-12 945/week @ 2024-02-19 1244/week @ 2024-02-26 1380/week @ 2024-03-04 855/week @ 2024-03-11 1569/week @ 2024-03-18 908/week @ 2024-03-25 1169/week @ 2024-04-01 1915/week @ 2024-04-08 2450/week @ 2024-04-15

6,455 downloads per month
Used in 4 crates

MIT/Apache

545KB
12K 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

~26–39MB
~577K SLoC