Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prefix all unconstrained oracle calls with unsafe_ #6543

Closed
Tracked by #5070
benesjan opened this issue May 20, 2024 · 1 comment
Closed
Tracked by #5070

Prefix all unconstrained oracle calls with unsafe_ #6543

benesjan opened this issue May 20, 2024 · 1 comment

Comments

@benesjan
Copy link
Contributor

benesjan commented May 20, 2024

Note: Might not make sense to tackle given that we might get a real language support soon (see issue).

It's currently basically impossible to figure out what function results need constraining and what not. This is big danger so make sense to just prefix every function which doesn't constrain oracle results with unsafe_

Look for "TODO(#6543)" in the codebase.

@nventuro
Copy link
Contributor

Closing in favor of unsafe blocks, as introduced in #8232.

@github-project-automation github-project-automation bot moved this from Todo to Done in A3 Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants