Commit Graph

1405 Commits (3b9381dfb196b15a1e6406f52ef0700d29fb5be8)

Author SHA1 Message Date
Mazen Khalil 3b9381dfb1
Add customizable fee receiver to ERC20FlashMint (#3327) 3 years ago
Hadrien Croubois 07b1b472c0
Improve wording consistency in code/doc (#3365) 3 years ago
Hadrien Croubois 4574ce45b6
Add a cross-chain guide for the documentation (#3325) 3 years ago
Hadrien Croubois 14ca3aeb79
Fix links in documentation (#3387) 3 years ago
Pascal Marco Caversaccio be3cfa0f90
Add custom error to `CrossChainEnabledPolygonChild` (#3380) 3 years ago
Hadrien Croubois a035b235b4
Release v4.6 (#3358) 3 years ago
Eric Lau c12076fb7e
Fix ERC777 link (#3351) 3 years ago
Francisco Giordano cb14ea3c5c
Bump minimum Solidity version for Initializable.sol to 0.8.2 (#3328) 3 years ago
Philippe Dumonet 28dd490726
Optimize ERC1167 proxy creation code by 1 opcode (#3329) 3 years ago
Joey bc810db320
Use a customizable _execute function in TimelockController (#3317) 3 years ago
Francisco Giordano dd01889434 Remove outdated documentation in ERC2981._setTokenRoyalty 3 years ago
mcIovin 731e199038
Improve docs for ERC721URIStorage._burn (#3324) 3 years ago
dmfxyz d4d8d2ed97
Fix burn documentation (#3246) 3 years ago
Amin Bashiri 742e85be7c
Change zero address revert message in the balanceOf function of ERC721 and ERC1155 (#3314) 3 years ago
Francisco Giordano 0762479dd5 Fix tests on upgradeable contracts after transpilation 3 years ago
Hadrien Croubois 9af5af8fff
add transpilation guards to the crosschain mocks (#3306) 3 years ago
Hadrien Croubois d2832ca7a9
make ERC2981:royaltyInfo public (#3305) 3 years ago
Jean Cvllr 3f49408fb6
Move event definition at the top of IERC20, IERC777 and IERC1820 (#3228) 3 years ago
Jeff e7719ded56
Match IERC721 function order with EIP spec (#3287) 3 years ago
Hadrien Croubois 668a648bc6
Add utilities for CrossChain messaging (#3183) 3 years ago
S E R A Y A 02fcc75bb7
Add ERC1155URIStorage (#3210) 3 years ago
Hadrien Croubois ae270b0d89
Align data location of interface with implementation (#3295) 3 years ago
Hadrien Croubois e029096ca4
Add Initialized event (#3294) 3 years ago
Mihir Wadekar 76eee35971
Improve revert message in Governor (#3275) 3 years ago
Ashwin Yardi 76fca3aec8
Add ERC721 and ERC1155 receiver support in Governor, Timelock (#3230) 3 years ago
Pandapip1 faf5820f03
Fix many spelling errors (#3274) 3 years ago
Hadrien Croubois 0eba5112c8
Allow the re-initialization of contracts (#3232) 3 years ago
Wias Liaw b13bdb0249
Add bytes32 to bytes32 enumerable map (#3192) 3 years ago
Hadrien Croubois 98716177ae
Inherit ERC20Wrapper decimals from the underlying (#3259) 3 years ago
Hadrien Croubois 52eeebecda spelling fix 3 years ago
Pascal Marco Caversaccio cc1c18098c
Replace immutable with constant for _PERMIT_TYPEHASH (#3196) 3 years ago
Hadrien Croubois f2a311dc4a
Make Votes._getVotingUnits view (#3225) 3 years ago
Hadrien Croubois 8b162e39b5
Add a canceller role to the TimelockController (#3165) 3 years ago
Amirhossein Banavi 62eb4568be
Optimize ERC721 _isApprovedOrOwner function (#3248) 3 years ago
Hadrien Croubois f8bfa560e9
Use _spendAllowance in ERC20FlashMint (#3226) 3 years ago
Ben c239e1af8d
Fix typo (#3241) 3 years ago
Francisco Giordano f590fcdfe9
Fix typo in Proxy.sol 3 years ago
Ben DiFrancesco fd07cc6290
Extend Governor with parameterized votes (#3043) 3 years ago
JulissaDantes abdb20a6bd
Change dependency source to work around Truffle limitation (#3218) 3 years ago
Hadrien Croubois 3e74681e77
Read allowance from overridable function in increase/decrease (#3213) 3 years ago
Hadrien Croubois f6b614a7c5
Perform ERC1155.afterTokenTransfer hooks before acceptance check (#3215) 3 years ago
GitHubPang 458697be32
Fix typos (#3207) 3 years ago
Hadrien Croubois af7ec04b78
Improve security of the onlyGovernance modifier (#3147) 3 years ago
Francisco Giordano 525a672862 Add missing docs about reverts in DoubleEndedQueue 3 years ago
Hadrien Croubois aace774961
Add a double ended queue (#3153) 3 years ago
Hadrien Croubois 3dfc0a44f8
ERC1155 after token transfer hook (#3166) 3 years ago
Alexander be3c5ca504
clarify _spendAllowance natspec (#3188) 3 years ago
GitHubPang 4cb0926f11
Fix grammar typo in doc (#3186) 3 years ago
Francisco Giordano afb20119b3
Release v4.5 3 years ago
Hadrien Croubois c5a6cae898
Add a _spendAllowance function to ERC20 & ERC777 (#3170) 3 years ago