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

Ikhlas - AsTETH - AAVE - Certora #8

Open
wants to merge 15 commits into
base: feature/steth-on-prev-version
Choose a base branch
from

Conversation

i01001
Copy link

@i01001 i01001 commented Jun 30, 2022

My contributions within AStETH.spec is from Line 569.

image

Link to the tests: https://prover.certora.com/output/25300/a17904670f7610f30fb1/?anonymousKey=de6d85238456ce6d7216d65b3acd6cb2f4bbf697

Following tests had a violation:

image

Justification and reasoning for each:

nonrevertOfBurn - predefined example - not touched

checkingcorrectChainID - to check ChainID when running actual program (cannot be run with prover)

checkingsetDecimalsIsCorrect - to check Decimals when running actual program (cannot be run with prover)

checkingBalanceOfFunctionLimits - Assert to check balance is lower than supply is failing - needs to be verified

image

checkingscaledBalanceOfFunctionLimits - Assert to check balance is lower than supply is failing - needs to be verified

image

checkinginternalBalanceOfFunctionLimits - Assert to check balance is lower than supply is failing - needs to be verified

image

checkinggetScaledUserBalanceAndSupplyFunctionLimits - Assert to check balance is lower than supply is failing - needs to be verified

image

CheckPermitFunction - Assert to compare Allowance before and after is failing; possibly need to set initial allowance as 0

image

checkingscaledBalanceOfFunctionLimits2 Assert to check balance is lower than supply is failing - needs to be verified

image

totalSupplyGESingleUserBalance - predefined example - not touched

Copy link
Author

@i01001 i01001 left a comment

Choose a reason for hiding this comment

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

Submit

@i01001
Copy link
Author

i01001 commented Jun 30, 2022

Updates

1 similar comment
@i01001
Copy link
Author

i01001 commented Jun 30, 2022

Updates

@i01001 i01001 marked this pull request as ready for review June 30, 2022 00:29
Copy link
Author

@i01001 i01001 left a comment

Choose a reason for hiding this comment

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

Updated

@i01001 i01001 changed the title June 30, 2022 4:13 AM Ikhlas - AsTETH - AAVE - Certora Jun 30, 2022
Copy link
Author

@i01001 i01001 left a comment

Choose a reason for hiding this comment

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

Updates

Copy link
Author

@i01001 i01001 left a comment

Choose a reason for hiding this comment

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

Updates

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.

1 participant