Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
HugoTheSpider
on 02/01/2016, 18:44:57 UTC
It seems to me that you guys should not be using the ECC scalar multiplication function at all, just a very fast, totally optimized "increment by G" function:
I was already utilizing the point addition function instead of point multiplication. Wink

Are you currently trying to discover the values above 40?
No. Currently I don't try to discover any values above 240.
I'll continue the search if:
  • I learn how to code on GPU one day
  • I gain access to many computers equipped with a powerfull GPU