Skip to content

Improve Ownable events #1392

Description

@nventuro

Ownable currently has OwnershipTransferred and OwnershipRenounced: this is inconsistent with the rest of the project. We should get rid of OwnershipRenounced, and emit OwnershipTransferred both in the constructor (from address 0), and when renouncing (to address 0).

Metadata

Metadata

Assignees

No one assigned

    Labels

    breaking changeChanges that break backwards compatibility of the public API.contractsSmart contract code.good first issueLow hanging fruit for new contributors to get involved!

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions