Files
openzeppelin-contracts/test
Paul Barclay 7d8e3ca8b2 Align ERC721 Receiver with current ERC721 standard. (#1047)
* Align ERC721 Receiver with current ERC721 standard.
Adds a second address field to onERC721Received
onERC721Received(address,address,uint256,bytes)
Updates the function signature to 0x150b7a02 from 0xf0b9e5ba

* Add _operator to onERC721Received

* Fix error caused by formatOnSave

* Fixed comments on ERC721Receiver
Removed "Must use 50,000 gas or less"
Corrected the function signature
2018-06-28 20:11:18 -07:00
..
2018-06-15 14:11:50 -07:00
2018-06-08 18:50:12 -03:00
2018-04-03 17:54:48 -03:00
2017-12-01 11:44:41 +02:00