- 
                Notifications
    You must be signed in to change notification settings 
- Fork 72
Add fuzz seeds from 25rc1 #124
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
Conversation
| Usually I use current running  So Concept ACK. I presume you merged this with 25rc1 compiled and not  | 
| Yes, exactly, I was fuzzing with 25rc1. I’ve been fuzzing more while I was traveling, only to learn that libfuzzer appears to take the first of either  | 
bace3e5    to
    fd2867e      
    Compare
  
    | Fuzzed every target for another 20 minutes. | 
| about wallet_notifications: #121 (comment) | 
| @MarcoFalke: Damn, that was one of the things that were really slow to fuzz. ;) | 
| Yeah, for now. Longer term it might be good to rework the fuzz target or come up with a different solution. | 
fd2867e    to
    f724b92      
    Compare
  
    | Updated to remove  | 
| Can't really find new coverage, but I guess it doesn't hurt too much either? lgtm | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
| 
 I’m confused. If these new files didn’t increase the coverage, why did the merge not remove them? Did I do it wrong? :-/ | 
| The merge uses  | 
Draft: Testing whether I’m doing this right so far, before I throw more compute at fuzzing.