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

sandbox: allow for empty post-conditions in deny mode #1821

Open
ryanwaits opened this issue Sep 30, 2024 · 0 comments
Open

sandbox: allow for empty post-conditions in deny mode #1821

ryanwaits opened this issue Sep 30, 2024 · 0 comments
Labels
Bug 🐛 Functionality broken sandbox

Comments

@ryanwaits
Copy link

Describe the bug
In the sandbox with the new Post-condition setting, developers are forced to pass in a post-condition in deny mode when that should not always be the case.

Devs should be able to leave their contract call in deny mode and pass in empty Post-conditions, which would also allow them to test whether or not their code requires Post-conditions or not.

@andresgalante andresgalante added sandbox Bug 🐛 Functionality broken labels Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 🐛 Functionality broken sandbox
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants