Commit Graph

3103 Commits (2627753bfe773d9daba005da3962cc62502c1998)
 

Author SHA1 Message Date
Nick Armstrong 2627753bfe votes solvency passing again 3 years ago
Nick Armstrong 4820ed4ea8 missing erc20votes harnessing 3 years ago
Nick Armstrong 4a3b0bb875 filters for skipped functions 3 years ago
Nick Armstrong 3e6045155e reorganized scripts 3 years ago
teryanarmen b90f4d285e
Merge pull request #4 from Certora/certora/erc1155ext 3 years ago
teryanarmen 1701b0c7fd fix erc1155supply vacuity, change CI solc version to 8.4 3 years ago
teryanarmen 154a151518
Update verify.yml, adding master branch 3 years ago
teryanarmen 0b99b54327
Merge pull request #3 from Certora/certora/erc1155ext 3 years ago
teryanarmen 9708bc0397 undo script changes 3 years ago
teryanarmen 8ec6b0f56f
Merge branch 'OpenZeppelin:master' into certora/erc1155ext 3 years ago
teryanarmen 962a5023e6 remove commented code, fix some old scripts 3 years ago
Francisco Giordano 109778c17c Fix check for generated code when last updated is a release candidate 3 years ago
Francisco Giordano ed704d82b3 Output diff when test:generation fails 3 years ago
Hadrien Croubois a55b7d1372
Rename ERC20TokenizedVault to ERC4626 (#3467) 3 years ago
Hadrien Croubois 5a0bff465d
Enable the YUL IR pipeline when building with optimisations (#3279) 3 years ago
Andrew Fleming 4135bf9707
Fix typos in timelock test (#3461) 3 years ago
Francisco Giordano 429b2242d8 Disable test for updated generated code on upgradeable contracts 3 years ago
Francisco Giordano c10a097fa8 Disable all checks but tests on upgradeable repository 3 years ago
Francisco Giordano cb7dbf8297 Disable coverage on upgradeable repository 3 years ago
teryanarmen 6820ff8b9c
Merge branch 'OpenZeppelin:master' into certora/erc1155ext 3 years ago
Thomas Adams 65ab8e9ac4 Changed rule transfersHaveSameLengthInputArrays (passing) to use _ instead of holder 3 years ago
Thomas Adams 9bbc7b7eb3 Moved three transfer rules from 1155Supply spec to base 1155 spec 3 years ago
Thomas Adams e4492aed8a Cleaned up code for rule transfersHaveSameLengthInputArrays (passing) 3 years ago
teryanarmen 9c45c52c4b Fix CI script name for GovernorPreventLateQuorum 3 years ago
teryanarmen ca034ab3df Deleted unused method from GovPreventLateQuorum 3 years ago
Thomas Adams 75a3602ba6 Modified rule transfersHaveSameLengthInputArrays (passing) to limit array size 3 years ago
Hadrien Croubois 7c75b8aa89
Add a SafeERC20:safePermit function (#3280) 3 years ago
James Finucane 08d109d877
Optimize Ownable and Pausable modifiers' size impact (#3347) 3 years ago
jjz 3ac4add548
Add sqrt for math (#3242) 3 years ago
Thomas Adams 7946806fb3 Commented out sanity rules for the purposes of CI 3 years ago
renovate[bot] 3aa7ff74b0
Update lockfile (#3442) 3 years ago
onlineSoftwareDevOK 994cf9b34b
Clarify role of MinimalForwarder (#3399) 3 years ago
Ikko Ashimine f6cd8032ba
Fix typo in crosschain.adoc (#3453) 3 years ago
Thomas Adams 84b371f92c Added rule transfersHaveSameLengthInputArrays (partially passing) 3 years ago
Hadrien Croubois 051cc9e446
Revert unwanted breaking change in the Clones library (#3456) 3 years ago
teryanarmen cccd90ec83 fix typo in CI 3 years ago
Thomas Adams ee2f0ecb68 Improved multiple token transfer batch transfer equivalence rule 3 years ago
teryanarmen 6a4fc6acb8 set up CI for round3 scripts 3 years ago
teryanarmen 1aa8141b14 removed a assert failure message from an invariant in Initializable spec 3 years ago
Thomas Adams 866042d6fc Added two transfer batch transfer equivalence rules 3 years ago
Michael George 234b843c36 commented out failing rules and added solc version to ERC1155 3 years ago
Michael George a373d25b01 updated CI to match moving scripts to old 3 years ago
Michael George f4b2aff79e added erc1155ext branch to CI 3 years ago
Thomas Adams 371818f792 Removed reference to _burn and _mint 3 years ago
Thomas Adams 3ccaf4f6d1 Updated and cleaned up rule descriptions 3 years ago
Thomas Adams ffa3daa5d9 Modified verification scripts and Supply spec syntax 3 years ago
teryanarmen 990fd18c21 make ERC1155Harness, set up script, and undo munging for ERC1155 3 years ago
Thomas Adams 5a7cc50974 Modified burnable verification script to follow script naming convention 3 years ago
Thomas Adams e3341255b2 Added rule skeletons for equivalence rules 3 years ago
Thomas Adams 69d9ebfcdf Added modified scripts to run previous ERC1155 spec 3 years ago