maqifrnswa
|
|
July 08, 2013, 05:19:21 PM Last edit: July 09, 2013, 05:58:43 AM by maqifrnswa |
|
Hey Kano, Check this out: https://github.com/luke-jr/BitForce_SC/blob/e9e6a41fd76050a3aea2ab973c808f4cede174eb/BitForce_SC/HostInteractionProtocols.h#L42ZPX (custom nonce range) and p2pool is programed into the firmware, it's just not hooked up (missing below): https://github.com/luke-jr/BitForce_SC/blob/master/BitForce_SC/Main_BitforceSC.c#L424and here's the callback: https://github.com/luke-jr/BitForce_SC/blob/e9e6a41fd76050a3aea2ab973c808f4cede174eb/BitForce_SC/HostInteractionProtocols.c#L2320notice: ASIC_job_issue(p_job, p_job->nonce_begin, p_job->nonce_end, FALSE, 0, FALSE); also the comment in Main-BitforceSC.c /* BUG FIX LOG * ------------------------------------------------------------------------------------------------ * July 3rd 2012 - Fixed the P2P JOB problem (range_end - range_begin, which was inverse) * June 2nd 2012 - Realized the system must run a 16MHz to ensure compatibility with flash SPI * */ it looks like it was in and working but removed... initial code had lots of p2pool support https://github.com/luke-jr/BitForce_SC/blob/f569b10e05ff468e823b2e44573cd9cdda6b6850/BitForce_SC/Main_BitforceSC.cEDIT: And here is the commit p2pool was removed from the firmware https://github.com/luke-jr/BitForce_SC/commit/73590d015c614c8b40bf8a8fe25de7169c347c53EDIT2: ZPX doesn't seem to help too much either since it's independent of queue https://forums.butterflylabs.com/announcements/913-bitforce-sc-communication-protocol-draft-revision-2-a-10.html#post37469looks like i'm going back to finding a way to hardcode in a reduced nonce range to the SCs...
|
|
|
|
yxxyun
Member
Offline
Activity: 99
Merit: 10
|
|
July 09, 2013, 05:58:46 AM |
|
how many percent was updated? where can we see? can wait for the switch.
|
|
|
|
daemondazz
|
|
July 09, 2013, 06:35:30 AM |
|
how many percent was updated? where can we see? can wait for the switch.
I'd also like to know what percentage of the network has upgraded. Based on http://p2pool-nodes.info/, its 96 nodes are still at < v13.0 and 32 at > v13.0, so around 25%.
|
Computers, Amateur Radio, Electronics, Aviation - 1dazzrAbMqNu6cUwh2dtYckNygG7jKs8S
|
|
|
bitpop
Legendary
Offline
Activity: 2912
Merit: 1060
|
|
July 09, 2013, 06:43:58 AM |
|
You can see in graphs
|
|
|
|
kano
Legendary
Offline
Activity: 4606
Merit: 1851
Linux since 1997 RedHat 4
|
|
July 09, 2013, 10:46:19 AM |
|
|
|
|
|
Raulnsh
Newbie
Offline
Activity: 22
Merit: 0
|
|
July 09, 2013, 11:04:39 AM Last edit: July 09, 2013, 12:19:56 PM by Raulnsh |
|
Hi, Do you have compatible stratum mining proxy as Windows binary? I need it for litecoin mining, but mining_proxy 1.3.0 from guiminer-scrypt is not compatible with p2pool. Thank you in advance!
|
|
|
|
forrestv (OP)
|
|
July 09, 2013, 01:35:34 PM |
|
how many percent was updated? where can we see? can wait for the switch.
The "desired versions" graph shows this.
|
1J1zegkNSbwX4smvTdoHSanUfwvXFeuV23
|
|
|
centove
|
|
July 09, 2013, 02:52:26 PM |
|
It may not be fast but boy I like this stat:
308MH/s (0.0% DOA)
Efficiency 123.3%
|
|
|
|
rav3n_pl
Legendary
Offline
Activity: 1361
Merit: 1003
Don`t panic! Organize!
|
|
July 09, 2013, 03:03:25 PM |
|
On 1 good share it is normal.
|
|
|
|
dc81
Member
Offline
Activity: 108
Merit: 100
|
|
July 09, 2013, 03:41:41 PM |
|
how many percent was updated? where can we see? can wait for the switch.
The "desired versions" graph shows this. almost 33% on bitcoin and 20% litecoin so far.
|
|
|
|
Krellan
Member
Offline
Activity: 106
Merit: 10
|
|
July 09, 2013, 05:48:17 PM |
|
I upgraded to p2pool 13.1 and it works great!
Question though, when I run it, version is reported as this:
Version: unknown 666f7272657374762d7032706f6f6c2d38333235366538
Is this the correct version? I installed the p2pool 13.1 snapshot from Github (downloaded the snapshot tarball itself, did not use Git to pull the source).
Thanks! Josh
|
1JUZr4TZ5zuB4WdEv4mrhZMaM7yttpJvLG
|
|
|
notme
Legendary
Offline
Activity: 1904
Merit: 1002
|
|
July 09, 2013, 06:37:08 PM |
|
Pool rate and the version 11 rate have been dropping with a fairly constant slope, without returning as version 13 rate. Curious.
|
|
|
|
devthedev
Legendary
Offline
Activity: 1050
Merit: 1004
|
|
July 09, 2013, 09:54:19 PM |
|
Hey everyone, I'm having an error with my P2Pool node. It says. Warning: A MAJORITY OF SHARES CONTAIN A VOTE FOR AN UNSUPPORTED SHARE IMPLEMENTATION! (v13 with 52% support) An upgrade is likely necessary. Check http://p2pool.forre.st/ for more information. Any ideas what the problem is? Thanks in advance. The pool info is located here. https://bitcointalk.org/index.php?topic=252455
|
|
|
|
|
daemondazz
|
|
July 09, 2013, 11:31:49 PM |
|
how many percent was updated? where can we see? can wait for the switch.
The "desired versions" graph shows this. Ahh, that's cool, that graph makes more sense now Thanks!
|
Computers, Amateur Radio, Electronics, Aviation - 1dazzrAbMqNu6cUwh2dtYckNygG7jKs8S
|
|
|
centove
|
|
July 10, 2013, 12:43:52 AM |
|
I upgraded to p2pool 13.1 and it works great!
Question though, when I run it, version is reported as this:
Version: unknown 666f7272657374762d7032706f6f6c2d38333235366538
Is this the correct version? I installed the p2pool 13.1 snapshot from Github (downloaded the snapshot tarball itself, did not use Git to pull the source).
Thanks! Josh
The code pulls the version from the directory name that it is in.. ? https://github.com/forrestv/p2pool/blob/master/p2pool/__init__.py -- _get_version() Try renaming the directory it's in as p2pool-13.1 and restart it then see what it tells ya.
|
|
|
|
Raulnsh
Newbie
Offline
Activity: 22
Merit: 0
|
|
July 10, 2013, 04:49:58 AM |
|
I'm doing test mining with versions 13.0-13.1 for two days 2013-07-10 10:47:12.841000 Local: 348kH/s in last 10.0 minutes Local dead on arrival: ~3.8% (2-6%) Expected time to share: 21.4 hours 2013-07-10 10:47:12.841000 Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.0000 LTC 2013-07-10 10:47:12.872000 Pool: 741MH/s Stale rate: 20.0% Expected time to block: 1.4 hours 2013-07-10 10:47:18.778000 2013-07-10 10:47:18.809000 New work for worker! Difficulty: 0.000109 Share difficulty: 6.293200 Total block value: 50.001000 LTC including 10 transact ions No shares. Expected time may be 1.6 hours then again 1 day. Is it normal? Will I get any shares with p2pool?
|
|
|
|
Raulnsh
Newbie
Offline
Activity: 22
Merit: 0
|
|
July 10, 2013, 04:52:52 AM |
|
Do you have compatible stratum mining proxy as Windows binary? I need it for litecoin mining, but mining_proxy 1.3.0 from guiminer-scrypt is not compatible with p2pool.
Again, yes or no?
|
|
|
|
bitpop
Legendary
Offline
Activity: 2912
Merit: 1060
|
|
July 10, 2013, 05:14:24 AM |
|
Try the proxy listed on slush pool
|
|
|
|
Raulnsh
Newbie
Offline
Activity: 22
Merit: 0
|
|
July 10, 2013, 05:17:10 AM |
|
Try the proxy listed on slush pool
It does not work. This proxy is for bicoins only, it has no option -pa scrypt
|
|
|
|
|