Commit Graph

998 Commits (ccf79ee483b12fb9759dc5bb5f947a31aa0a3bd6)

Author SHA1 Message Date
Nicolás Venturo ccf79ee483 Fix SafeMath docs 5 years ago
GuiCz ecf0725dd1
Documentation/erc721 contracts (#2218) 5 years ago
Nicolás Venturo d3ef93a9a5
Deprecate SafeERC20.safeApprove (#2268) 5 years ago
Julian M. Rodriguez d7a6e7be2e
Feature/uint enumerable set tests #2253 (#2254) 5 years ago
Robert Kaiser a81e948fc9
Add a simple catch-all implementation of the metadata URI interface (#2029) 5 years ago
Nicolás Venturo 91516b2318
Allow overriding of ERC1155 functions (#2263) 5 years ago
tincho 52f7b6e03b
Remove TokenVesting reference from Timelock docs (#2262) 5 years ago
Jordan 64ab594ad6
Modify token presets "mint" function as virtual to allow extending (#2257) 5 years ago
Nicolás Venturo 394987f365 Fix ERC777 hook docs, fixes #2256 5 years ago
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