Turbor
Legendary
Offline
Activity: 1022
Merit: 1000
BitMinter
|
 |
November 11, 2011, 11:44:28 PM |
|
|
|
|
|
DrHaribo (OP)
Legendary
Offline
Activity: 2730
Merit: 1034
Needs more jiggawatts
|
 |
November 13, 2011, 12:57:19 AM |
|
Seeing D&Ts avatar just gave me an idea.. if we cant use (dynamic) banners, then why not dynamic avatars? Granted, they are small, cant link but it would be neat anyway to have a speed dial avatar showing your hashrate while promoting bitminter?
Sounds cool! You wanna give it a try? 
|
|
|
|
DrHaribo (OP)
Legendary
Offline
Activity: 2730
Merit: 1034
Needs more jiggawatts
|
 |
November 13, 2011, 01:14:37 AM |
|
Updates to the website: - Livestats fastest miners is now a top 50 list
- Live round stats has lots of new data. As requested it now shows your own numbers too (requires being logged in)
- Account details shows expected pay per BTC/NMC block based on your current scores in the 10 latest complete shifts
- Transaction history links for NMC now go to the NMC block explorer
- Transaction history now listed with newest entries first. You were right, it makes more sense.
- Block info page links go to correct block explorer. Added link to block page in addition to coin generation page.
- Removed cash out address from signup form. Some users found it a hassle. I may in the future also remove the optional worker from the signup form and instead create a default worker for new users. Just choose a username and go.
- Updated some text here and there (e.g. short info about merged mining on front page)
Let me know if anything isn't working. If livestats look strange, first try clearing the cache in your browser and reloading the page. The new round stats is a bit of a tight fit. I like the idea of a small popup with stats. Unfortunately the round stats have too many numbers to fit in a small window. The solution, at least for now, is scrollbars. Same for the top 50 list.
|
|
|
|
DeathAndTaxes
Donator
Legendary
Offline
Activity: 1218
Merit: 1125
Gerald Davis
|
 |
November 13, 2011, 01:52:41 AM |
|
Nice additional stats. I wish instead of a popup (or maybe in addition to the popup under stats menu as a full page) there was a full page with all state, hashing power, top 50, etc. I think one stat might be wrong... Shift You Mint Accepted 8,037 62,050 Rejected 142 (0.03%) 143 (0.23%) Score 12.95% 51.56% 142 isn't 0.03% of 8,037 shares... NMC block You Mint Difficulty 199,569 Accepted 50,608 441,171 Rejected 2,987 (5.90%) 19,963 (4.53%) I am not sure if you can see rejects by worker. DeathAndTaxes_tiredminer is my workstation. It is running cgminer 2.0.8 w/ "submit stale" option. Can you see if it has a lower reject rate on NMC side? cgminer 2.0.8 doesn't work w/ linuxcoin some incompatibility so my other 3 workers are running 2.0.7. Just wondering if there was any improvement in stale rates.
|
|
|
|
Turbor
Legendary
Offline
Activity: 1022
Merit: 1000
BitMinter
|
 |
November 13, 2011, 09:31:59 AM |
|
Looks great ! Thanks for the changes. Like DeathAndTaxes wrote, a popup sucks a bit because i disabled them on my working computer.
@DAT how do i submit stales with 2.0.8 ? Where is the option to be found ? Thanks
|
|
|
|
DeathAndTaxes
Donator
Legendary
Offline
Activity: 1218
Merit: 1125
Gerald Davis
|
 |
November 13, 2011, 03:06:24 PM |
|
Looks great ! Thanks for the changes. Like DeathAndTaxes wrote, a popup sucks a bit because i disabled them on my working computer.
@DAT how do i submit stales with 2.0.8 ? Where is the option to be found ? Thanks
either use command line option of --submit-stale
or add it to your config file "submit-stale" : true
|
|
|
|
Turbor
Legendary
Offline
Activity: 1022
Merit: 1000
BitMinter
|
 |
November 13, 2011, 03:18:46 PM |
|
Much to learn for me  Thank you
|
|
|
|
P4man
|
 |
November 13, 2011, 03:38:44 PM |
|
cgminer 2.0.8 doesn't work w/ linuxcoin some incompatibility
It does work just fine, you just have to create a symbolic link because some libraries were renamed in recent ubuntu releases: cd /lib64/ sudo ln -s libncurses.so.5 libtinfo.so.5
after that cgminer 2.0.8 will work fine on linuxcoin (at least it does here).
|
|
|
|
DeathAndTaxes
Donator
Legendary
Offline
Activity: 1218
Merit: 1125
Gerald Davis
|
 |
November 13, 2011, 04:20:36 PM |
|
cgminer 2.0.8 doesn't work w/ linuxcoin some incompatibility
It does work just fine, you just have to create a symbolic link because some libraries were renamed in recent ubuntu releases: cd /lib64/ sudo ln -s libncurses.so.5 libtinfo.so.5
after that cgminer 2.0.8 will work fine on linuxcoin (at least it does here). Well that solved one problem but no whenever it starts up I immediately get segmentation fault.
|
|
|
|
P4man
|
 |
November 13, 2011, 04:26:14 PM |
|
really? Did you get any errors or warning compiling? Can you post the full output? Also, if you are using "-c configfile" perhaps try without, no idea if the syntax of that file changed.
|
|
|
|
Turbor
Legendary
Offline
Activity: 1022
Merit: 1000
BitMinter
|
 |
