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 년 전 |
Hadrien Croubois
|
397c946141
Remove the draft prefix for EIP712 as it is now final (#3621)
|
3 년 전 |
GitHubPang
|
54dec0cad5
Fix typo in CHANGELOG (#3630)
|
3 년 전 |
t11s
|
324eda228c
Remove redundant ECDSA constraint (#3591)
|
3 년 전 |
Francisco
|
d693d89d99
Fix ECDSA signature malleability (#3610)
|
3 년 전 |
0xAA
|
85a9bed49e
Remove unsued imported library "Math.sol" (#3605)
|
3 년 전 |
Francisco Giordano
|
ffb0ae76e3
Update changelog
|
3 년 전 |
Hadrien Croubois
|
81336aefb5
Fix arbitrum L1 to L2 crosschain call detection (#3578)
|
3 년 전 |
Nirban Chakraborty
|
d1b1e17d23
Add internal overrideable _flashFee in ERC20FlashMint (#3551)
|
3 년 전 |
Igor Żuk
|
580b7ab816
Optimize safe casting of signed numbers (#3565)
|
3 년 전 |
Hadrien Croubois
|
628a6e2866
Fix issues caused by abi.decode reverting (#3552)
|
3 년 전 |
Abhijit Roy
|
3210a8653b
Modify ReentrancyGuard to reduce contract size (#3515)
|
3 년 전 |
EthanOK
|
96163c87e3
Implicitly clear ERC721 approval on burn (#3538)
|
3 년 전 |