|
|
d9f2d6369d
|
ERC20Votes: WIP
|
2023-08-25 15:37:55 +02:00 |
|
|
|
69d8ea737b
|
Merge branch 'fv/ERC20Votes' into chore/certora-CVL2
|
2023-08-25 10:44:34 +02:00 |
|
|
|
4abdaa1f89
|
Update ERC3156FlashBorrowerHarness
|
2023-08-15 17:35:26 -06:00 |
|
|
|
520feb0469
|
Finish ERC20FlashMint
|
2023-08-15 17:32:58 -06:00 |
|
|
|
b671f84c04
|
Finish TimelockController
|
2023-08-14 22:14:39 -06:00 |
|
|
|
6769f0b4f5
|
Finish ERC20Wrapper
|
2023-08-14 21:52:28 -06:00 |
|
|
|
8508a6ef53
|
Bump pragma back to 0.8.20
|
2023-08-14 20:45:33 -06:00 |
|
|
|
6d582a3c02
|
Partially finish ERC721
|
2023-08-14 17:54:08 -06:00 |
|
|
|
be6656de90
|
Finish Enumerable*
|
2023-08-14 16:52:21 -06:00 |
|
|
|
73f415841e
|
Finish ERC20
|
2023-08-14 15:52:53 -06:00 |
|
|
|
c7af2dd2d3
|
Upgrade certora-cli to support Solidity 0.8.20
|
2023-08-14 11:36:59 -06:00 |
|
|
|
88783fb47c
|
Partial TimelockController
|
2023-08-13 10:33:26 -06:00 |
|
|
|
01aea1b704
|
Finish Initializable
|
2023-08-13 10:01:04 -06:00 |
|
|
|
5612f260d6
|
Attempt to fix ERC20
|
2023-08-11 19:53:30 -06:00 |
|
|
|
9cf770354e
|
Adjust ACDAR casts
|
2023-08-11 12:00:09 -06:00 |
|
|
|
6370b1398d
|
Finish Ownable and Ownable2Step
|
2023-08-11 11:45:20 -06:00 |
|
|
|
ae24e3c6a4
|
Finished DoubleEndedQueue
|
2023-08-10 23:17:03 -06:00 |
|
|
|
a0f7548bfc
|
Finis AccessControlDefaultAdminRules
|
2023-08-10 23:12:26 -06:00 |
|
|
|
c6f2de736e
|
Finish Pausable and AccessControl
|
2023-08-10 22:16:17 -06: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 |
|
|
|
a40bb5a123
|
wip
|
2023-05-02 18:06:04 +02:00 |
|
|
|
5e7a95e638
|
wip
|
2023-04-28 14:51:14 +02:00 |
|
|
|
44d6053b43
|
Only run FV on new or updated specs (#4195)
|
2023-04-28 14:01:41 +02:00 |
|
|
|
19b6505a62
|
lint
|
2023-04-27 23:19:17 +02:00 |
|
|
|
9cd73f76b2
|
codespell
|
2023-04-27 23:16:33 +02:00 |
|
|
|
1aee3b40f2
|
Merge branch 'CI/FV/run-on-ACMR' into fv/ERC20Votes
|
2023-04-27 23:01:25 +02:00 |
|
|
|
96661f8639
|
some erc20Votes specs working
|
2023-04-27 22:58:32 +02:00 |
|
|
|
d66a6f2443
|
wip
|
2023-04-27 14:16:17 +02:00 |
|
|
|
7a3a3116b7
|
Merge branch 'master' into fv/ERC20Votes
|
2023-04-27 13:16:53 +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 |
|
|
|
2d6a89f093
|
wip
|
2023-03-09 13:16:35 +01: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 |
|