NebulousLabs / Sia-GPU-Miner

A GPU Miner for Sia
MIT License
151 stars 79 forks source link

switch to using header api calls instead of block api calls #13

Closed DavidVorick closed 9 years ago

DavidVorick commented 9 years ago

calls over curl now never exceed 112 bytes in payload, a substantial improvement.

Transactions that seem to have been having troubles going over the network should now no longer be a problem.

DavidVorick commented 9 years ago

gpu is optimized. 6x speedup over the starting point on my card.

add that to the 'curl' fixes, and people should be pretty happy with the improvements.

Still no support for multiple cards, still won't launch (probably) on many cards.