You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.
Its been more than two releases since all methods have been marked as deprecated, so we can successfully remove them.
Proposed solution
Remove deprecated methods and make corresponding updates in our main consumer; Noir.
To make the change less disruptive, we could remove usage of them in Noir first. The usage of is_opcode_supported seems to be the most non-trivial change
Alternatives considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Problem
Its been more than two releases since all methods have been marked as deprecated, so we can successfully remove them.
Proposed solution
Remove deprecated methods and make corresponding updates in our main consumer; Noir.
To make the change less disruptive, we could remove usage of them in Noir first. The usage of
is_opcode_supported
seems to be the most non-trivial changeAlternatives considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: