Commit Graph

16 Commits (54a1d2eaccfaaa191f6cf26b28fa590708dfd03f)

Author SHA1 Message Date
Santiago Palladino 54a1d2eacc Implement tokensByIndex extension 7 years ago
Santiago Palladino 3745025a1e Add more tests for ERC721 7 years ago
Santiago Palladino 71cbc511ec Support for new ERC721 interface 7 years ago
Facundo Spagnuolo ca163a849b Implement ERC721 optional & approveAll functionality 7 years ago
Facundo Spagnuolo 1192e684c2 Rename current ERC721 implementation to BaseERC721 7 years ago
chriseth b3a8602928 Use constructor arguments (#731) 7 years ago
Roman Storm 5ef8554727 Add Transfer event to Burnable Token. (#735) 7 years ago
Facundo Spagnuolo 6ad275befb
Improve ERC20s tests coverage (#712) 7 years ago
Matt Condon f4228f1b49 fix: reference contract name rather than filepath (#698) 7 years ago
Facundo Spagnuolo 1eea95f9ac Move ERC721 files to custom folder (#700) 7 years ago
Facundo Spagnuolo 23afc74b59 Address feedback comments for ERC721 7 years ago
AugustoL b67856c69d Separate ERC20 and ERC827 form tokens implementations in contracts and test folders 7 years ago
AugustoL 4fbd44fd40 Reorganize tests and add library folder 7 years ago
Facundo Spagnuolo 5b50e99a0d ERC721 required functionality tests 7 years ago
Facundo Spagnuolo b925b2dae6 Organize test files following contracts folders structure 7 years ago