Commit Graph

131 Commits (1c676ac0ec344e07d5b78adbbdf18726b9b3019c)

Author SHA1 Message Date
Julian M. Rodriguez 74e03de760
removes unused dependency (#2603) 4 years ago
Hadrien Croubois 3dc374ddcf
Make overide of ERC721.isApprovedForAll affect the ERC721 logic (#2597) 4 years ago
Francisco Giordano 90a72f9acd Fix ERC721URIStorage in documentation 4 years ago
Francisco Giordano 7c1625b0e0 Fix ERC721URIStorage in documentation 4 years ago
Julian M. Rodriguez 6505e28c40 removes invalid character in comments (#2571) 4 years ago
Julian M. Rodriguez fc004c0ad2
removes invalid character in comments (#2571) 4 years ago
Francisco Giordano f07c39be8a Add ERC165 interface detection to AccessControl (#2562) 4 years ago
Francisco Giordano 29ffe6f426
Add ERC165 interface detection to AccessControl (#2562) 4 years ago
Hadrien Croubois 4390b8df12 Add ERC721URIStorage extension (#2555) 4 years ago
Hadrien Croubois 1705067e65
Add ERC721URIStorage extension (#2555) 4 years ago
Hadrien Croubois 24a0bc23cf
Reorganize the repo structure (#2503) 4 years ago
Hadrien Croubois 09734e8028
Remove enumerable from ERC721 and add an ERC721Enumerable extension (#2511) 4 years ago
Hadrien Croubois e733b24dfe
Refactor ERC165 to use function overriding instead of storage (#2505) 4 years ago
Hadrien Croubois 60205944bb
Adopt new Solidity features interfaceId, try/catch, keccak constants (#2487) 4 years ago
Hadrien Croubois 18c7efe800
Make view and pure functions virtual (#2473) 4 years ago
Andre Korol 974c534210
Update contracts to support Solidity 0.8.x (#2442) 4 years ago
Bill Hsu 65b7e515a2
Align comments (#2458) 4 years ago
Hadrien Croubois 318c4b44ea
Move Context from GSN to utils directory (#2453) 4 years ago
Francisco Giordano 90ed1af972
Support compiling with solc 0.7 (#2408) 4 years ago
soham 0f55c18595
Fix/solc 0.7.4 warnings #2391 (#2396) 4 years ago
Ross Campbell ca7ee098ca
Fix whitespace in IERC721Receiver (#2359) 4 years ago
Andrew B Coathup ded2b0a55c
Fix minor typos and grammar in docs (#2338) 4 years ago
tincho aaa5ef81cf
Fix typos (#2343) 4 years ago
Elena Gesheva 04fc35707d
Migrate contracts to Solidity 0.7 (#2319) 5 years ago
Julian M. Rodriguez 0c667ca32a
docs: add note explaining opinionated presets (#2313) 5 years ago
Nicolas Tsagarides 7c4a2a0a29
Fix comment reference for function hash (#2307) 5 years ago
Francisco Giordano ef3bbbcf40
Add readme notices with link to docs site (#2300) 5 years ago
Oleg Kuzmenko 3f4420527b
Separate mapping keyword by whitespace (#2287) 5 years ago
Nicolás Venturo e2876b947d Fix docs link 5 years ago
Nicolás Venturo ed3a513f86 Fix broken links 5 years ago
Julian M. Rodriguez 8b58fc7191
feat: add wrapper function for low level calls (#2264) 5 years ago
Nicolás Venturo d9fa59f30a
Address ERC1155 changes (#2267) 5 years ago
Nicolás Venturo fac773ac99 Add SPX license identifier (#2235) 5 years ago
GuiCz ecf0725dd1
Documentation/erc721 contracts (#2218) 5 years ago
Nicolás Venturo 56de324afe
Add SPX license identifier (#2235) 5 years ago
Julian M. Rodriguez 78dc37739f
Making IERC721Receiver an interface (#2225) 5 years ago
GuiCz c4be4d16e8
ERC721 documentation (#2164) 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 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 885378e421 Fix some of the code formatting in docs 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 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 a8d6f13c94 Remove all 'available since' notices 5 years ago
Nicolás Venturo eb34ae67ff
Make IERC721 contracts interfaces instead (#2113) 5 years ago