You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a tutorial(s) for doing builtin-actor development and getting those changes into Lotus.
Since this focuses on getting changes into Lotus, the docs probably belong in Lotus, and then a pointer to those docs can be in builtin-actors' readme.
Why Important
FilOz wants to empower other people/teams to do this work. One part of doing this is pointing to an example for the steps involved.
User/Customer
New builtin-actor contributors (e.g., new FIP implementers)
Notes
There are multiple tiers of change going from easier to harder:
No new method methods
New/changed methods (e.g., serialization change). This involves having corresponding go-state-types change
Done Criteria
There is a tutorial(s) for doing builtin-actor development and getting those changes into Lotus.
Since this focuses on getting changes into Lotus, the docs probably belong in Lotus, and then a pointer to those docs can be in builtin-actors' readme.
Why Important
FilOz wants to empower other people/teams to do this work. One part of doing this is pointing to an example for the steps involved.
User/Customer
New builtin-actor contributors (e.g., new FIP implementers)
Notes