|
85ff644d40
|
Deleted a whole bunch of unused crap
|
2014-01-26 14:43:02 +01:00 |
|
|
6300009a6e
|
Get rid of main.cpp
|
2014-01-26 13:35:09 +01:00 |
|
donSchoe
|
38db96811b
|
Merge v0.8-RC1 of https://github.com/thbaumbach/primecoin
|
2013-10-31 17:52:11 +01:00 |
|
donSchoe
|
c6e58c30f1
|
removed binaries, adjusted .gitignore
|
2013-10-31 17:29:28 +01:00 |
|
Thomas Baumbach
|
0ca3c45f76
|
actual fix, something went wrong with the last push, sorry
|
2013-10-31 14:20:58 +01:00 |
|
Thomas Baumbach
|
e4393af717
|
poolpassword patch, v0.8
|
2013-10-31 13:34:25 +01:00 |
|
donSchoe
|
b393d86653
|
Updated docs.
|
2013-10-31 09:07:56 +01:00 |
|
donSchoe
|
f0cef2714f
|
Updated docs.
|
2013-10-31 08:48:18 +01:00 |
|
Thomas Baumbach
|
321ff62af4
|
v0.7 , less verbose, password added , testing rejection fix
|
2013-10-29 16:21:45 +01:00 |
|
donSchoe
|
7919f09bbf
|
Updated docs.
|
2013-10-28 15:38:04 +01:00 |
|
donSchoe
|
469548dff6
|
Updated docs.
|
2013-10-28 15:36:41 +01:00 |
|
donSchoe
|
d38e436302
|
Merge branch 'master' of github.com:donSchoe/primecoin
|
2013-10-28 15:33:42 +01:00 |
|
donSchoe
|
b73825d461
|
Updated docs.
|
2013-10-28 15:33:15 +01:00 |
|
Thomas Baumbach
|
eb49f39197
|
Merge branch 'master' of github.com:thbaumbach/primecoin
|
2013-10-27 11:45:39 +01:00 |
|
Thomas Baumbach
|
d5ac18a415
|
Merge pull request #3 from donSchoe/master
Fixed documentation and makefile + poolshare option
thanks to donSchoe
|
2013-10-27 03:13:32 -07:00 |
|
donSchoe
|
0f9b8a1a67
|
Added -poolshare command line option to adjust the minimum pool share dynamically for rpool (6) and beeeeer (7) without recompiling
|
2013-10-27 10:04:17 +01:00 |
|
donSchoe
|
5ab03326e7
|
Reverted/fixed unix makefile due to multiple complains.
|
2013-10-21 12:52:33 +02:00 |
|
donSchoe
|
c2892f2a93
|
Merge branch 'master' of https://github.com/thbaumbach/primecoin
Updating to RC3.
|
2013-10-21 00:05:43 +02:00 |
|
donSchoe
|
0c01e8a8e3
|
Updated build documentation (unix).
|
2013-10-20 23:53:48 +02:00 |
|
donSchoe
|
a57e4f66ba
|
Updated build documentation (unix).
|
2013-10-20 23:51:19 +02:00 |
|
Thomas Baumbach
|
3800abbf0c
|
label v0.6 RC3
|
2013-10-20 19:31:21 +02:00 |
|
Thomas Baumbach
|
aa92b7b925
|
Merge pull request #2 from donSchoe/master
Improved statistics output for better readability.
|
2013-10-20 10:29:32 -07:00 |
|
donSchoe
|
c9845d7692
|
Merge branch 'master' of https://github.com/thbaumbach/primecoin
Updating from parent.
|
2013-10-18 17:31:53 +02:00 |
|
donSchoe
|
859c88c796
|
Updated documentation, adding libboost and libgmp as dependencies.
|
2013-10-18 16:34:08 +02:00 |
|
donSchoe
|
41870cac55
|
Minor fix on statistics output.
|
2013-10-17 06:49:22 +02:00 |
|
donSchoe
|
c1bbe88795
|
Improved statistics output for better readability.
|
2013-10-16 22:50:49 +02:00 |
|
Thomas Baumbach
|
f78f16f50e
|
labeled it v0.6 RC2
|
2013-10-16 16:11:48 +02:00 |
|
Thomas Baumbach
|
01ae31b8f7
|
Merge pull request #1 from donSchoe/master
Fixed unix makefile to include boost::chrono
Added real time statistics
|
2013-10-16 07:07:38 -07:00 |
|
donSchoe
|
69d1b97d97
|
Added real time statistics to primeminer
|
2013-10-16 12:22:15 +02:00 |
|
donSchoe
|
a68bb9392d
|
Fixed unix makefile to include boost::chrono
|
2013-10-14 10:52:35 +02:00 |
|
Thomas Baumbach
|
a298006598
|
v0.6 RC1
- increased minimum chain length for submission to 7
- additional triggers for reconnect on connection problems
|
2013-10-12 21:07:14 +02:00 |
|
Thomas Baumbach
|
aa32fbc4a4
|
v0.5 RC2
further adjustments to communication via Boost ASIO
decreased communication error reconnect barriar to 3
default pool fee is now 3
|
2013-10-06 11:37:33 +02:00 |
|
Thomas Baumbach
|
2dd6ffff47
|
dirty fix
|
2013-10-05 10:14:01 +02:00 |
|
Thomas Baumbach
|
6470007f35
|
further testing RC2
|
2013-10-05 10:10:53 +02:00 |
|
Thomas Baumbach
|
4030fa77ed
|
v0.5 RC1 (testing)
- reduced work overhead
|
2013-10-04 13:47:16 +02:00 |
|
Thomas Baumbach
|
345a7d8e71
|
added 1 TODO
|
2013-09-25 20:51:16 +02:00 |
|
Thomas Baumbach
|
0aff39828e
|
some cleanup
|
2013-09-23 21:02:16 +02:00 |
|
Thomas Baumbach
|
f8a2fbe782
|
Merge branch 'master' of bitbucket.org:thbaumbach/primecoin-hp
|
2013-09-23 19:55:48 +02:00 |
|
Thomas Baumbach
|
c9befcf4a1
|
v0.4 RC1
|
2013-09-23 19:54:10 +02:00 |
|
Thomas Baumbach
|
8a5d991f0c
|
Merge remote-tracking branch 'upstream/master'
|
2013-09-18 16:39:01 +02:00 |
|
Thomas Baumbach
|
4ec2603c35
|
Merge branch 'master' of bitbucket.org:thbaumbach/primecoin-hp
|
2013-09-16 20:08:00 +02:00 |
|
Mikael Hirki
|
10f6682acf
|
Bump version to hp11.
|
2013-09-14 11:19:13 +03:00 |
|
Thomas Baumbach
|
f8cf45d79b
|
v0.3 RC0, mikaelh merge, rename to xolominer, reconnect on share-submit
|
2013-09-13 20:50:54 +02:00 |
|
Thomas Baumbach
|
992c9cf1df
|
Merge remote-tracking branch 'upstream/master'
|
2013-09-13 20:38:03 +02:00 |
|
Mikael Hirki
|
032cac6b22
|
Remove a redundant check in the sieve (thanks cabin).
|
2013-09-13 20:56:50 +03:00 |
|
Thomas Baumbach
|
ace506e0e8
|
extended share submission on disconnect fix
|
2013-09-13 15:36:54 +02:00 |
|
Thomas Baumbach
|
27285b851f
|
increased value for forced reconnection on rejects
|
2013-09-13 15:19:09 +02:00 |
|
Thomas Baumbach
|
bfca87b84c
|
share submission on disconnect fix
|
2013-09-13 15:17:07 +02:00 |
|
Thomas Baumbach
|
5a7a921943
|
Merge branch 'master' of bitbucket.org:thbaumbach/primecoin-hp
|
2013-09-12 19:51:43 +02:00 |
|
Thomas Baumbach
|
070b3e3ff3
|
added pause at the end
|
2013-09-12 19:51:29 +02:00 |
|