Skip to content

Update state machine to use a SectorSet AMT #2888

@ZenGround0

Description

@ZenGround0

Description

After the work begun in #2887 has provided go-filecoin with an AMT-based SectorSet we need to update the miner actor to track its sector storage in this datastructure.

This will make #3007 obsolete.

Acceptance criteria

Use SectorSet instead of golang map in miner actor storage

Risks + pitfalls

Where to begin

Look at how HAMT based storage works. The AMT should be designed similarly enough that hooking up vm blockstorage to the AMT should be straightforward.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions