nucypher / nucypher-contracts

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

New shiny ape; 0.6.19 -> 0.7.7 #237

Closed derekpierre closed 9 months ago

derekpierre commented 9 months ago

Type of PR:

Required reviews:

What this does: Try to get nucypher-contracts up to speed with the latest ape version (0.7.7).

This will be helpful whenever our test_coordinator ugly workaround for arrays of size 1 with a struct in it is fixed in ape (should be in eventual 0.7.8 🤞 ) - see https://github.com/ApeWorX/ape/pull/1900

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?

derekpierre commented 9 months ago

@vzotova interested in your thoughts about upgrading to a much newer ape version.