vanitygen icon indicating copy to clipboard operation
vanitygen copied to clipboard

wont compile kernel unless bn_zero is intialized

Open RB61 opened this issue 6 years ago • 0 comments

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} ;

RB61 avatar Oct 18 '19 15:10 RB61