|
|
bc8f442d00
|
Remove admin and implementation getters from TransparentUpgradeableProxy (#3820)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2022-11-25 15:27:58 -03:00 |
|
|
|
4a9db80cb9
|
Remove presets (#3637)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
Co-authored-by: JulissaDantes <julissadcj@gmail.com>
|
2022-11-25 12:46:47 -03:00 |
|
|
|
887985413c
|
Use default admin role in TimelockController (#3799)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2022-11-09 13:18:27 -03:00 |
|
|
|
b18cf4ba42
|
Merge branch 'next-v5.0' of https://github.com/OpenZeppelin/openzeppelin-contracts into next-v5.0
|
2022-11-09 09:27:54 -04:00 |
|
|
|
39a752e398
|
Generate gas report for next-v* branches
|
2022-11-09 09:26:06 -04:00 |
|
|
|
47d4ebb734
|
Fix outdated docs about timelock admin (#3806)
|
2022-11-07 20:00:19 -03:00 |
|
|
|
634710d795
|
Remove outdated note about hooks from documentation (#3789)
Co-authored-by: Francisco <frangio.1@gmail.com>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2022-11-05 15:13:49 -03:00 |
|
|
|
c7315e8779
|
Add ERC4626 standard property tests (#3792)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2022-11-04 17:56:32 +01:00 |
|
|
|
0b6becd49f
|
Remove the draft prefix to ERC20Permit (#3793)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2022-11-04 12:55:55 -03:00 |
|
|
|
6ff283bebc
|
Merge branch 'master' into next-v5.0
|
2022-11-04 11:36:45 -04:00 |
|
|
|
88a3f95715
|
Optimize condition in _disableInitializers (#3787)
|
2022-11-03 20:57:56 -03:00 |
|
|
|
d5ca39e9a2
|
Rename _isVaultCollateralized to _isVaultHealthy for clarity (#3796)
|
2022-11-02 11:46:08 -03:00 |
|
|
|
7d01facdb8
|
Fix MerkleProof natspec
|
2022-11-01 15:22:47 -03:00 |
|
|
|
8d105825e9
|
Update recommendation of JS library for merkle trees
|
2022-11-01 15:13:50 -03:00 |
|
|
|
36951d5838
|
few typo fixes (#3779)
|
2022-10-26 17:02:57 +02:00 |
|
|
|
f99bc4e0cf
|
grammar fix (#3782)
|
2022-10-26 17:02:06 +02:00 |
|
|
|
25fe191202
|
Fix comment in ERC721Consecutive (#3778)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2022-10-25 01:46:51 +00:00 |
|
|
|
a1948250ab
|
ERC721ConsecutiveEnumerable is no longer unreachable
|
2022-10-18 14:13:05 +02:00 |
|
|
|
a71caa28e7
|
Skip deleted file when updating release version in comments
|
2022-10-17 18:52:38 +02:00 |
|
|
|
08d5e4a9b0
|
Refactor consecutive transfer hooks (#3753)
|
2022-10-17 17:09:23 +02:00 |
|
|
|
02722fcc03
|
Use unchecked in ERC20Votes and fix typo (#3748)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2022-10-17 17:00:47 +02:00 |
|
|
|
eb03304b70
|
Add ReentrancyGuard status getter (#3714)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2022-10-17 14:43:45 +02:00 |
|
|
|
c463b8a67e
|
Fix typo in comment (#3765)
|
2022-10-17 14:42:18 +02:00 |
|
|
|
8d908fe2c2
|
Update merkle multiproof docs with a caution note
|
2022-10-06 19:12:29 -03:00 |
|
|
|
47003aebec
|
typo fix (#3752)
|
2022-10-05 17:47:39 -03:00 |
|
|
|
34e5863cd5
|
Reduce gas in log256 (#3745)
|
2022-10-05 17:19:28 -03:00 |
|
|
|
b7aff6363f
|
Update lockfile (#3746)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-10-05 16:26:04 -03:00 |
|
|
|
9a11de924d
|
Update crytic/slither-action action to v0.2.0 (#3751)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-10-05 16:24:21 -03:00 |
|
|
|
7201e6707f
|
Fix typo in a comment (#3747)
|
2022-10-03 10:06:44 +02:00 |
|
|
|
561d1061fc
|
Fix typos, improve wording and punctuation. (#3741)
|
2022-09-30 20:13:19 -03:00 |
|
|
|
c52625018b
|
Update docs pipeline to solidity-docgen@0.6 (#3707)
|
2022-09-30 12:52:45 -03:00 |
|
|
|
26dddee1c0
|
Fix typo (#3738)
|
2022-09-29 00:05:54 +02:00 |
|
|
|
14f98dbb58
|
Improve handling and docs for ERC4626.decimals (#3733)
|
2022-09-28 15:42:55 -03:00 |
|
|
|
9938a85558
|
Update Arbitrum's vendored contracts to Nitro (#3692)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2022-09-28 14:46:48 -03:00 |
|
|
|
c22db8104e
|
Recommended improvement to ERC721Consecutive (#3712)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2022-09-27 16:13:15 -03:00 |
|
|
|
2a45f99fc4
|
Bump yargs-parser from 2.4.1 to 20.2.4 (#3726)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-27 12:08:57 -03:00 |
|
|
|
fb9345814b
|
Remove unnecessary Address library import in SignatureChecker (#3731)
|
2022-09-27 10:26:17 +02:00 |
|
|
|
72bbe63ec7
|
Fix incorrect issue number in CHANGELOG (#3732)
|
2022-09-27 10:23:23 +02:00 |
|
|
|
ed12acfb0a
|
Add support for EOA target in Governor.relay (#3730)
|
2022-09-26 15:27:33 -03:00 |
|
|
|
5e8e8bb9f0
|
Fixes broken link (#3728)
|
2022-09-25 00:58:09 +02:00 |
|
|
|
561d0eead3
|
Add comments to unsafeAccess functions of Arrays library (#3718)
|
2022-09-23 19:23:32 -03:00 |
|
|
|
e2362ce74f
|
Add documentation about the security of overrides (#3725)
|
2022-09-24 00:06:20 +02:00 |
|
|
|
c08c6e1b84
|
Add fuzz testing of mulDiv (#3717)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2022-09-23 18:45:20 -03:00 |
|
|
|
408055dfab
|
Change admin role allocation in TimelockControler constructor (#3722)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2022-09-23 16:58:56 +02:00 |
|
|
|
aa4b901788
|
Improve ERC20FlashMint documentation (#3719)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2022-09-23 11:48:39 +02:00 |
|
|
|
8f0d4d4a41
|
Fix fuzzing coverage (#3716)
|
2022-09-22 23:13:09 +02:00 |
|
|
|
046121e080
|
Ignore specific warnings and make the rest into errors (#3695)
|
2022-09-22 22:33:13 +02:00 |
|
|
|
06e678d6ef
|
Update ReentrancyGuard documentation (#3715)
|
2022-09-22 21:42:52 +02:00 |
|
|
|
8769b19860
|
Fix issue number in CHANGELOG (#3710)
|
2022-09-20 11:00:13 +02:00 |
|
|
|
7a14f6c595
|
Make ERC721Votes no longer a Draft (#3699)
|
2022-09-17 18:03:03 +02:00 |
|