Francisco Giordano
|
d1f67bd803
4.5.0-rc.0
|
3 年之前 |
Hadrien Croubois
|
ecae978cb5
Make more functions virtual (#3078)
|
3 年之前 |
Hadrien Croubois
|
e192fac276
Simplify UUPSUpgradeable along the lines of ERC1822 (#3021)
|
3 年之前 |
rotcivegaf
|
3458c1e854
Add SignedMath with math utilities for signed integers (#2686)
|
3 年之前 |
Francisco Giordano
|
dee772a55f
Add documentation to TokenTimelock
|
3 年之前 |
Francisco Giordano
|
1051db3802
Use abi.encodePacked instead of bytes.concat
|
3 年之前 |
Francisco Giordano
|
a8f35b6c25
Make script executable
|
3 年之前 |
Hadrien Croubois
|
c366de3626
Fix encoding of signature+calldata in GovernorCompatibilityBravo (#3100)
|
3 年之前 |
0xclaudeshannon
|
80d8da0564
Do not reduce approval on transferFrom if current allowance is type(uint256).max (#3085)
|
3 年之前 |
Hadrien Croubois
|
fd7c4ba8f0
Update pragma in utils/Address.sol to 0.8.1 (#3098)
|
3 年之前 |
Hadrien Croubois
|
8dd744fc18
Add missing reference to PR in changelog
|
3 年之前 |
Martín Triay
|
828fe365ee
Normalize return variable names in IERC721Enumerable (#3079)
|
3 年之前 |
JulissaDantes
|
a65c03bc0d
Implement Non Fungible Token Royalty (EIP2981) (#3012)
|
3 年之前 |
Francisco Giordano
|
1e815f3308
Restructure intro to ERC721 contract docs
|
3 年之前 |
GitHubPang
|
d74605641c
Fix typos (#3075)
|
3 年之前 |
Francisco Giordano
|
a9f994f063
Reduce ERC20 allowance before triggering transfer (#3056)
|
3 年之前 |
Ernesto García
|
ef0273fde1
Add Base64 library to utils (#2884)
|
3 年之前 |
Anton Bukov
|
da3a9ae18b
Avoid assembly in signature V and S decomposition (#3060)
|
3 年之前 |
Drew Beller
|
e3391cd65f
Fix typo (#3058)
|
3 年之前 |
Francisco Giordano
|
e9e177f53b
Fix ERC2771ContextMock for upgradeable contracts
|
3 年之前 |
Hadrien Croubois
|
fe38eae6cd
Re-enable immutable forwarder in ERC2771Context (#2917)
|
3 年之前 |
Michael D. George
|
915ca181ba
Add Certora's Governance verification rules (#2997)
|
3 年之前 |
Francisco Giordano
|
a0a8bbb57f
Remove note about enabling self-delegation
|
3 年之前 |
Hadrien Croubois
|
1ffcb10bd2
Change release script to only update version comment for changed files (#3033)
|
3 年之前 |
Hadrien Croubois
|
10c8fcd3b8
Use invalid opcode to consume all gas in MinimalForwarder (#3035)
|
3 年之前 |
Hadrien Croubois
|
cafd900ad6
Fix memory leak in merkle verification (#3039)
|
3 年之前 |
JulissaDantes
|
e667ec9533
Add Governor Timelock Control Warning (#3032)
|
3 年之前 |
JulissaDantes
|
5ac4d93ae3
Add missing letter (#3034)
|
3 年之前 |
Francisco Giordano
|
0550d13aee
Add ERC721 import in tutorial
|
3 年之前 |
Anton Bukov
|
d95cdaae8e
Replace excodesize assembly with address.code.length (https://github.com/ethereum/solidity/releases/tag/v0.8.1) (#3025)
|
3 年之前 |