|
|
c22db8104e
|
Recommended improvement to ERC721Consecutive (#3712)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2022-09-27 16:13:15 -03:00 |
|
|
|
fb9345814b
|
Remove unnecessary Address library import in SignatureChecker (#3731)
|
2022-09-27 10:26:17 +02:00 |
|
|
|
ec88e9d6aa
|
Add support for EOA target in Governor.relay (#3730)
(cherry picked from commit ed12acfb0a)
|
2022-09-26 15:28:14 -03: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 |
|
|
|
16791134c1
|
4.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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
a615329423
|
Make ERC721Votes no longer a Draft (#3699)
(cherry picked from commit 7a14f6c595)
|
2022-09-17 13:04:59 -03:00 |
|
|
|
7a14f6c595
|
Make ERC721Votes no longer a Draft (#3699)
|
2022-09-17 18:03:03 +02:00 |
|
|
|
a549ec673e
|
Improve Initializable docstrings (#3704)
Co-authored-by: tincho <tinchoabbate@noreply.users.github.com>
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2022-09-16 18:16:37 +00:00 |
|
|
|
76b538c226
|
Update the informational link (#3703)
|
2022-09-15 19:41:12 -03:00 |
|
|
|
5e6fd491f3
|
4.8.0-rc.0
|
2022-09-07 18:08:32 -03:00 |
|
|
|
3c552e6e03
|
Fix relevant warnings (#3685)
|
2022-09-07 15:56:18 -03: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 |
|
|
|
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 |
|
|
|
84fafa7832
|
Fix typos (#3677)
|
2022-09-05 09:34:42 +02:00 |
|
|
|
e09ccd1449
|
Optimize votes lookups for recent checkpoints (#3673)
|
2022-09-04 22:48:26 +02:00 |
|
|
|
1f0e7cdf04
|
Add Ownable2Step extension with 2-step transfer (#3620)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2022-09-01 15:46:44 +00:00 |
|
|
|
160bf1a6eb
|
Optimize toString (#3573)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2022-08-31 23:08:35 +00:00 |
|
|
|
1eb55e2864
|
Remove unnecessary virtual (#3650)
|
2022-08-31 17:25:54 -03:00 |
|
|
|
4b8b92c8bf
|
Make VestingWallet payable to allow funding at construction (#3665)
|
2022-08-31 20:18:57 +02:00 |
|
|
|
affe2456ea
|
Search the whole checkpoint trace if offset overflows during initial exponential search. (#3662)
|
2022-08-30 22:59:23 +02:00 |
|
|
|
71aaca2d9d
|
Extend Checkpoints with new sizes and lookup mechanisms (#3589)
|
2022-08-30 21:32:12 +02:00 |
|
|
|
4b16e88747
|
Improve recommendation on ERC721 transferFrom vs safeTransferFrom (#3647)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2022-08-29 17:40:21 -03:00 |
|
|
|
141130db27
|
Inherit asset decimals in ERC4626 (#3639)
|
2022-08-26 09:53:53 +02:00 |
|
|
|
e45b49eab8
|
Change 'caller' to 'sender' to more closely match EIP-4626 specs. (#3649)
|
2022-08-26 09:52:41 +02:00 |
|
|
|
62bab225c1
|
Fix wording and grammar in docs (#3645)
Fix wording and grammar
|
2022-08-25 10:52:41 -03:00 |
|
|
|
dc14c72e53
|
Update comment for _beforeTokenTransfer (#3586)
|
2022-08-24 12:07:35 -03:00 |
|
|
|
6b9bda872d
|
Optimize Clones assembly (#3640)
|
2022-08-24 09:25:52 +00:00 |
|
|
|
6d8017d07e
|
Optimize Create2.computeAddress (#3600)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2022-08-23 17:38:13 -03:00 |
|
|
|
24fc709533
|
Set up codespell (#3643)
|
2022-08-23 12:43:03 -03:00 |
|
|
|
f491e98d37
|
Use unchecked for ERC721 balance updates (#3524)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2022-08-23 02:48:09 +00:00 |
|
|
|
98c3a79b57
|
Change execution order to avoid reentry through the _beforeTokenTransfer hook (#3611)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2022-08-19 10:33:19 -03:00 |
|
|
|
17bc2dabe0
|
Procedurally generate EnumerableSet and EnumerableMap (#3429)
|
2022-08-19 14:12:18 +02:00 |
|
|
|
c797195f1d
|
Add getter for number of releasable tokens in VestingWallet (#3580)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2022-08-19 02:05:18 +00:00 |
|
|
|
26cf47a2be
|
Add internal functions _getInitializedVersion and _isInitializing (#3598)
|
2022-08-18 20:42:31 -03:00 |
|
|
|
397c946141
|
Remove the draft prefix for EIP712 as it is now final (#3621)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2022-08-18 20:40:45 -03:00 |
|