Eric Lau
|
c12076fb7e
Fix ERC777 link (#3351)
|
3 years ago |
Niccolò Petti
|
d4e6236b2b
Fix deprecated expectEvent.inLogs #3332 (#3333)
|
3 years ago |
GitHubPang
|
5a75065659
Fix typo in CHANGELOG (#3341)
|
3 years ago |
Francisco Giordano
|
cb14ea3c5c
Bump minimum Solidity version for Initializable.sol to 0.8.2 (#3328)
|
3 years ago |
dependabot[bot]
|
7392d83738
Bump minimist from 1.2.5 to 1.2.6 (#3303)
|
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 |
renovate[bot]
|
f81b80fb39
Update lockfile (#3309)
|
3 years ago |
renovate[bot]
|
3fb25b604b
Update codecov/codecov-action action to v3 (#3320)
|
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
|
69c3781043
Remove unused constructor argument
|
3 years ago |
Francisco Giordano
|
0762479dd5
Fix tests on upgradeable contracts after transpilation
|
3 years ago |
renovate[bot]
|
049701eacd
Update crytic/slither-action action to v0.1.1 (#3307)
|
3 years ago |
JulissaDantes
|
f85eb5b725
Use slither action (#3278)
|
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 |
Francisco Giordano
|
2bd75a44bb
Fix release script to only release @openzeppelin/contracts
|
3 years ago |
Francisco Giordano
|
2a4ca65404
Update release script to stop publishing old openzeppelin-solidity package
|
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 |
Hadrien Croubois
|
bfff03c0d2
add missing PR link in Changelog
|
3 years ago |
Ashwin Yardi
|
76fca3aec8
Add ERC721 and ERC1155 receiver support in Governor, Timelock (#3230)
|
3 years ago |