|
|
7a8f269457
|
Fix changelog (#3519)
fix changelog
|
2022-06-30 12:02:59 +02:00 |
|
|
|
4a194b3a1c
|
Fix typo in ERC4626 comments (#3518)
|
2022-06-30 12:01:04 +02:00 |
|
|
|
3dac7bbed7
|
Merge v4.7 back into master (#3516)
|
2022-06-29 12:34:30 +02:00 |
|
|
|
b159b3fee2
|
Minor wording fixes ERC4626 contract (#3510)
|
2022-06-28 14:56:09 +02:00 |
|
|
|
e734b42fc2
|
Enable using ERC165 check for one supported interface directly (#3339)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2022-06-27 17:51:33 -03:00 |
|
|
|
40172c22d9
|
Refactor address-to-hex-string conversion in _checkRole function (#3509)
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2022-06-27 20:45:51 +00:00 |
|
|
|
6f88199db9
|
Optimize Address.functionCall removing redundant isContract check (#3469)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2022-06-27 17:02:33 -03:00 |
|
|
|
e8c60f92e3
|
Remove unused using statements in GovernorCompatibilityBravo (#3506)
|
2022-06-27 13:23:08 +02:00 |
|
|
|
2894059775
|
Support memory arrays in MerkleTree multiproof (#3493)
|
2022-06-27 13:15:52 +02:00 |
|
|
|
74738721dc
|
Make ERC4626 _deposit and _withdraw internal virtual (#3504)
|
2022-06-24 14:55:20 -03:00 |
|
|
|
450c569d78
|
Add a caution note to ERC4626 about EOA access (#3503)
|
2022-06-24 10:22:10 +02:00 |
|
|
|
4bf9ab41f8
|
Clarify PaymentSplitter shares are static
|
2022-06-23 18:35:03 -03:00 |
|
|
|
83277ff916
|
Remove _setupRole docs usage in favor of _grantRole (#3489)
|
2022-06-17 15:27:00 -03:00 |
|
|
|
b90f4d285e
|
Merge pull request #4 from Certora/certora/erc1155ext
fix erc1155supply vacuity, change CI solc version to 8.4
|
2022-06-16 11:25:14 -07:00 |
|
|
|
cb3f2ab900
|
Address.functionCall internal call stack simplification (#3468)
|
2022-06-16 15:17:09 +02:00 |
|
|
|
1701b0c7fd
|
fix erc1155supply vacuity, change CI solc version to 8.4
|
2022-06-15 17:05:12 -07:00 |
|
|
|
154a151518
|
Update verify.yml, adding master branch
|
2022-06-15 14:31:28 -07:00 |
|
|
|
0b99b54327
|
Merge pull request #3 from Certora/certora/erc1155ext
Certora/erc1155ext
|
2022-06-15 14:18:59 -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 |
|
|
|
962a5023e6
|
remove commented code, fix some old scripts
|
2022-06-14 16:52:57 -07:00 |
|
|
|
109778c17c
|
Fix check for generated code when last updated is a release candidate
|
2022-06-14 15:38:04 -03:00 |
|
|
|
ed704d82b3
|
Output diff when test:generation fails
|
2022-06-14 15:31:26 -03:00 |
|
|
|
a55b7d1372
|
Rename ERC20TokenizedVault to ERC4626 (#3467)
|
2022-06-14 11:39:01 +02:00 |
|
|
|
5a0bff465d
|
Enable the YUL IR pipeline when building with optimisations (#3279)
|
2022-06-13 12:16:37 -03:00 |
|
|
|
4135bf9707
|
Fix typos in timelock test (#3461)
fix typos
|
2022-06-11 09:31:30 +02: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 |
|
|
|
6820ff8b9c
|
Merge branch 'OpenZeppelin:master' into certora/erc1155ext
|
2022-06-08 16:39:13 -07:00 |
|
|
|
65ab8e9ac4
|
Changed rule transfersHaveSameLengthInputArrays (passing) to use _ instead of holder
|
2022-06-07 17:51:27 -07:00 |
|
|
|
9bbc7b7eb3
|
Moved three transfer rules from 1155Supply spec to base 1155 spec
|
2022-06-07 17:32:45 -07:00 |
|
|
|
e4492aed8a
|
Cleaned up code for rule transfersHaveSameLengthInputArrays (passing)
|
2022-06-07 17:26:22 -07:00 |
|
|
|
9c45c52c4b
|
Fix CI script name for GovernorPreventLateQuorum
|
2022-06-07 17:26:11 -07:00 |
|
|
|
ca034ab3df
|
Deleted unused method from GovPreventLateQuorum
|
2022-06-07 17:20:50 -07:00 |
|
|
|
75a3602ba6
|
Modified rule transfersHaveSameLengthInputArrays (passing) to limit array size
|
2022-06-07 17:16:45 -07:00 |
|
|
|
7c75b8aa89
|
Add a SafeERC20:safePermit function (#3280)
|
2022-06-07 15:17:02 +00:00 |
|
|
|
08d109d877
|
Optimize Ownable and Pausable modifiers' size impact (#3347)
|
2022-06-07 15:21:58 +02:00 |
|
|
|
3ac4add548
|
Add sqrt for math (#3242)
|
2022-06-07 08:26:45 +02:00 |
|
|
|
7946806fb3
|
Commented out sanity rules for the purposes of CI
|
2022-06-06 17:34:11 -07:00 |
|
|
|
3aa7ff74b0
|
Update lockfile (#3442)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-06-06 21:31:16 +00:00 |
|
|
|
994cf9b34b
|
Clarify role of MinimalForwarder (#3399)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2022-06-06 18:27:56 -03:00 |
|
|
|
f6cd8032ba
|
Fix typo in crosschain.adoc (#3453)
|
2022-06-06 18:20:23 -03:00 |
|
|
|
84b371f92c
|
Added rule transfersHaveSameLengthInputArrays (partially passing)
|
2022-06-06 13:54:53 -07:00 |
|
|
|
051cc9e446
|
Revert unwanted breaking change in the Clones library (#3456)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2022-06-06 20:41:48 +00:00 |
|
|
|
cccd90ec83
|
fix typo in CI
|
2022-06-06 13:06:28 -07:00 |
|
|
|
ee2f0ecb68
|
Improved multiple token transfer batch transfer equivalence rule
|
2022-06-06 13:02:41 -07:00 |
|
|
|
6a4fc6acb8
|
set up CI for round3 scripts
|
2022-06-06 12:57:50 -07:00 |
|
|
|
1aa8141b14
|
removed a assert failure message from an invariant in Initializable spec
|
2022-06-06 12:56:19 -07:00 |
|
|
|
866042d6fc
|
Added two transfer batch transfer equivalence rules
|
2022-06-06 12:53:13 -07:00 |
|