Ben DiFrancesco
|
fd07cc6290
Extend Governor with parameterized votes (#3043)
|
3 年 前 |
Hadrien Croubois
|
af7ec04b78
Improve security of the onlyGovernance modifier (#3147)
|
3 年 前 |
Hadrien Croubois
|
aace774961
Add a double ended queue (#3153)
|
3 年 前 |
GitHubPang
|
58f635312a
Fix typo in CHANGELOG (#3191)
|
3 年 前 |
Hadrien Croubois
|
3dfc0a44f8
ERC1155 after token transfer hook (#3166)
|
3 年 前 |
Francisco Giordano
|
afb20119b3
Release v4.5
|
3 年 前 |
Hadrien Croubois
|
c5a6cae898
Add a _spendAllowance function to ERC20 & ERC777 (#3170)
|
3 年 前 |
Gaspar Dip
|
ca755ce799
Add AddressToUintMap (#3150)
|
3 年 前 |
GitHubPang
|
ae54e6de1d
Fix typo in CHANGELOG (#3138)
|
3 年 前 |
Hadrien Croubois
|
fb950c6166
Add a virtual `_checkRole(bytes32)` internal function to `AccessControl` (#3137)
|
3 年 前 |
GitHubPang
|
78deae5a76
Fix typo in CHANGELOG (#3135)
|
3 年 前 |
Hadrien Croubois
|
25eeb80b18
Fix broken pull request links in change log (#3114)
|
3 年 前 |
Hadrien Croubois
|
3eb2d43b06
Move abs(int256) from Math to SafeMath (#3110)
|
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 年 前 |
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 年 前 |
JulissaDantes
|
a65c03bc0d
Implement Non Fungible Token Royalty (EIP2981) (#3012)
|
3 年 前 |
Francisco Giordano
|
a9f994f063
Reduce ERC20 allowance before triggering transfer (#3056)
|
3 年 前 |
Ernesto García
|
ef0273fde1
Add Base64 library to utils (#2884)
|
3 年 前 |
Hadrien Croubois
|
fe38eae6cd
Re-enable immutable forwarder in ERC2771Context (#2917)
|
3 年 前 |
Francisco Giordano
|
4a9cc8b491
Merge branch 'release-v4.4'
|
3 年 前 |
Francisco Giordano
|
6bd6b76d11
4.4.1
|
3 年 前 |
Francisco Giordano
|
13a6ec753a
Remove bad date from changelog
|
3 年 前 |
JulissaDantes
|
b42b05311b
Add ERC721Votes for NFT-based governance (#2944)
|
3 年 前 |
Francisco Giordano
|
553c8fdec7
Update initializer modifier to prevent reentrancy during initialization (#3006)
|
3 年 前 |
Francisco Giordano
|
9a7e4a0112
Remove trailing whitespace
|
3 年 前 |