Francisco Giordano
|
d3ff81b37f
Remove line length configuration for markdown files
|
3 年之前 |
Noble Okafor
|
1b1dd0ca2c
Update link to ERC721 preset in docs (#3553)
|
3 年之前 |
t11s
|
e0149921b8
Update solmate repo link (#3563)
|
3 年之前 |
Hadrien Croubois
|
628a6e2866
Fix issues caused by abi.decode reverting (#3552)
|
3 年之前 |
kayla-henrie
|
d50e608a4f
Add GitPOAP badge to display number of minted GitPOAPs for contributors (#3545)
|
3 年之前 |
Aleksei Magusev
|
6ab8d6a67e
Improve spelling in ERC1155 revert reasons (#3433)
|
3 年之前 |
Abhijit Roy
|
3210a8653b
Modify ReentrancyGuard to reduce contract size (#3515)
|
3 年之前 |
EthanOK
|
96163c87e3
Implicitly clear ERC721 approval on burn (#3538)
|
3 年之前 |
Hadrien Croubois
|
3a1c020b7d
Skip pull_request actions when fetching ref in gas-compare action
|
3 年之前 |
Hadrien Croubois
|
cfc9f840a0
Generate comparative gas repports on PR (#3532)
|
3 年之前 |
tonynoce
|
5e7e9acfa4
Fix broken forum URL (#3537)
|
3 年之前 |
Linhai Song
|
8b778fa20d
Move adds on total earlier to enable the use of unchecked (#3527)
|
3 年之前 |
renovate[bot]
|
e7397844f8
Update lockfile (#3523)
|
3 年之前 |
Andrew Parker
|
e02c378745
Implicitly clear ERC721 approval on transfers (#3481)
|
3 年之前 |
Siloé Garcez
|
597654db00
Fixed typos in `Math`: `sqrt` function. (#3522)
|
3 年之前 |
Paul Razvan Berg
|
5fbf494511
Use unchecked arithmetic in "_transfer", "_mint" and "_burn" (#3513)
|
3 年之前 |
Mikhail Melnik
|
7a8f269457
Fix changelog (#3519)
|
3 年之前 |
micahriggan
|
4a194b3a1c
Fix typo in ERC4626 comments (#3518)
|
3 年之前 |
Hadrien Croubois
|
3dac7bbed7
Merge v4.7 back into master (#3516)
|
3 年之前 |
Pascal Marco Caversaccio
|
b159b3fee2
Minor wording fixes `ERC4626` contract (#3510)
|
3 年之前 |
ashhanai
|
e734b42fc2
Enable using ERC165 check for one supported interface directly (#3339)
|
3 年之前 |
Pascal Marco Caversaccio
|
40172c22d9
Refactor address-to-hex-string conversion in `_checkRole` function (#3509)
|
3 年之前 |
Mikhail Melnik
|
6f88199db9
Optimize Address.functionCall removing redundant isContract check (#3469)
|
3 年之前 |
Daniel Von Fange
|
e8c60f92e3
Remove unused using statements in GovernorCompatibilityBravo (#3506)
|
3 年之前 |
Hadrien Croubois
|
2894059775
Support memory arrays in MerkleTree multiproof (#3493)
|
3 年之前 |
Hadrien Croubois
|
74738721dc
Make ERC4626 _deposit and _withdraw internal virtual (#3504)
|
3 年之前 |
Francisco
|
450c569d78
Add a caution note to ERC4626 about EOA access (#3503)
|
3 年之前 |
Francisco Giordano
|
4bf9ab41f8
Clarify PaymentSplitter shares are static
|
3 年之前 |
Ernesto García
|
83277ff916
Remove `_setupRole` docs usage in favor of `_grantRole` (#3489)
|
3 年之前 |
Mikhail Melnik
|
cb3f2ab900
Address.functionCall internal call stack simplification (#3468)
|
3 年之前 |