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

test(medusa): prop 10-13 #59

Merged
merged 3 commits into from
Nov 27, 2024
Merged

Conversation

simon-something
Copy link
Member

🤖 Linear

Closes GRT-XXX

Comment on lines +35 to +37
// check the disputeId isn't tied to another requestId
// property 13
assertEq(_ghost_disputeData[_disputeId].requestId, bytes32(0), 'Property 13: disputeId tied to another requestId');
Copy link
Member

@0xJabberwock 0xJabberwock Nov 27, 2024

Choose a reason for hiding this comment

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

Why assert dispute's request ID to be equal to zero? 🤨

# 🤖 Linear

Closes GRT-XXX

---------

Co-authored-by: drgorillamd <[email protected]>
@simon-something simon-something marked this pull request as ready for review November 27, 2024 15:33
@simon-something simon-something merged commit 56aa7bd into test/prop-disputer Nov 27, 2024
7 checks passed
@simon-something simon-something deleted the test/general-prop branch November 27, 2024 15:33
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