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

[Feature Request][Prover] Better error message when function does not exist #14795

Open
rahxephon89 opened this issue Sep 29, 2024 · 0 comments
Labels
enhancement New feature or request move-prover

Comments

@rahxephon89
Copy link
Contributor

🚀 Feature Request

When translating a move function call into a spec function, the function call needs to be translated into a corresponding spec function call. However, if the called function is native and there is no native implementation for it, the prover will generate internal boogie error, which is confusing to users. We want to generate better error message in the prover.

@rahxephon89 rahxephon89 added enhancement New feature or request move-prover labels Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request move-prover
Projects
None yet
Development

No branches or pull requests

1 participant