Hadrien Croubois
|
ae270b0d89
Align data location of interface with implementation (#3295)
|
3 年 前 |
Hadrien Croubois
|
e029096ca4
Add Initialized event (#3294)
|
3 年 前 |
Mihir Wadekar
|
76eee35971
Improve revert message in Governor (#3275)
|
3 年 前 |
Hadrien Croubois
|
bfff03c0d2
add missing PR link in Changelog
|
3 年 前 |
Ashwin Yardi
|
76fca3aec8
Add ERC721 and ERC1155 receiver support in Governor, Timelock (#3230)
|
3 年 前 |
Pandapip1
|
faf5820f03
Fix many spelling errors (#3274)
|
3 年 前 |
Wias Liaw
|
b13bdb0249
Add bytes32 to bytes32 enumerable map (#3192)
|
3 年 前 |
Hadrien Croubois
|
c028c56965
Add changelog entry for #3259 (#3281)
|
3 年 前 |
Pascal Marco Caversaccio
|
cc1c18098c
Replace immutable with constant for _PERMIT_TYPEHASH (#3196)
|
3 年 前 |
Hadrien Croubois
|
f2a311dc4a
Make Votes._getVotingUnits view (#3225)
|
3 年 前 |
Hadrien Croubois
|
8b162e39b5
Add a canceller role to the TimelockController (#3165)
|
3 年 前 |
Hadrien Croubois
|
f8bfa560e9
Use _spendAllowance in ERC20FlashMint (#3226)
|
3 年 前 |
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 年 前 |