Francisco
|
ffceb3cd98
|
Remove hardcoded function resolution (#4299)
|
2 years ago |
Ernesto García
|
7bb5592ad5
|
Bump minimum pragma version to `0.8.19` (#4288)
|
2 years ago |
Francisco Giordano
|
2d05db171a
|
Add note about supply limit in ERC1155Supply
|
2 years ago |
JulissaDantes
|
e919d96ff2
|
Add ERC1155.totalSupply that returns overall supply count (#3962)
|
2 years ago |
JulissaDantes
|
97bba5adaa
|
Remove ERC1155 hooks (#3876)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2 years ago |
Hadrien Croubois
|
a035b235b4
|
Release v4.6 (#3358)
* 4.6.0-rc.0
* Fix release script to only release @openzeppelin/contracts
(cherry picked from commit 2bd75a44bb )
* make ERC2981:royaltyInfo public (#3305)
(cherry picked from commit d2832ca7a9 )
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>
* add transpilation guards to the crosschain mocks (#3306)
(cherry picked from commit 9af5af8fff )
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>
* Fix tests on upgradeable contracts after transpilation
(cherry picked from commit 0762479dd5 )
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>
* Remove unused constructor argument
(cherry picked from commit 69c3781043 )
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>
* Bump minimum Solidity version for Initializable.sol to 0.8.2 (#3328)
(cherry picked from commit cb14ea3c5c )
* Fix update-comment script to ignore invalid tags
(cherry picked from commit 848fef5b6c )
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>
* 4.6.0
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
3 years ago |
Hadrien Croubois
|
574f3b89e1
|
Add proper revert message on overflow of totalSupply during burn (#3144)
|
3 years ago |
Francisco Giordano
|
6bd6b76d11
|
4.4.1
|
3 years ago |
Francisco Giordano
|
4961a51cc7
|
4.4.0
|
3 years ago |
Francisco Giordano
|
65ef662a2b
|
4.4.0-rc.1
|
3 years ago |
Hadrien Croubois
|
70138680cf
|
Fix ERC1155 supply tracking (#2956)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
(cherry picked from commit 4088540aef )
|
3 years ago |
Hadrien Croubois
|
4088540aef
|
Fix ERC1155 supply tracking (#2956)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
3 years ago |
Francisco Giordano
|
0a87a4e75b
|
4.4.0-rc.0
|
3 years ago |
soulofmischief
|
9e13852135
|
Fix typo (#2919)
|
3 years ago |
Francisco Giordano
|
c9bdb1f0ae
|
Add a comment documenting the package version being used (#2918)
|
3 years ago |
Hadrien Croubois
|
b0cf6fbb7a
|
Add Prettier for linting and fix Solhint config (#2697)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
4 years ago |
Hadrien Croubois
|
406c83649b
|
Introduce ERC1155 totalSupply() and exists() functions (#2593)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
4 years ago |