|
|
c018c9cf36
|
Remove outdated note about virtual view functions (#4014)
(cherry picked from commit 591c12d22d)
|
2023-01-30 21:01:24 -03:00 |
|
|
|
d13316e8b1
|
Add ERC*Pausable warning for public pausing mechanism (#4007)
Co-authored-by: Francisco <fg@frang.io>
(cherry picked from commit 1684c57922)
|
2023-01-30 21:01:22 -03:00 |
|
|
|
3ab2e115a2
|
Show if event parameter is indexed in docs (#3958)
Co-authored-by: Francisco <frangio.1@gmail.com>
(cherry picked from commit 18691d1a6f)
|
2023-01-16 16:06:08 -03:00 |
|
|
|
0457042d93
|
4.8.1
v4.8.1
|
2023-01-13 15:34:06 -03:00 |
|
|
|
1dfccff485
|
Add docs on non-stability of internal function use (#3952)
(cherry picked from commit 717fbc45cb)
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2023-01-13 11:18:52 +01:00 |
|
|
|
472b996355
|
Add explicit permissions to docs workflow
(cherry picked from commit ac30219a6a)
|
2023-01-12 21:07:54 -03:00 |
|
|
|
cd50a86a90
|
Use a staticcall to fetch ERC20.decimals in ERC4626 (#3943)
Co-authored-by: Francisco <frangio.1@gmail.com>
(cherry picked from commit 6b17b33430)
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2023-01-12 17:13:13 +01:00 |
|
|
|
873a01b220
|
Fix governance tutorial contract (#3948)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
(cherry picked from commit 5dbde1a5c9)
|
2023-01-12 10:44:02 -03:00 |
|
|
|
011a0fb862
|
Add documentation about the security of overrides (#3725)
(cherry picked from commit e2362ce74f)
|
2023-01-10 12:41:57 -03:00 |
|
|
|
4e5b11919e
|
Improve documentation of Initializable getters (#3861)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
(cherry picked from commit 3d7a93876a)
|
2022-12-07 09:33:25 -05:00 |
|
|
|
3e97221049
|
Add ERC-4626 Upgrade Note (#3849)
(cherry picked from commit c30fad9955)
|
2022-12-02 17:11:02 -03:00 |
|
|
|
fad1172e63
|
Add Ownable2Step to the docs (#3836)
Co-authored-by: Francisco <fg@frang.io>
(cherry picked from commit 24d1bb668a)
|
2022-12-01 10:35:17 -03:00 |
|
|
|
53eb531255
|
Improve some NatSpec (#3809)
Co-authored-by: JulissaDantes <julissadcj@gmail.com>
(cherry picked from commit 8f8fd84f1e)
|
2022-11-25 13:11:43 -03:00 |
|
|
|
49c0e4370d
|
4.8.0
v4.8.0
|
2022-11-08 11:29:29 -03:00 |
|
|
|
e0137d4cbe
|
Fix outdated docs about timelock admin (#3806)
(cherry picked from commit 47d4ebb734)
|
2022-11-07 20:00:49 -03:00 |
|
|
|
e708b096cf
|
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>
(cherry picked from commit 634710d795)
|
2022-11-07 20:00:48 -03:00 |
|
|
|
16fa1834e5
|
Fix MerkleProof natspec
(cherry picked from commit 7d01facdb8)
|
2022-11-01 15:22:56 -03:00 |
|
|
|
8bfcb65924
|
Update recommendation of JS library for merkle trees
(cherry picked from commit 8d105825e9)
|
2022-11-01 15:14:20 -03:00 |
|
|
|
014ce9c6e6
|
ERC721ConsecutiveEnumerable is no longer unreachable
(cherry picked from commit a1948250ab)
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2022-10-18 14:20:25 +02:00 |
|
|
|
1f18fea1de
|
4.8.0-rc.2
v4.8.0-rc.2
|
2022-10-17 18:53:40 +02:00 |
|
|
|
1a41a503e0
|
Skip deleted file when updating release version in comments
(cherry picked from commit a71caa28e7)
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2022-10-17 18:53:31 +02:00 |
|
|
|
3742c16948
|
Refactor consecutive transfer hooks (#3753)
(cherry picked from commit 08d5e4a9b0)
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2022-10-17 18:42:01 +02:00 |
|
|
|
4e18cdc186
|
Update merkle multiproof docs with a caution note
(cherry picked from commit 8d908fe2c2)
|
2022-10-06 19:13:26 -03:00 |
|
|
|
50501a751e
|
Update docs pipeline to solidity-docgen@0.6 (#3707)
(cherry picked from commit c52625018b)
|
2022-09-30 12:55:21 -03:00 |
|
|
|
f0de978a9e
|
Improve handling and docs for ERC4626.decimals (#3733)
(cherry picked from commit 14f98dbb58)
|
2022-09-30 12:55:06 -03:00 |
|
|
|
16408a1dcf
|
Update Arbitrum's vendored contracts to Nitro (#3692)
Co-authored-by: Francisco <frangio.1@gmail.com>
(cherry picked from commit 9938a85558)
|
2022-09-30 12:55:01 -03:00 |
|
|
|
0b3acb286a
|
Recommended improvement to ERC721Consecutive (#3712)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
(cherry picked from commit c22db8104e)
|
2022-09-30 12:54:56 -03:00 |
|
|
|
ec88e9d6aa
|
Add support for EOA target in Governor.relay (#3730)
(cherry picked from commit ed12acfb0a)
|
2022-09-26 15:28:14 -03:00 |
|
|
|
16791134c1
|
4.8.0-rc.1
v4.8.0-rc.1
|
2022-09-23 18:59:29 +02:00 |
|
|
|
76273ecd8e
|
Change admin role allocation in TimelockControler constructor (#3722)
Co-authored-by: Francisco <frangio.1@gmail.com>
(cherry picked from commit 408055dfab)
|
2022-09-23 12:28:39 -03:00 |
|
|
|
d89a62e0a6
|
Improve ERC20FlashMint documentation (#3719)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
(cherry picked from commit aa4b901788)
|
2022-09-23 12:28:34 -03:00 |
|
|
|
089f9b95af
|
Ignore specific warnings and make the rest into errors (#3695)
(cherry picked from commit 046121e080)
|
2022-09-23 12:28:19 -03:00 |
|
|
|
8740d8f7f3
|
Update ReentrancyGuard documentation (#3715)
(cherry picked from commit 06e678d6ef)
|
2022-09-23 12:28:14 -03:00 |
|
|
|
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)
|
2022-09-23 12:28:02 -03:00 |
|
|
|
1bbdf2005d
|
Update the informational link (#3703)
(cherry picked from commit 76b538c226)
|
2022-09-23 12:27:56 -03:00 |
|
|
|
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)
|
2022-09-23 12:27:45 -03:00 |
|
|
|
3f6c8245aa
|
Update lockfile (#3698)
(cherry picked from commit fac768cd2c)
|
2022-09-23 12:27:39 -03:00 |
|
|
|
8d3d181207
|
Fix issue number in CHANGELOG (#3710)
(cherry picked from commit 8769b19860)
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2022-09-20 11:00:49 +02:00 |
|
|
|
a615329423
|
Make ERC721Votes no longer a Draft (#3699)
(cherry picked from commit 7a14f6c595)
|
2022-09-17 13:04:59 -03:00 |
|
|
|
7deed7a769
|
Disable fuzzing on upgradeable contracts
(cherry picked from commit 9416743a10)
|
2022-09-13 19:20:50 -03:00 |
|
|
|
5e6fd491f3
|
4.8.0-rc.0
v4.8.0-rc.0
|
2022-09-07 18:08:32 -03:00 |
|
|
|
6a8d977d22
|
Skip changelog check if label is present (#3687)
|
2022-09-07 20:13:18 +00:00 |
|
|
|
3c552e6e03
|
Fix relevant warnings (#3685)
|
2022-09-07 15:56:18 -03:00 |
|
|
|
5d31ad0eb9
|
Fix: typo & grammar (#3684)
|
2022-09-07 20:45:09 +02: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 |
|
|
|
c1d6e39aab
|
Add log2, log10 and log256 functions (#3670)
|
2022-09-07 08:29:48 +00:00 |
|
|
|
d857ab5702
|
Fix EnumerableMap and EnumerableSet generation
|
2022-09-06 23:12:22 +02:00 |
|
|
|
42fe56031f
|
Fix EnumerableMap and EnumerableSet warning format
|
2022-09-06 15:41:47 -03:00 |
|
|
|
171fa40bc8
|
ERC721 extension for efficient batch minting (#3311)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2022-09-05 23:09:30 +02:00 |
|
|
|
005a35b02a
|
Optimize Math.max and SignedMath.max (#3679)
Co-authored-by: Daniel Liu <liudaniel@qq.com>
|
2022-09-05 11:37:43 -03:00 |
|