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
Thomas Baumbach
97d918dddf
tcp no_delay FIX -sorry-
2013-09-11 17:35:47 +02:00
Thomas Baumbach
d3673649c8
tcp no_delay added (yeah, that should've been pretty handy earlier...)
2013-09-11 17:33:38 +02:00
Thomas Baumbach
1a26d55410
proper read handling
2013-09-11 13:18:32 +02:00
Thomas Baumbach
0ac835f4fd
remove some verbose info -fix- (i need some sleep)
2013-09-11 10:34:34 +02:00
Thomas Baumbach
710c862605
remove some verbose info
2013-09-11 10:24:06 +02:00
Thomas Baumbach
6a4f89d4d8
fixed the reconnection
2013-09-11 10:17:54 +02:00
Thomas Baumbach
c4fdf0fa79
getworx (ok, we're finally there)
2013-09-11 00:04:33 +02:00
Thomas Baumbach
da0ac224c3
test gwx
2013-09-10 19:35:22 +02:00
Thomas Baumbach
115f743462
small test
2013-09-10 14:38:07 +02:00
Thomas Baumbach
aa3438f4ca
first success on connection
2013-09-10 14:06:07 +02:00
Thomas Baumbach
55355aa206
first test for new gwx protocol
2013-09-10 11:55:45 +02:00
Thomas Baumbach
95a9c2ec11
cleanup info
2013-09-03 10:33:19 +02:00
Thomas Baumbach
b5a9637d21
added info to readme and source
2013-09-03 09:17:40 +02:00
Thomas Baumbach
55a6f2521c
v0.1 release + some cleanup
2013-09-01 23:08:59 +02:00
Thomas Baumbach
ff111d0195
Merge remote-tracking branch 'upstream/master'
2013-09-01 20:10:48 +02:00
Mikael Hirki
ee99f55c10
Fix the number of tests counter. (thanks to cabin)
...
The sieve going empty should not be counted as a test.
2013-08-31 20:32:47 +03:00
Thomas Baumbach
43962edddc
fixed scheduling/work promotion issue
2013-08-26 20:50:28 +02:00
Thomas Baumbach
aedb258905
Merge remote-tracking branch 'upstream/master'
2013-08-26 17:28:52 +02:00
Mikael Hirki
42496a823b
Fix the chains/day estimate with regards to the 'sieveextenions' parameter.
2013-08-26 18:20:28 +03:00
Thomas Baumbach
bd5fb9af9c
Merge remote-tracking branch 'upstream/master'
2013-08-26 16:55:10 +02:00
Thomas Baumbach
98409e7f5d
work scheduling re-worked, less work done twice
2013-08-26 16:54:51 +02:00
Thomas Baumbach
54fe526dbf
changed the timer for a forced block update & some error format
2013-08-25 20:56:26 +02:00
Thomas Baumbach
93152ced1e
fixed a memory leak and added some TODOs
2013-08-25 11:02:26 +02:00