nucypher / nucypher-contracts

Ethereum contracts supporting TACo applications on the Threshold Network.
16 stars 11 forks source link

Workaround to allow extending old rituals #282

Open cygnusv opened 2 months ago

cygnusv commented 2 months ago
          Something occurred to me. What happens to the existing rituals on `mainnet` that would not have a feeModel set in their `Ritual` struct? I guess those can't be extended? Other side effects?

_Originally posted by @derekpierre in https://github.com/nucypher/nucypher-contracts/pull/279#discussion_r1663168366_

We still need to find out if it's really needed, it may be the case we can just move on.