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

Add range constraints for TIMESTAMP_CELL #2277

Merged
merged 4 commits into from
Feb 1, 2024
Merged

Conversation

lucasmt
Copy link
Contributor

@lucasmt lucasmt commented Jan 30, 2024

Closes runtimeverification/kontrol#315.

Adds range constraints for the TIMESTAMP_CELL symbolic variable (corresponding to block.timestamp in Solidity) to be in the range of a uint256.

@anvacaru
Copy link
Contributor

@lucasmt I found this issue(link here) from October which is a duplicate of yours. Can you have a look and also bound the blocknumber range if you consider it should be bounded?

@lucasmt lucasmt marked this pull request as ready for review February 1, 2024 20:41
@lucasmt lucasmt requested a review from anvacaru February 1, 2024 20:41
@rv-jenkins rv-jenkins merged commit 1e1e5e9 into master Feb 1, 2024
11 checks passed
@rv-jenkins rv-jenkins deleted the timestamp-range branch February 1, 2024 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing range constraints for TIMESTAMP_CELL symbolic variable
3 participants