-
Notifications
You must be signed in to change notification settings - Fork 20
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
Contracts + Certora specs #1
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
telome
reviewed
May 9, 2023
telome
reviewed
May 9, 2023
telome
reviewed
May 9, 2023
telome
reviewed
May 9, 2023
telome
reviewed
May 9, 2023
telome
reviewed
May 9, 2023
telome
reviewed
May 9, 2023
telome
reviewed
May 9, 2023
telome
reviewed
May 9, 2023
telome
reviewed
May 9, 2023
telome
reviewed
May 9, 2023
telome
reviewed
May 9, 2023
telome
reviewed
May 9, 2023
* Upgrade to Certora CVL2 * Follow existing latest standards and start implementing full check of storage slots on non revert rules * Fix permitSignature_revert * Extend more specs * Extend more specs * Fixes * Extend last rules * Tidy up * Minor change
sunbreak1211
changed the title
Add first set of contract + Certora specs
Contracts + Certora specs
May 9, 2023
Co-authored-by: telome <[email protected]>
Co-authored-by: telome <[email protected]>
oldchili
reviewed
May 10, 2023
oldchili
reviewed
May 10, 2023
Co-authored-by: oldchili <[email protected]>
Use token-tests
* Change test directory location + Add deployment scripts * Rename test * Remove spacing * Check vat * Update deploy/NstDeploy.sol Co-authored-by: oldchili <[email protected]> * Change chainlog keys --------- Co-authored-by: oldchili <[email protected]>
* Add comments to explain why avoiding safe math checks * Fix spacing * Update permit and remove increase/decreaseAllowance following Cantina audit --------- Co-authored-by: telome <>
add cantina report
* Add a UUPS proxy scheme * Remove out-of-date comment from README
* Simplify version check in init library * Call __UUPSUpgradeable_init() as best practice
* Update Chainsecurity audit * Remove CS deployment report, was merged to the main one * Add date prefixes to the reports
* Renaming + Certora adjustments * Add missing recursive for Certora CI file * Add missing spacing Co-authored-by: telome <[email protected]> * Add another spacing Co-authored-by: telome <[email protected]> * More spacing fixes Co-authored-by: telome <[email protected]> * Adjust token name * Fix test --------- Co-authored-by: telome <[email protected]>
telome
approved these changes
Sep 20, 2024
oldchili
approved these changes
Sep 21, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.