Bundle ERC721 extensions into base contract (#2149)
* Add IERC721Metadata implementation into ERC721 * Add IERC721Enumerable into ERC721 * Update ERC721Pausable and ERC721Burnable * Delete ERC721Metadata, ERC721Enumerable and ERC721 (now ERC721) * Update mocks * Update tests * Update contracts/token/ERC721/ERC721.sol Co-Authored-By: Francisco Giordano <frangio.1@gmail.com> * Make ERC721Pausable and ERC721Burnable abstract Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
Showing
contracts/mocks/ERC721FullMock.sol
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
test/token/ERC721/ERC721.behavior.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
test/token/ERC721/ERC721Full.test.js
deleted
100644 → 0
Please
register
or
sign in
to comment