-
Notifications
You must be signed in to change notification settings - Fork 11.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix/improve revert reason #1727 #2018
Fix/improve revert reason #1727 #2018
Commits on Dec 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 839b6bf - Browse repository at this point
Copy the full SHA 839b6bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcb3125 - Browse repository at this point
Copy the full SHA bcb3125View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ee16ec - Browse repository at this point
Copy the full SHA 2ee16ecView commit details
Commits on Dec 10, 2019
-
Update contracts/token/ERC721/ERC721.sol
Co-Authored-By: Francisco Giordano <frangio.1@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 027822d - Browse repository at this point
Copy the full SHA 027822dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07dcbd3 - Browse repository at this point
Copy the full SHA 07dcbd3View commit details -
Merge branch 'fix/improve-revert-reason-#1727' of https://github.com/…
…alant/openzeppelin-solidity into fix/improve-revert-reason-#1727
Configuration menu - View commit details
-
Copy full SHA for 1755395 - Browse repository at this point
Copy the full SHA 1755395View commit details -
per @frangio's feedback, changing the inline assembly to accomplish: …
…we want to ignore the first 4 bytes of content, so we should read the length and decrease it by 4, then take the memory location and add 4 to it, then store the new length at the new memory location, then that is the new byte array that we want.
Configuration menu - View commit details
-
Copy full SHA for be4d51d - Browse repository at this point
Copy the full SHA be4d51dView commit details
Commits on Dec 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f0a90f6 - Browse repository at this point
Copy the full SHA f0a90f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab1fb60 - Browse repository at this point
Copy the full SHA ab1fb60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59cba42 - Browse repository at this point
Copy the full SHA 59cba42View commit details
Commits on Dec 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for cd436a6 - Browse repository at this point
Copy the full SHA cd436a6View commit details
Commits on Dec 13, 2019
-
Update contracts/token/ERC721/ERC721.sol
Co-Authored-By: Francisco Giordano <frangio.1@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ee84cda - Browse repository at this point
Copy the full SHA ee84cdaView commit details -
Update contracts/token/ERC721/ERC721.sol
Co-Authored-By: Francisco Giordano <frangio.1@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 829032d - Browse repository at this point
Copy the full SHA 829032dView commit details -
Merge branch 'fix/improve-revert-reason-#1727' of https://github.com/…
…alant/openzeppelin-solidity into fix/improve-revert-reason-#1727
Configuration menu - View commit details
-
Copy full SHA for f5a6a95 - Browse repository at this point
Copy the full SHA f5a6a95View commit details
Commits on Dec 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1162b59 - Browse repository at this point
Copy the full SHA 1162b59View commit details
Commits on Jan 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6aec945 - Browse repository at this point
Copy the full SHA 6aec945View commit details -
Configuration menu - View commit details
-
Copy full SHA for 604f88b - Browse repository at this point
Copy the full SHA 604f88bView commit details
Commits on Jan 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9668a49 - Browse repository at this point
Copy the full SHA 9668a49View commit details -
Merge branch 'fix/improve-revert-reason-#1727' of https://github.com/…
…alant/openzeppelin-solidity into fix/improve-revert-reason-#1727
Configuration menu - View commit details
-
Copy full SHA for cf5c2b8 - Browse repository at this point
Copy the full SHA cf5c2b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f279bec - Browse repository at this point
Copy the full SHA f279becView commit details
Commits on Jan 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6f33362 - Browse repository at this point
Copy the full SHA 6f33362View commit details
Commits on Jan 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4c2930d - Browse repository at this point
Copy the full SHA 4c2930dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2538e97 - Browse repository at this point
Copy the full SHA 2538e97View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3e382a - Browse repository at this point
Copy the full SHA f3e382aView commit details