Skip to content

msg.sender inside the constructor should be the actual sender #1034

Description

@ychiaoli18

msg.sender returns 0xff00000000000000000000000000000000000001 inside constructor because Filecoin actors are constructed through init actor (f01, which translates to the above 0xff...1 address). However, it should return the actual sender of the message.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions