samr7 / vanitygen

GNU Affero General Public License v3.0
1.23k stars 632 forks source link

wont compile kernel unless bn_zero is intialized #131

Open RB61 opened 5 years ago

RB61 commented 5 years ago

https://github.com/samr7/vanitygen/blob/cd1a7282431dcf7e522777976aa18728ee5bb7be/calc_addrs.cl#L173

made this change __constant bignum bn_zero = {0,0,0,0,0,0,0,0} ;