Skip to content

Call test_snapshots() macro for all actor param types #6110

@elmattic

Description

@elmattic

Summary

The snapshots() function is already implemented for all StateDecodeParams types, but it is not being called or used for types outside the Market actor types, such as Miner, Account, etc.

To ensure code quality across all relevant domain types, we need to invoke snapshots() for these types, similar to how we use the test_snapshots macro for Market actor param types.

Additional Links & Resources

https://github.com/ChainSafe/forest/blob/main/src/lotus_json/actors/params/market_params.rs#L1566-L1592

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: TaskDiscrete task to implement

    Type

    No type

    Projects

    Status

    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions