8000 Ensure cellar is owned by gravity contract before submitting cork · Issue #102 · PeggyJV/steward · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Ensure cellar is owned by gravity contract before submitting cork #102
Open
@cbrit

Description

@cbrit

It is required of cellar deployers to transfer ownership to the gravity contract via transferOwnership(address) before gravity will be able to execute functions that have the onlyOwner modifier (which should be all functions that Strategy Providers use). Since there currently is no automatic way to transfer ownership to gravity upon governance approval of a new cellar, Steward should check and then cache whether or not a target cellar address is indeed owned by gravity before submitting a cork. The owner() contract function will return the owner address.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0