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

changelog #304

Merged
merged 4 commits into from
Oct 7, 2024
Merged

changelog #304

merged 4 commits into from
Oct 7, 2024

Conversation

urikirsh
Copy link
Contributor

@urikirsh urikirsh commented Oct 7, 2024

Prover changelog for v7.17.2

Link to generated documentation: https://certora-certora-prover-documentation--304.com.readthedocs.build/en/304/index.html

@urikirsh urikirsh marked this pull request as ready for review October 7, 2024 21:42
Copy link
Contributor

@johspaeth johspaeth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a minor nit.

Comment on lines 13 to 15
env e;
address a;
assert a.balanceOf(e) > 0;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
env e;
address a;
assert a.balanceOf(e) > 0;
env e;
address a;
assert a.balanceOf(e) > 0;

@urikirsh urikirsh merged commit 67d774b into master Oct 7, 2024
2 checks passed
@urikirsh urikirsh deleted the uri/release_notes_7.17.2 branch October 7, 2024 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants