|
|
3da7a869aa
|
Update dependency p-limit to v6 (#5104)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: cairo <cairoeth@protonmail.com>
|
2024-10-29 10:25:02 +01:00 |
|
|
|
52e0e3e783
|
Extend onlyAuthorized to support extra functions in AccessManager (#5014)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2024-05-27 11:09:42 +02:00 |
|
|
|
b27cd83eba
|
Remove hardhat-foundry and check harnesses compilation in CI (#4832)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2024-01-17 20:32:32 +01:00 |
|
|
|
7bd2b2aaf6
|
Use ERC-XXX syntax (#4730)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: ernestognw <ernestognw@gmail.com>
|
2023-11-22 23:18:04 -06:00 |
|
|
|
3eb5cfb22a
|
Nonces FV (#4528)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2023-10-12 16:30:02 +02:00 |
|
|
|
e78628bfcf
|
Document AccessManager functions and events in IAccessManager (#4660)
Co-authored-by: Francisco <fg@frang.io>
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
2023-10-05 12:55:11 -03:00 |
|
|
|
aca4030e4a
|
Formal verification of AccessManager (#4611)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
Co-authored-by: Francisco Giordano <fg@frang.io>
|
2023-10-04 21:17:15 +02:00 |
|
|
|
60e3ffe6a3
|
Remove non-standard increaseAllowance and decreaseAllowance from ERC20 (#4585)
Co-authored-by: Francisco <fg@frang.io>
|
2023-09-12 11:59:48 -03:00 |
|
|
|
36bf1e46fa
|
Migrate FV specs to CVL2 (#4527)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2023-09-11 17:15:51 -03:00 |
|
|
|
98b83dfbaa
|
Move security directory contents to utils (#4551)
|
2023-09-04 10:11:30 +02:00 |
|
|
|
00cbf5a236
|
Update pragma to 0.8.20 (#4489)
Co-authored-by: Francisco Giordano <fg@frang.io>
Co-authored-by: ernestognw <ernestognw@gmail.com>
|
2023-07-31 17:25:45 -03:00 |
|
|
|
7c02b5cab2
|
Refactor DoubleEndedQueue (#4150)
Co-authored-by: Francisco <fg@frang.io>
|
2023-07-27 15:37:31 -03:00 |
|
|
|
7bb5592ad5
|
Bump minimum pragma version to 0.8.19 (#4288)
|
2023-05-29 21:37:37 +02:00 |
|
|
|
a1d57bac50
|
Improve FV specifications for AccessControlDefaultAdminRules (#4223)
Co-authored-by: ernestognw <ernestognw@gmail.com>
Co-authored-by: Francisco <fg@frang.io>
|
2023-05-23 12:54:34 -06:00 |
|
|
|
dcba9f995f
|
Add AccessControlDefaultAdminRules FV (#4180)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco <fg@frang.io>
|
2023-05-05 16:27:43 -03:00 |
|
|
|
8b2ed0f570
|
Fix early reporting of FV prover's output (#4213)
Co-authored-by: Francisco <fg@frang.io>
|
2023-05-04 13:54:22 -03:00 |
|
|
|
a7ee03565b
|
Move certora helpers to a dedicated folder (#4211)
|
2023-05-03 14:34:14 +00:00 |
|
|
|
0a2a33be30
|
Add formal verification specs for EnumerableSet & EnumerableMap (#4167)
Co-authored-by: Francisco <fg@frang.io>
|
2023-05-03 02:54:23 +00:00 |
|
|
|
44d6053b43
|
Only run FV on new or updated specs (#4195)
|
2023-04-28 14:01:41 +02:00 |
|
|
|
86f6eb2c9c
|
Add FV specification for ERC721 (#4104)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
2023-04-12 00:29:36 -03:00 |
|
|
|
661343f74c
|
Add DoubleEndedQueue FV (#4147)
Co-authored-by: Francisco <fg@frang.io>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2023-04-11 23:17:10 -03:00 |
|
|
|
1a60b061d5
|
Add Pausable FV (#4117)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2023-03-16 16:08:28 -03:00 |
|
|
|
4f4b6ab403
|
Update certora/README.md (#4114)
Co-authored-by: Francisco <fg@frang.io>
|
2023-03-15 11:06:25 -03:00 |
|
|
|
75ef7b8b27
|
Add FV specs for TimelockController (#4098)
Co-authored-by: Francisco <fg@frang.io>
|
2023-03-14 10:27:37 -03:00 |
|
|
|
3214f6c256
|
Add FV specification for ERC20Wrapper (#4100)
Co-authored-by: Francisco <fg@frang.io>
|
2023-03-08 22:12:37 +00:00 |
|
|
|
5f7f660c6e
|
Add FV specs for Initializable (#4095)
Co-authored-by: Francisco <fg@frang.io>
|
2023-03-08 22:17:35 +01:00 |
|
|
|
b952a82d29
|
Throw error when requested specs are not found (#4101)
|
2023-03-08 22:16:37 +01:00 |
|
|
|
a55013e742
|
Add effect checks on the accesscontrol specs (#4099)
|
2023-03-08 19:31:46 +01:00 |
|
|
|
aaad1f4a4f
|
Add FV specs for Ownable and Ownable2Steps (#4094)
Co-authored-by: Santiago Palladino <spalladino@gmail.com>
Co-authored-by: Francisco <fg@frang.io>
|
2023-03-08 19:30:07 +01:00 |
|
|
|
4fb6833e32
|
Formal verification using Certora (#4084)
Co-authored-by: Francisco Giordano <fg@frang.io>
|
2023-03-06 21:31:48 +00:00 |
|
|
|
0c89a8b771
|
Automate release process via Changesets (#3915)
Co-authored-by: Francisco <fg@frang.io>
|
2023-01-18 20:34:32 -03:00 |
|
|
|
88a64a802e
|
Update guidelines and project documentation (#3966)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2023-01-17 23:44:56 -03:00 |
|
|
|
24fc709533
|
Set up codespell (#3643)
|
2022-08-23 12:43:03 -03:00 |
|
|
|
faf5820f03
|
Fix many spelling errors (#3274)
|
2022-03-22 18:16:20 -03:00 |
|
|
|
915ca181ba
|
Add Certora's Governance verification rules (#2997)
Co-authored-by: Shelly Grossman <shelly@certora.com>
Co-authored-by: Aleksander Kryukov <58052996+RedLikeRosesss@users.noreply.github.com>
Co-authored-by: Michael M <91594326+MichaelMorami@users.noreply.github.com>
Co-authored-by: Aleksander Kryukov <firealexkryukov@gmail.com>
|
2021-12-27 19:11:59 -03:00 |
|