Hadrien Croubois
|
0b6becd49f
Remove the draft prefix to ERC20Permit (#3793)
|
2 年 前 |
Mathis Gontier Delaunay
|
88a3f95715
Optimize condition in _disableInitializers (#3787)
|
2 年 前 |
Francisco
|
08d5e4a9b0
Refactor consecutive transfer hooks (#3753)
|
3 年 前 |
z0r0z
|
02722fcc03
Use unchecked in ERC20Votes and fix typo (#3748)
|
3 年 前 |
zhiqiangxu
|
eb03304b70
Add ReentrancyGuard status getter (#3714)
|
3 年 前 |
Tom French
|
34e5863cd5
Reduce gas in `log256` (#3745)
|
3 年 前 |
Hadrien Croubois
|
9938a85558
Update Arbitrum's vendored contracts to Nitro (#3692)
|
3 年 前 |
GitHubPang
|
72bbe63ec7
Fix incorrect issue number in CHANGELOG (#3732)
|
3 年 前 |
Hadrien Croubois
|
ed12acfb0a
Add support for EOA target in Governor.relay (#3730)
|
3 年 前 |
Hadrien Croubois
|
408055dfab
Change admin role allocation in TimelockControler constructor (#3722)
|
3 年 前 |
GitHubPang
|
8769b19860
Fix issue number in CHANGELOG (#3710)
|
3 年 前 |
Francisco
|
7a14f6c595
Make ERC721Votes no longer a Draft (#3699)
|
3 年 前 |
Hadrien Croubois
|
c1d6e39aab
Add log2, log10 and log256 functions (#3670)
|
3 年 前 |
Hadrien Croubois
|
171fa40bc8
ERC721 extension for efficient batch minting (#3311)
|
3 年 前 |
Daniel Liu
|
005a35b02a
Optimize Math.max and SignedMath.max (#3679)
|
3 年 前 |
Francisco
|
e09ccd1449
Optimize votes lookups for recent checkpoints (#3673)
|
3 年 前 |
GitHubPang
|
1c3410aa75
Fix grammar, wording, and typos in changelog (#3668)
|
3 年 前 |
Helder Sepulveda
|
1f0e7cdf04
Add Ownable2Step extension with 2-step transfer (#3620)
|
3 年 前 |
Igor Żuk
|
160bf1a6eb
Optimize toString (#3573)
|
3 年 前 |
Hadrien Croubois
|
4b8b92c8bf
Make VestingWallet payable to allow funding at construction (#3665)
|
3 年 前 |
Hadrien Croubois
|
71aaca2d9d
Extend Checkpoints with new sizes and lookup mechanisms (#3589)
|
3 年 前 |
Hadrien Croubois
|
141130db27
Inherit asset decimals in ERC4626 (#3639)
|
3 年 前 |
Vectorized
|
6b9bda872d
Optimize Clones assembly (#3640)
|
3 年 前 |
ToweringTopaz
|
6d8017d07e
Optimize Create2.computeAddress (#3600)
|
3 年 前 |
Hadrien Croubois
|
24fc709533
Set up codespell (#3643)
|
3 年 前 |
Hadrien Croubois
|
f491e98d37
Use unchecked for ERC721 balance updates (#3524)
|
3 年 前 |
Hadrien Croubois
|
98c3a79b57
Change execution order to avoid reentry through the _beforeTokenTransfer hook (#3611)
|
3 年 前 |
Hadrien Croubois
|
c797195f1d
Add getter for number of releasable tokens in VestingWallet (#3580)
|
3 年 前 |
Francisco
|
27d4293db6
Remove redundant changelog entry
|
3 年 前 |
Shatabarto "Rik" Bhattacharya
|
26cf47a2be
Add internal functions `_getInitializedVersion` and `_isInitializing` (#3598)
|
3 年 前 |