nucypher / nucypher-contracts

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

Extract fees logic from Coordinator #265

Closed vzotova closed 2 months ago

vzotova commented 3 months ago

Type of PR:

Required reviews:

What this does: Now fee model contract is separate contract and not part of Coordinator, so Coordinator is free from any fees.

Issues fixed/closed: Refs #264 Refs #195

Why it's needed:

Explain how this PR fits in the greater context of the NuCypher Network. E.g., if this PR address a nucypher/productdev issue, let reviewers know!

Notes for reviewers: Based on #255