nucypher / nucypher-contracts

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

Final params for BqETHSubscription deployment on mainnet #294

Closed cygnusv closed 1 month ago

cygnusv commented 1 month ago

Type of PR:

Required reviews:

What this does:

High-level idea of the changes introduced in this PR. List relevant API changes (if any), as well as related PRs and issues.

Issues fixed/closed:

  • Fixes #...

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:

What should reviewers focus on? Is there a particular commit/function/section of your PR that requires more attention from reviewers?

cygnusv commented 1 month ago

This is currently deployed on Mainnet

derekpierre commented 1 month ago

This is currently deployed on Mainnet

Separate from this PR:

  1. We've been using testnet tags for tracking the code currently deployed on the various testnets:

Not sure if we updated lynx and mainnet tags, but those should be updated accordingly.

  1. It's likely that tapir contracts are now older than mainnet, so tapir should be updated.