Commit Graph

1864 Commits (e5f02bc6085662aeb557c33af19f432c31e90295)

Author SHA1 Message Date
Anton Bukov d418da6b91
Decrease CREATE2 address computation gas usage from 623 to 539 (#2244) 5 years ago
Julian M. Rodriguez 5513dfd3cf
Adding SafeCast variants for signed integers (#2243) 5 years ago
Ross Campbell 424ab2a024
Update SafeERC20.sol (#2246) 5 years ago
Nicolás Venturo 56de324afe
Add SPX license identifier (#2235) 5 years ago
SmritiVerma 4fe31f8d4d
Fixed typo in ERC20PresetMinterPauser (#2233) 5 years ago
Brendan Chou cfa9ad9943
Fix ReentrancyGuard for Proxy Pattern (#2171) 5 years ago
Nicolás Venturo 5f9a86a8f2 Remove leftovers of TokenVesting contract 5 years ago
Francisco Giordano 956d6632d9
ERC1155 feature pending tasks (#2014) 5 years ago
Francisco Giordano 0c7b2ec09e
Make Context abstract (#2229) 5 years ago
Julian M. Rodriguez 73baf0b635
Feature/Adding RoleAdminChanged event in AccessControl (#2214) 5 years ago
Julian M. Rodriguez 78dc37739f
Making IERC721Receiver an interface (#2225) 5 years ago
Nicolás Venturo c20e620a06 Improve Pausable docs 5 years ago
Nicolás Venturo 61973af29f Remove misleading SafeMath comment 5 years ago
Nicolás Venturo 087d314daf 3.0.1 5 years ago
Nicolás Venturo 837828967a 2.5.1 5 years ago
Nicolás Venturo c75b016919
Add missing requirements to ERC777 (#2212) 5 years ago
Francisco Giordano ad290e7181 Use msg.sender in docs 5 years ago
Nicolás Venturo 364da52a49
Add note about default admin role security (#2211) 5 years ago
Nicolás Venturo e50e496f5b Remove unnecessary linter ignore 5 years ago
GuiCz c4be4d16e8
ERC721 documentation (#2164) 5 years ago
Francisco Giordano 6f40ed3fbf Fix crossreference 5 years ago
Francisco Giordano 57551c8516 Fix asciidoc typos 5 years ago
Nicolás Venturo b7452960be 3.0.0 5 years ago
Nicolás Venturo 32f55009af Remove outdated notes to v2.x docs 5 years ago
Nicolás Venturo 715ec806f0
ERC721 deploy ready fixes (#2192) 5 years ago
Nicolás Venturo 5bb8d0245b
Improve Hooks documentation (#2199) 5 years ago
Nicolás Venturo c7705712ba
Remove in-constructor requirements (#2195) 5 years ago
Nicolás Venturo 13e113df81 Improve usage of toString 5 years ago
Nicolás Venturo cca71ab709
Fix deprecation warnings (#2115) 5 years ago
Francisco Giordano 8b10cb38d8
Rename Strings.fromUint256 to Strings.toString (#2188) 5 years ago
Nicolás Venturo 3e139baa50
Add missing hook to ERC777, fix relevant documentation (#2191) 5 years ago
Robert Kaiser b6513f6ad7
provide 'automatic' token URI by appending the token ID to the base URI (#2174) 5 years ago
Francisco Giordano 4ca719bf8b Fix typo 5 years ago
Francisco Giordano b734bf3fa5 Tweak wording in ERC20Snapshot docs 5 years ago
Francisco Giordano 3b10205c8e
Improve ERC20Snapshot documentation (#2186) 5 years ago
Nicolás Venturo d2ab599bd3
Update IERC777.sol (#2184) 5 years ago
Francisco Giordano 885378e421 Fix some of the code formatting in docs 5 years ago
Nicolás Venturo c4e5daff86 Fix Pausable docs 5 years ago
Nicolás Venturo 96a7113a16 Fix broken links 5 years ago
Nicolás Venturo 63a3665a17 3.0.0-rc.1 5 years ago
Nicolás Venturo a0f6bd3926
Add 'deploy-ready' token contracts (#2167) 5 years ago
Nicolás Venturo 402c6ab4cc
Update docs (#2168) 5 years ago
Nicolás Venturo bd0778461d
Add EnumerableMap, refactor ERC721 (#2160) 5 years ago
Nicolás Venturo 0408e51ae6
Bundle ERC20Detailed (#2161) 5 years ago
Nicolás Venturo 5b5d91c9d4
Remove 'external' functions (#2162) 5 years ago
corydickson feb7ead005
Add revert if the bytecode length is zero (#2117) 5 years ago
Nicolás Venturo 7415ebe8bc
API improvements for EnumerableSet (#2151) 5 years ago
Nicolás Venturo 24c37c1f9e
Bundle ERC721 extensions into base contract (#2149) 5 years ago
Nicolás Venturo 97894a140d
Adhere to naming convention (#2150) 5 years ago
pepelu 4476a2d531
Unsigned conversion #2111 (#2123) 5 years ago