November 13, 2011, 05:13:30 PM |
|
@p4man: Looks like your experienced with cgminer. May sound silly but somehow cgminer does not recognize my configuration file. Is there some special trick or am i just dumb ? I created a configuration file via setings, w, with all information in it but i have to type in all information manually if i restart or close the program. 
|
|
|
|
DeathAndTaxes
Donator
Legendary
Offline
Activity: 1218
Merit: 1125
Gerald Davis
|
 |
November 13, 2011, 05:14:39 PM |
|
Post a copy of your config file (change password & username to password & username)
|
|
|
|
P4man
|
 |
November 13, 2011, 05:18:05 PM |
|
{ "pools" : [ { "url" : "http://mint.bitminter.com:8332", "user" : "P4man_linuxcoin", "pass" : "***" }, { "url" : "http://api.bitcoin.cz:8332", "user" : "P4man.boven", "pass" : "***" } ],
"intensity" : "9,9", "gpu-engine" : "725-1000,725-900", "gpu-fan" : "40-85,40-85", "gpu-memclock" : "300,300", "gpu-powertune" : "0,0", "temp-cutoff" : "80,80", "temp-overheat" : "70,70", "temp-target" : "55,55",
"algo" : "sse2_64", "expiry" : "120", "gpu-threads" : "2", "log" : "5", "queue" : "1", "retry-pause" : "5", "scan-time" : "60", "temp-hysteresis" : "3", "worksize" : "0",
"donation" : "0.50", "shares" : "0", "kernel-path" : "/usr/local/bin" } Havent figured out how to get auto-fan and auto-gpu in there, so I add those switches to the commandline.
|
|
|
|
P4man
|
 |
November 13, 2011, 05:20:25 PM |
|
@p4man: Looks like your experienced with cgminer. May sound silly but somehow cgminer does not recognize my configuration file. Is there some special trick or am i just dumb ? I created a configuration file via setings, w, with all information in it but i have to type in all information manually if i restart or close the program.  Oh oops, I thought DT asked me for my config file. Anyway, I noticed if you let cgminer write a config file, it will add zero values for things you didnt configure, notably Vcore. then it will refuse to launch with that config file unless you fill out those number correctly, or remove the lines. but the command to use is ./cgminer -c yourconfigfile
|
|
|
|
Turbor
Legendary
Offline
Activity: 1022
Merit: 1000
BitMinter
|
 |
November 13, 2011, 05:25:57 PM |
|
 ok this is very possible. I have lots of zero values. Try to remove them
|
|
|
|
P4man
|
 |
November 13, 2011, 05:29:09 PM |
|
I think vcore is the only one to remove (or fill out). For the rest it seems it will take defaults. Like worksize is also 0 in my config, but it uses the automatic setting of 256 for my cards.
|
|
|
|
Turbor
Legendary
Offline
Activity: 1022
Merit: 1000
BitMinter
|
 |
November 13, 2011, 05:30:17 PM |
|
 perfect everything is ok now thanks a lot !
|
|
|
|
DrHaribo (OP)
Legendary
Offline
Activity: 2730
Merit: 1034
Needs more jiggawatts
|
 |
November 13, 2011, 10:56:26 PM |
|
Quick website update: - Full page live stats
- Worker list showing stales, now on its own page (look under the "my account" menu)
- Get fresh round stats data from server every 2 minutes instead of every 5 minutes
- Extrapolate round stats every 1/4 second instead of every second
Nice additional stats. I wish instead of a popup (or maybe in addition to the popup under stats menu as a full page) there was a full page with all state, hashing power, top 50, etc.
Looks great ! Thanks for the changes. Like DeathAndTaxes wrote, a popup sucks a bit because i disabled them on my working computer.
Good idea. Now you can choose between pop-up or full page. 142 isn't 0.03% of 8,037 shares...
Oops. Fixed. Thanks for catching it! Never could learn this complex percentage stuff.  I am not sure if you can see rejects by worker. DeathAndTaxes_tiredminer is my workstation. It is running cgminer 2.0.8 w/ "submit stale" option. Can you see if it has a lower reject rate on NMC side? cgminer 2.0.8 doesn't work w/ linuxcoin some incompatibility so my other 3 workers are running 2.0.7. Just wondering if there was any improvement in stale rates.
Added to worker list so everyone can check theirs.
|
|
|
|
Turbor
Legendary
Offline
Activity: 1022
Merit: 1000
BitMinter
|
 |
November 14, 2011, 06:01:03 AM |
|
Good idea. Now you can choose between pop-up or full page. I like it.
|
|
|
|
conspirosphere.tk
Legendary
Offline
Activity: 2352
Merit: 1064
Bitcoin is antisemitic
|
 |
November 14, 2011, 12:30:13 PM Last edit: November 14, 2011, 12:54:35 PM by conspirosphere.tk |
|
We just surpassed 100GHps thanks to 3 new big bad ass miners.  [edit] they just went away and we are back to 70. BTW: about the statistics I would suggest a new one about our actual luck compared to what theoretically should be according the pool speed. Some time ago this kind of stats were published as graphics about the major pools at l0ss.net
|
|
|
|
|