Francisco Giordano
|
8d908fe2c2
|
Update merkle multiproof docs with a caution note
|
2 years ago |
robriks
|
47003aebec
|
typo fix (#3752)
|
2 years ago |
Tom French
|
34e5863cd5
|
Reduce gas in `log256` (#3745)
|
2 years ago |
renovate[bot]
|
b7aff6363f
|
Update lockfile (#3746)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
renovate[bot]
|
9a11de924d
|
Update crytic/slither-action action to v0.2.0 (#3751)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
GitHubPang
|
7201e6707f
|
Fix typo in a comment (#3747)
|
2 years ago |
GitHubPang
|
561d1061fc
|
Fix typos, improve wording and punctuation. (#3741)
|
2 years ago |
Francisco
|
50501a751e
|
Update docs pipeline to solidity-docgen@0.6 (#3707)
(cherry picked from commit c52625018b )
|
2 years ago |
Francisco
|
f0de978a9e
|
Improve handling and docs for ERC4626.decimals (#3733)
(cherry picked from commit 14f98dbb58 )
|
2 years ago |
Hadrien Croubois
|
16408a1dcf
|
Update Arbitrum's vendored contracts to Nitro (#3692)
Co-authored-by: Francisco <frangio.1@gmail.com>
(cherry picked from commit 9938a85558 )
|
2 years ago |
Hadrien Croubois
|
0b3acb286a
|
Recommended improvement to ERC721Consecutive (#3712)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
(cherry picked from commit c22db8104e )
|
2 years ago |
Francisco
|
c52625018b
|
Update docs pipeline to solidity-docgen@0.6 (#3707)
|
2 years ago |
Samuel Moelius
|
26dddee1c0
|
Fix typo (#3738)
|
2 years ago |
Francisco
|
14f98dbb58
|
Improve handling and docs for ERC4626.decimals (#3733)
|
2 years ago |
Hadrien Croubois
|
9938a85558
|
Update Arbitrum's vendored contracts to Nitro (#3692)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2 years ago |
Hadrien Croubois
|
c22db8104e
|
Recommended improvement to ERC721Consecutive (#3712)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2 years ago |
dependabot[bot]
|
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>
|
2 years ago |
Pascal Marco Caversaccio
|
fb9345814b
|
Remove unnecessary `Address` library import in `SignatureChecker` (#3731)
|
2 years ago |
GitHubPang
|
72bbe63ec7
|
Fix incorrect issue number in CHANGELOG (#3732)
|
2 years ago |
Hadrien Croubois
|
ec88e9d6aa
|
Add support for EOA target in Governor.relay (#3730)
(cherry picked from commit ed12acfb0a )
|
2 years ago |
Hadrien Croubois
|
ed12acfb0a
|
Add support for EOA target in Governor.relay (#3730)
|
2 years ago |
Tadashi
|
5e8e8bb9f0
|
Fixes broken link (#3728)
|
2 years ago |
tincho
|
561d0eead3
|
Add comments to `unsafeAccess` functions of `Arrays` library (#3718)
|
2 years ago |
Francisco
|
e2362ce74f
|
Add documentation about the security of overrides (#3725)
|
2 years ago |
Francisco
|
c08c6e1b84
|
Add fuzz testing of mulDiv (#3717)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2 years ago |
Hadrien Croubois
|
16791134c1
|
4.8.0-rc.1
|
2 years ago |
Hadrien Croubois
|
76273ecd8e
|
Change admin role allocation in TimelockControler constructor (#3722)
Co-authored-by: Francisco <frangio.1@gmail.com>
(cherry picked from commit 408055dfab )
|
2 years ago |
tincho
|
d89a62e0a6
|
Improve `ERC20FlashMint` documentation (#3719)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
(cherry picked from commit aa4b901788 )
|
2 years ago |
Francisco
|
089f9b95af
|
Ignore specific warnings and make the rest into errors (#3695)
(cherry picked from commit 046121e080 )
|
2 years ago |
Ana Julia Bittencourt
|
8740d8f7f3
|
Update ReentrancyGuard documentation (#3715)
(cherry picked from commit 06e678d6ef )
|
2 years ago |
tincho
|
09369d265c
|
Improve Initializable docstrings (#3704)
Co-authored-by: tincho <tinchoabbate@noreply.users.github.com>
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
(cherry picked from commit a549ec673e )
|
2 years ago |
Emre Tepe
|
1bbdf2005d
|
Update the informational link (#3703)
(cherry picked from commit 76b538c226 )
|
2 years ago |
renovate[bot]
|
c8a0639afe
|
Update dependency solidity-coverage to ^0.8.0 (#3681)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
(cherry picked from commit d6975f8e07 )
|
2 years ago |
Francisco
|
3f6c8245aa
|
Update lockfile (#3698)
(cherry picked from commit fac768cd2c )
|
2 years ago |
Hadrien Croubois
|
408055dfab
|
Change admin role allocation in TimelockControler constructor (#3722)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2 years ago |
tincho
|
aa4b901788
|
Improve `ERC20FlashMint` documentation (#3719)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2 years ago |
Francisco
|
8f0d4d4a41
|
Fix fuzzing coverage (#3716)
|
2 years ago |
Francisco
|
046121e080
|
Ignore specific warnings and make the rest into errors (#3695)
|
2 years ago |
Ana Julia Bittencourt
|
06e678d6ef
|
Update ReentrancyGuard documentation (#3715)
|
2 years ago |
GitHubPang
|
8d3d181207
|
Fix issue number in CHANGELOG (#3710)
(cherry picked from commit 8769b19860 )
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2 years ago |
GitHubPang
|
8769b19860
|
Fix issue number in CHANGELOG (#3710)
|
2 years ago |
Francisco
|
a615329423
|
Make ERC721Votes no longer a Draft (#3699)
(cherry picked from commit 7a14f6c595 )
|
2 years ago |
Francisco
|
7a14f6c595
|
Make ERC721Votes no longer a Draft (#3699)
|
2 years ago |
tincho
|
a549ec673e
|
Improve Initializable docstrings (#3704)
Co-authored-by: tincho <tinchoabbate@noreply.users.github.com>
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2 years ago |
Emre Tepe
|
76b538c226
|
Update the informational link (#3703)
|
2 years ago |
Francisco Giordano
|
7deed7a769
|
Disable fuzzing on upgradeable contracts
(cherry picked from commit 9416743a10 )
|
2 years ago |
Francisco Giordano
|
9416743a10
|
Disable fuzzing on upgradeable contracts
|
2 years ago |
renovate[bot]
|
d6975f8e07
|
Update dependency solidity-coverage to ^0.8.0 (#3681)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
Francisco
|
fac768cd2c
|
Update lockfile (#3698)
|
2 years ago |
Francisco Giordano
|
5e6fd491f3
|
4.8.0-rc.0
|
2 years ago |