added info to readme and source

master
Thomas Baumbach 2013-09-03 09:17:40 +02:00
parent 55a6f2521c
commit b5a9637d21
2 changed files with 9 additions and 1 deletions

View File

@ -1,7 +1,11 @@
Primecoin High Performance Version
==================================
This is the high performance version of Sunny King's Primecoin tree.
This is a pool mining version
based on mikaelh's high performance version of Sunny King's Primecoin tree.
Features:
* Use GMP for bignum calculations in the mining threads

View File

@ -1,3 +1,7 @@
//===
// by xolokram/TB
// 2013
//===
#include <iostream>
#include <fstream>