Commit Graph

4311 Commits (b393d866537c7c126af3657cc41498debc9c8754)

Author SHA1 Message Date
donSchoe b393d86653 Updated docs. 2013-10-31 09:07:56 +01:00
donSchoe f0cef2714f Updated docs. 2013-10-31 08:48:18 +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
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
Thomas Baumbach 7b239dde11 fixed the stats-at-exit for linux, currect defines are used now 2013-09-12 14:33:34 +02:00
Thomas Baumbach 12c768e6fc force reconnect on too many rejections 2013-09-12 10:56:50 +02:00
Thomas Baumbach 94e00bc9e8 fix for OSX OS (hopefully) 2013-09-11 23:35:46 +02:00
Thomas Baumbach 073ca19610 stats fixed and signal handler fixed for linux 2013-09-11 21:54:03 +02:00
Thomas Baumbach aeca01b970 proper signal handler for linux 2013-09-11 21:50:22 +02:00
Thomas Baumbach 8e99df10bc exit handler fix (for linux) 2013-09-11 21:42:26 +02:00
Thomas Baumbach 161b3da53a added some stats on exit (windows tested / linux not tested) 2013-09-11 21:34:14 +02:00
Mikael Hirki f32680a8a9 Changed the default value for 'sieveextensions' to 9 for mainnet.
A value of 9 seems to give slightly higher chains/day after commit 09466ac127.
2013-09-11 21:15:55 +03:00
Mikael Hirki 09466ac127 Fix the sieving of BiTwin candidates (thanks to rdebourbon).
The last member of a BiTwin chain was not sieved at all if the target chain length was odd.
The chains/day estimate was also inflated on mainnet because of this issue.
2013-09-11 19:03:18 +03:00