Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Don't take the origin in can_set_code #6899

Merged
merged 1 commit into from
Aug 15, 2020
Merged

Commits on Aug 14, 2020

  1. Don't take the origin in can_set_code

    It makes no sense that `can_set_code` takes the origin for checking it.
    Everybody reusing this function is only interested in the other checks
    that are done by this function. The origin should be checked by every
    dispatchable individually.
    bkchr committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    c2a44cf View commit details
    Browse the repository at this point in the history