Commit Graph

17 Commits (bafdcf07016dcc4bf30bd132eb8bb50e3447f5d4)

Author SHA1 Message Date
Leo Arias 6c4c8989b3 Use prefix underscore for state variables and no underscore for parameters (#1282) 7 years ago
Bing Yi a7ee54e199 getApproved require the given token ID exist (#1256) 7 years ago
Francisco Giordano 661e5d86dc Rename SupportsInterfaceWithLookup to ERC165 (#1288) 7 years ago
Leo Arias 7bb87237f3 Improve encapsulation on ERCs (#1270) 7 years ago
Leo Arias b0f20d43df Add a leading underscore to internal and private functions. (#1257) 7 years ago
Leo Arias 2441fd7d17 Move contracts to subdirectories (#1253) 7 years ago
Francisco Giordano 2e0713becb
Rename ERC interfaces to I prefix (#1252) 7 years ago
Nicolás Venturo 41e6b2e992
Make ERC721.exists internal (#1193) 7 years ago
Doug Crescenzi b120b9aff7 moved ERC165 interface IDs from ERC721 implementation files to the interface file (#1070) 7 years ago
artiebits 5daaf60d11 Make contracts 4.24 compatible (#951) 7 years ago
Matt Condon e1dc1411fc WIP: Fix/erc721 (#993) 7 years ago
Matt Condon 259b9da3e6 add 165 to 721 (#972) 7 years ago
Leo Arias 746673a94f
style: use the max-len solidity rule (#944) 7 years ago
John Shutt ad12381549 update constructor syntax for solidity 0.4.23 in numerous contracts (#921) 7 years ago
Francisco Giordano a7e91856f3
Update to Truffle 4.1.5 and Ganache 6.1.0 (#876) 7 years ago
Leo Arias 82ce197e44 tests: fix most of the static warnings (#844) 7 years ago
Santiago Palladino e96164feea ERC721 full implementation (#803) 7 years ago