| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| ERC721.sol | ||
| ERC721Burnable.sol | ||
| ERC721Holder.sol | ||
| ERC721Pausable.sol | ||
| IERC721.sol | ||
| IERC721Enumerable.sol | ||
| IERC721Metadata.sol | ||
| IERC721Receiver.sol | ||
| README.adoc |
* Remove _grantRole and _revokeRole, replace with _setupRole * Make all external AccessControl functions public * Remove Ownable._transferOwnership * Rename ERC721's _safeTransferFrom and _transferFrom to _safeTransfer and _transfer * Make all ERC721 external functions public * Make all miscelaneous external functions public instead * Add changelog entry * Move calldata arguments to memory * Update contracts/access/AccessControl.sol Co-Authored-By: Francisco Giordano <frangio.1@gmail.com> * Restrict setupRole to the constructor * Replace isConstructor for !isContract Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| ERC721.sol | Loading commit data... | |
| ERC721Burnable.sol | Loading commit data... | |
| ERC721Holder.sol | Loading commit data... | |
| ERC721Pausable.sol | Loading commit data... | |
| IERC721.sol | Loading commit data... | |
| IERC721Enumerable.sol | Loading commit data... | |
| IERC721Metadata.sol | Loading commit data... | |
| IERC721Receiver.sol | Loading commit data... | |
| README.adoc | Loading commit data... |