Commit Graph

393 Commits (2663c5ee0f710661a0372065f4b2e0cc7b56eec9)

Author SHA1 Message Date
Nicolás Venturo c7705712ba
Remove in-constructor requirements (#2195) 5 years ago
Nicolás Venturo 13e113df81 Improve usage of toString 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 96a7113a16 Fix broken links 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
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
Nicolás Venturo a8d6f13c94 Remove all 'available since' notices 5 years ago
Nicolás Venturo e7b22483af
Make ERC777 operator the caller (#2134) 5 years ago
Nicolás Venturo eb34ae67ff
Make IERC721 contracts interfaces instead (#2113) 5 years ago
Nicolás Venturo f1db30955d
Remove deprecated functions and contracts (#2125) 5 years ago
Nicolás Venturo c9630526e2
Draft and lifecycles directories cleanup (#2122) 5 years ago
Nicolás Venturo baaadde3c5
Remove ERC20._burnFrom (#2119) 5 years ago
Nicolás Venturo 7acd60d152
Add notice about deprecated Crowdsales (#2116) 5 years ago
Nicolás Venturo 3296ca7219
Rearrange erc721metadata layout to mimic eth-pkg (#2098) 5 years ago
Luca Daniel 08cea10aa7
Fix `operatorBurn` description typo. (#2091) 5 years ago
Nicolás Venturo 5dfe7215a9
Migrate Contracts to Solidity v0.6 (#2080) 5 years ago
Nicolás Venturo 88dc1ca6fc Reorder functions to prevent shadowing warning 5 years ago
Mick de Graaf 73abd54cbe Made private methods internal to allow for overriding (#2027) 5 years ago
Hao (Alan) Tang 7d7cbcad14 Fix/improve revert reason #1727 (#2018) 5 years ago
Nicolás Venturo e493fb3e95 Add 'available since' notes. Fixes #2054 5 years ago
Arindam Ghosh ca6a5dc8a2 Changes ERC777 external functions to public for allowing overrides #1994 (#2001) 5 years ago
Francisco Giordano 8e980480aa
Fix broken crossreference links (#2005) 5 years ago
Ignacio Mazzara 49042f2b1a feat: add baseTokenURI to ERC721Metadata (#1970) 5 years ago
Francisco Giordano f90700f3f1
add detail to deprecation notice 5 years ago
Mick de Graaf 5b2de262fd Made _burn internal instead of private (#1908) 5 years ago
Nicolás Venturo c247a21cb5 Make ERC1820 address constant (#1912) 5 years ago
Nicolás Venturo 5f1d8e19da Improve GSN documentation (#1900) 5 years ago
Mitar bd51db5bf0 Syncing naming of value and amount. (#1895) 5 years ago
dependabot-preview[bot] 45befe6e95 Bump solhint from 2.1.0 to 2.3.0 (#1936) 5 years ago
Nicolás Venturo 6148abb1b1
Make ERC1820 address constant (#1912) 5 years ago
~Luiserebii~ 54ee1c7ff5 Fixing really minor typo (#1911) 5 years ago
Nicolás Venturo d864228624
Improve GSN documentation (#1900) 6 years ago
Mitar 5d183d0efe Syncing naming of value and amount. (#1895) 6 years ago
Nicolás Venturo d1158ea68c GSN compatibility (#1880) 6 years ago
Dinslinger90 eeeb3a5be1 Typo in ERC20.sol (#1873) 6 years ago
Aram Elchyan 5d34dbecea Functions in SafeMath contract overloaded to accept custom error messages (#1828) 6 years ago
Alan Arvelo 377431bc4c Fix/add erc721 safe mint safe transfer from #1736 (#1816) 6 years ago
Francisco Giordano 90831c8970 Squash merge of branch docs-v2.x into master 6 years ago
Francisco Giordano 7552af95e4 migrate content to format for new docs site 6 years ago