Skip to content

Cleanup actor creation #217

@Stebalien

Description

@Stebalien

Currently, there are two code-paths for actor creation:

  1. Implicitly created actor accounts.
  2. Explicitly created actors (from the init actor).

Both methods take entirely separate code paths.

Proposal: Use the init actor even when creating all actors, including account actors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Kind: ImprovementAn improvement of something that exists.P3P3: Might get resolved

    Type

    No type

    Projects

    Status

    📌 Triage

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions