|
|
3075181276
|
use bash
|
2022-09-23 11:54:11 +02:00 |
|
|
|
8b1042371a
|
remove some scripts from CI run
|
2022-09-23 11:43:33 +02:00 |
|
|
|
9dd0eb5e5c
|
better wildcard
|
2022-09-21 17:21:26 +02:00 |
|
|
|
9ce8455ae0
|
run certora scripts
|
2022-09-21 17:12:20 +02:00 |
|
|
|
dfa0505c40
|
fix formal verification workflow
|
2022-09-21 09:18:00 +02:00 |
|
|
|
e7f770591b
|
update harness and matrix
|
2022-09-20 20:12:05 +02:00 |
|
|
|
b9c7899e6c
|
no debug
|
2022-09-20 16:50:37 +02:00 |
|
|
|
0f20d57771
|
touch to force make
|
2022-09-20 16:46:24 +02:00 |
|
|
|
797ef26bb6
|
refactor
|
2022-09-20 16:42:18 +02:00 |
|
|
|
9aa745e4fe
|
try using python 3.8
|
2022-09-20 16:40:45 +02:00 |
|
|
|
d7c3cc758b
|
try using python 3.10
|
2022-09-20 16:39:12 +02:00 |
|
|
|
3c0d926908
|
--debug
|
2022-09-20 16:28:09 +02:00 |
|
|
|
28367f8989
|
fix action
|
2022-09-20 16:23:25 +02:00 |
|
|
|
61817e055f
|
enable formal verification by matrix
|
2022-09-20 16:18:56 +02:00 |
|
|
|
94f9f7ac58
|
test matrix
|
2022-09-20 16:15:33 +02:00 |
|
|
|
b2ec06aaf2
|
test matrix
|
2022-09-20 16:11:32 +02:00 |
|
|
|
0c2453ba17
|
Automatically generate test matrix
|
2022-09-09 22:54:56 +02:00 |
|
|
|
0d1e919742
|
run check on the formal-verification branch
|
2022-09-09 15:47:00 +02:00 |
|
|
|
75ce9ef8e9
|
name
|
2022-09-09 13:52:59 +02:00 |
|
|
|
56c355ea8b
|
fix
|
2022-09-09 13:47:16 +02:00 |
|
|
|
3aa0a015d1
|
workflow trigger
|
2022-09-09 13:28:49 +02:00 |
|
|
|
d98d9c03f3
|
Merge remote-tracking branch 'Certora/master' into formal-verification
|
2022-09-09 13:19:12 +02:00 |
|
|
|
6a8d977d22
|
Skip changelog check if label is present (#3687)
|
2022-09-07 20:13:18 +00:00 |
|
|
|
80ae402387
|
Add fuzz tests for Math.sqrt & Math.logX using Foundry (#3676)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2022-09-07 14:25:29 -03:00 |
|
|
|
24fc709533
|
Set up codespell (#3643)
|
2022-08-23 12:43:03 -03:00 |
|
|
|
7b5ef46371
|
Add a GH action that checks changelog (#3588)
|
2022-07-27 23:10:59 +02:00 |
|
|
|
3a1c020b7d
|
Skip pull_request actions when fetching ref in gas-compare action
|
2022-07-09 09:49:16 +02:00 |
|
|
|
cfc9f840a0
|
Generate comparative gas repports on PR (#3532)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2022-07-08 19:07:39 -03:00 |
|
|
|
1701b0c7fd
|
fix erc1155supply vacuity, change CI solc version to 8.4
|
2022-06-15 17:05:12 -07:00 |
|
|
|
9708bc0397
|
undo script changes
|
2022-06-15 14:13:43 -07:00 |
|
|
|
8ec6b0f56f
|
Merge branch 'OpenZeppelin:master' into certora/erc1155ext
|
2022-06-15 14:07:26 -07:00 |
|
|
|
429b2242d8
|
Disable test for updated generated code on upgradeable contracts
|
2022-06-10 18:13:47 -03:00 |
|
|
|
c10a097fa8
|
Disable all checks but tests on upgradeable repository
|
2022-06-10 16:37:52 -03:00 |
|
|
|
cb7dbf8297
|
Disable coverage on upgradeable repository
|
2022-06-09 19:58:26 -03:00 |
|
|
|
9c45c52c4b
|
Fix CI script name for GovernorPreventLateQuorum
|
2022-06-07 17:26:11 -07:00 |
|
|
|
cccd90ec83
|
fix typo in CI
|
2022-06-06 13:06:28 -07:00 |
|
|
|
6a4fc6acb8
|
set up CI for round3 scripts
|
2022-06-06 12:57:50 -07:00 |
|
|
|
234b843c36
|
commented out failing rules and added solc version to ERC1155
|
2022-06-06 15:44:07 -04:00 |
|
|
|
a373d25b01
|
updated CI to match moving scripts to old
|
2022-06-06 15:35:08 -04:00 |
|
|
|
f4b2aff79e
|
added erc1155ext branch to CI
|
2022-06-06 15:33:29 -04:00 |
|
|
|
be18334b69
|
Merge branch 'OpenZeppelin:master' into certora/erc1155ext
|
2022-06-06 09:23:03 -07:00 |
|
|
|
04204b8fb9
|
Improve GitHub Actions (#3451)
|
2022-06-02 19:42:49 -03:00 |
|
|
|
8ec6785cb8
|
Merge branch 'master' into certora/erc1155ext. Resolved conflicts in
applyHarness by manually merging.
|
2022-05-25 16:04:16 -04:00 |
|
|
|
b61faf8368
|
Procedural SafeCast.sol generation (#3245)
|
2022-05-21 14:38:31 +02:00 |
|
|
|
f242abbf93
|
starting CI integration
|
2022-04-11 16:35:52 -04:00 |
|
|
|
3fb25b604b
|
Update codecov/codecov-action action to v3 (#3320)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-05 16:56:57 -03:00 |
|
|
|
049701eacd
|
Update crytic/slither-action action to v0.1.1 (#3307)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-03-31 18:42:01 -03:00 |
|
|
|
f85eb5b725
|
Use slither action (#3278)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2022-03-31 18:28:47 -03:00 |
|
|
|
05077f70f1
|
Update actions/cache action to v3 (#3277)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-03-22 18:47:06 -03:00 |
|
|
|
dc739dcbe3
|
Update actions/checkout action to v3 (#3234)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-03-01 20:02:06 -03:00 |
|