3
I have written my own hardware implementation for hash computation. I am participating in a pool, that is I get sent the midstate and some data which should then be hashed.
I wonder, whether there are any testvectors out there, that is I need input the midstate plus data, and see then whether my implementation finds the appropriate nonce that is also supplied with the testvectors.
Many thanks for your help, Patrick
New implementation, cool! CPU/GPU? Why don't you test it on a real pool? – d33tah – 2012-11-08T18:44:35.860