Francisco Giordano
|
a5445b0afb
4.5.0
|
3 years ago |
Hadrien Croubois
|
494b1b9a39
Add a _spendAllowance function to ERC20 & ERC777 (#3170)
|
3 years ago |
GitHubPang
|
2248e3749d
Fix typo in CHANGELOG (#3138)
|
3 years ago |
Hadrien Croubois
|
a9760237e6
Fix broken pull request links in change log (#3114)
|
3 years ago |
Hadrien Croubois
|
fdfd9726e1
Move abs(int256) from Math to SafeMath (#3110)
|
3 years ago |
Francisco Giordano
|
d1f67bd803
4.5.0-rc.0
|
3 years ago |
Hadrien Croubois
|
ecae978cb5
Make more functions virtual (#3078)
|
3 years ago |
Hadrien Croubois
|
e192fac276
Simplify UUPSUpgradeable along the lines of ERC1822 (#3021)
|
3 years ago |
rotcivegaf
|
3458c1e854
Add SignedMath with math utilities for signed integers (#2686)
|
3 years ago |
Hadrien Croubois
|
c366de3626
Fix encoding of signature+calldata in GovernorCompatibilityBravo (#3100)
|
3 years ago |
0xclaudeshannon
|
80d8da0564
Do not reduce approval on transferFrom if current allowance is type(uint256).max (#3085)
|
3 years ago |
Hadrien Croubois
|
fd7c4ba8f0
Update pragma in utils/Address.sol to 0.8.1 (#3098)
|
3 years ago |
Hadrien Croubois
|
8dd744fc18
Add missing reference to PR in changelog
|
3 years ago |
JulissaDantes
|
a65c03bc0d
Implement Non Fungible Token Royalty (EIP2981) (#3012)
|
3 years ago |
Francisco Giordano
|
a9f994f063
Reduce ERC20 allowance before triggering transfer (#3056)
|
3 years ago |
Ernesto García
|
ef0273fde1
Add Base64 library to utils (#2884)
|
3 years ago |
Hadrien Croubois
|
fe38eae6cd
Re-enable immutable forwarder in ERC2771Context (#2917)
|
3 years ago |
Francisco Giordano
|
4a9cc8b491
Merge branch 'release-v4.4'
|
3 years ago |
Francisco Giordano
|
6bd6b76d11
4.4.1
|
3 years ago |
Francisco Giordano
|
13a6ec753a
Remove bad date from changelog
|
3 years ago |
JulissaDantes
|
b42b05311b
Add ERC721Votes for NFT-based governance (#2944)
|
3 years ago |
Francisco Giordano
|
553c8fdec7
Update initializer modifier to prevent reentrancy during initialization (#3006)
|
3 years ago |
Francisco Giordano
|
9a7e4a0112
Remove trailing whitespace
|
3 years ago |
Francisco Giordano
|
e141d8917a
Create v4.4.1 section in changelog
|
3 years ago |
Hadrien Croubois
|
08840b9f8c
Update initializer modifier to prevent reentrancy during initialization (#3006)
|
3 years ago |
robriks
|
0c858e2071
Improve revert reason in ERC721 (#2975)
|
3 years ago |
Francisco Giordano
|
4625192940
Fix changelog entry for GovernorPreventLateQuorum
|
3 years ago |
Hadrien Croubois
|
a05312f1b7
fix changelog structure
|
3 years ago |
Hadrien Croubois
|
abf6024faf
Add a governor module to protect against late quorum (#2973)
|
3 years ago |
Hadrien Croubois
|
6089f11c2f
Add a relay mechanism in the governor (#2926)
|
3 years ago |