-
-
Notifications
You must be signed in to change notification settings - Fork 397
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
Bug bounty program for ERC-721 smart contracts (v1) #46
Comments
Correction: @dete is the visionary and inventor of ERC-721; I am merely the lead author of the current text of the standard. |
#51 (low) |
Extending bounty till 2018-07-16. |
#87 (low) |
#91 (low) |
#97 (low) |
#100 (medium) |
#102 (low) |
#106 (high) |
It's time! |
The Bug Bounty program is closed. Thank you to all contributors who participated in the bounty and helped us find the issues with our ERC-721 smart contracts. 8 proposals had been issued by 5 contributors: To collect the rewards, please reach out to the Admin of our Telegram group or write us at [email protected] for further details. |
The 0xcert team has decided to provide a valid and secure ERC-721 implementation for the Ethereum community. We recognize the need and necessity of a security audit in order to keep all further usage safe and secure. In this light, a bug bounty program is being launched and we would love if the community can help find and disclose security issues and vulnerabilities.
About implementation
ERC-721 is a standard interface for non-fungible tokens on the Ethereum blockchain, invented by Dieter Shirley and written by William Entriken. The 0xcert development team decided to build the fully compatible implementation, which is going to be open-source and available to everyone.
Scope & rules
This bug bounty program will run from 2018-05-16 at 00:01 CET to 2018-07-16 at 23:59 CET. All of the discussions and code in this bug bounty program are publicly available in this repository. Help us find any problems with the ERC-721 implementation and you will be rewarded.
Rewards
high
severity bug.medium
andlow
bugs will receive our 0xcert t-shirt and an honorable mention.Note that if the EIP standard is amended then an issue will be
Low
severity if it points this out to us. We will support the updated standard.Additional bounty
We are providing another bounty for a token that builds on top of this implementation called Xcert. If you are interested in participating in that bounty you can check it out here: 0xcert/ethereum-xcert#24
The text was updated successfully, but these errors were encountered: