mellorbo
|
|
September 07, 2014, 06:09:26 PM |
|
Yes. You just need to tell it to do so. In the readme you will find everything you need ok thankyou ill take a look now
|
|
|
|
mrpsion (OP)
Newbie
Offline
Activity: 28
Merit: 0
|
|
September 07, 2014, 06:31:40 PM |
|
Ok. I recompiled with the revised version and now it works. The compiled version you pointed to does not want to work.
Did you try with the 1.11 release jar. It should be the same code as the master branch now. Let me know if you see any issues with the official pool, I haven't had much time to test with that one yet.
|
|
|
|
familiaverde
|
|
September 07, 2014, 07:28:36 PM Last edit: September 07, 2014, 07:42:40 PM by familiaverde |
|
looks like im still a noob on this can i get a "how to" on ubuntu 14.04 ? Thanks EDIT : on v2 pool i want to mine http://burst-pool.cryptoport.io/
|
|
|
|
cptfisher
|
|
September 07, 2014, 07:40:52 PM |
|
do you plan also a miner for solo ?
|
|
|
|
mrpsion (OP)
Newbie
Offline
Activity: 28
Merit: 0
|
|
September 07, 2014, 09:23:10 PM |
|
do you plan also a miner for solo ?
Yeah I started adding in the code for solo... its basically the same as Uray, with some passphrase work. Not sure when Ill get it out, but It is in the plan.
|
|
|
|
johnnyrocket
|
|
September 07, 2014, 09:53:17 PM |
|
Thanks for putting some development effort into a new miner for BURST.. I'm sure there are tons of optimizations possible at this stage still.
|
|
|
|
theprofileth
Full Member
Offline
Activity: 239
Merit: 100
Socialist Cryptocurrency Devote
|
|
September 07, 2014, 11:18:25 PM Last edit: September 07, 2014, 11:30:42 PM by theprofileth |
|
note : to prevent user spamming low share, we implement share penalty of -0.001 on each submission for miners who submit nonce that has higher deadline than their (current round) own best deadline, as spamming low share is no use since pool will always pick one best deadline for every submitted nonce per round. ^from http://burst-pool.cryptoport.io/howitwork.htmlUm just to let you know when using http://burst-pool.cryptoport.io/ you will be penalized for using this client as it spams lots of high deadline submits which I have noticed from looking at my score decrease on the site pretty quickly Miner looks great and stats and feedback is really cool but this needs to be fixed, also if you could make a window in the gui that contains the logs that runs through the command line that would be stellar Also if you put a donation address in your sig and make mentioned fixes and changes I am sure plenty of happy miners would be willing to contribute
|
|
|
|
mrpsion (OP)
Newbie
Offline
Activity: 28
Merit: 0
|
|
September 08, 2014, 01:18:18 AM |
|
note : to prevent user spamming low share, we implement share penalty of -0.001 on each submission for miners who submit nonce that has higher deadline than their (current round) own best deadline, as spamming low share is no use since pool will always pick one best deadline for every submitted nonce per round. ^from http://burst-pool.cryptoport.io/howitwork.htmlUm just to let you know when using http://burst-pool.cryptoport.io/ you will be penalized for using this client as it spams lots of high deadline submits which I have noticed from looking at my score decrease on the site pretty quickly Miner looks great and stats and feedback is really cool but this needs to be fixed, also if you could make a window in the gui that contains the logs that runs through the command line that would be stellar Also if you put a donation address in your sig and make mentioned fixes and changes I am sure plenty of happy miners would be willing to contribute I just PM'd Uray about this, as I think his client will do this as well, unless i am reading it all wrong. Ill put some time into this tonight, but I am thinking that I should just submit 1 share per miner per block to minimize the penalty. The donation addresses are at the bottom of the web UI and the readme i think... i didn't want to make it too obvious
|
|
|
|
mrpsion (OP)
Newbie
Offline
Activity: 28
Merit: 0
|
|
September 08, 2014, 02:48:33 AM |
|
note : to prevent user spamming low share, we implement share penalty of -0.001 on each submission for miners who submit nonce that has higher deadline than their (current round) own best deadline, as spamming low share is no use since pool will always pick one best deadline for every submitted nonce per round. ^from http://burst-pool.cryptoport.io/howitwork.htmlUm just to let you know when using http://burst-pool.cryptoport.io/ you will be penalized for using this client as it spams lots of high deadline submits which I have noticed from looking at my score decrease on the site pretty quickly Miner looks great and stats and feedback is really cool but this needs to be fixed, also if you could make a window in the gui that contains the logs that runs through the command line that would be stellar Also if you put a donation address in your sig and make mentioned fixes and changes I am sure plenty of happy miners would be willing to contribute Okay all fixed. I added a new release 1.12 that fixes this issue. Everyone should use this version.
|
|
|
|
fanepatent
|
|
September 08, 2014, 02:54:01 AM |
|
Ok. I recompiled with the revised version and now it works. The compiled version you pointed to does not want to work.
Did you try with the 1.11 release jar. It should be the same code as the master branch now. Let me know if you see any issues with the official pool, I haven't had much time to test with that one yet. Was the first thing to do but it does not work. I put the flag for the official pool but it was asking for mining info using the URL structure from Urays pool. Then I compiled from master, and it works without problems. Was the first jar you linked to 1.1 or 1.11?
|
BURST - BURST-58XP-63WY-XSVQ-ASG9A
|
|
|
mrpsion (OP)
Newbie
Offline
Activity: 28
Merit: 0
|
|
September 08, 2014, 03:11:17 AM |
|
Sorry everyone... new release to use if you want a working System Dashboard. In my rush to get the shares fix out, I forgot about some in-progress code that broke the System Dashboard. 1.12 will still mine just fine, but you probably wont have a working system dashboard. Release 1.13 fixes this https://github.com/mrpsion/burst-mining-system/releases/tag/1.13
|
|
|
|
mrpsion (OP)
Newbie
Offline
Activity: 28
Merit: 0
|
|
September 08, 2014, 03:29:42 AM |
|
Ok. I recompiled with the revised version and now it works. The compiled version you pointed to does not want to work.
Did you try with the 1.11 release jar. It should be the same code as the master branch now. Let me know if you see any issues with the official pool, I haven't had much time to test with that one yet. Was the first thing to do but it does not work. I put the flag for the official pool but it was asking for mining info using the URL structure from Urays pool. Then I compiled from master, and it works without problems. Was the first jar you linked to 1.1 or 1.11? I think it was 1.1 i first linked to. My release management wasn't very good at the beginning.. sorry Make sure you are at least using 1.12 now to make sure you get the credit for your shares, and minimize the penalties.
|
|
|
|
koko2530
|
|
September 08, 2014, 04:23:20 AM |
|
can use this ? --plot.folder=D:\plots --plot.folder=E:\plots
|
|
|
|
mrpsion (OP)
Newbie
Offline
Activity: 28
Merit: 0
|
|
September 08, 2014, 12:24:04 PM |
|
can use this ? --plot.folder=D:\plots --plot.folder=E:\plots
No not yet. I am thinking about how to do multiple folders. Its a little more complicated in this miner, as I have to deal with the generation UI, and diskspace tracking... Currently if you have multiple folders you will need multiple miners. For each miner on a single host, make sure you give each miner a unique port using the argument --server.port=someport
|
|
|
|
fanepatent
|
|
September 08, 2014, 05:40:44 PM |
|
I don't know what is wrong or where. I had it left mining this morning and 4-5 hpurs later checked the pool. There were no shares submitted. The miner said it submitted shares, But I had nothing. Lost 3-4k coins with this already
|
BURST - BURST-58XP-63WY-XSVQ-ASG9A
|
|
|
mrpsion (OP)
Newbie
Offline
Activity: 28
Merit: 0
|
|
September 08, 2014, 06:27:52 PM |
|
I don't know what is wrong or where. I had it left mining this morning and 4-5 hpurs later checked the pool. There were no shares submitted. The miner said it submitted shares, But I had nothing. Lost 3-4k coins with this already
Which pool are you using uray/official? and which release of the miner? I have only really tested on Urays pool. And versions prior to 1.11 would probably have had this issue.
|
|
|
|
fanepatent
|
|
September 08, 2014, 06:29:18 PM |
|
I don't know what is wrong or where. I had it left mining this morning and 4-5 hpurs later checked the pool. There were no shares submitted. The miner said it submitted shares, But I had nothing. Lost 3-4k coins with this already
Which pool are you using uray/official? and which release of the miner? I have only really tested on Urays pool. And versions prior to 1.11 would probably have had this issue. I was using 1.11 on official v2 pool
|
BURST - BURST-58XP-63WY-XSVQ-ASG9A
|
|
|
mrpsion (OP)
Newbie
Offline
Activity: 28
Merit: 0
|
|
September 08, 2014, 07:25:46 PM |
|
I don't know what is wrong or where. I had it left mining this morning and 4-5 hpurs later checked the pool. There were no shares submitted. The miner said it submitted shares, But I had nothing. Lost 3-4k coins with this already
Which pool are you using uray/official? and which release of the miner? I have only really tested on Urays pool. And versions prior to 1.11 would probably have had this issue. I was using 1.11 on official v2 pool What was your startup command? FYI: I have just pointed all my plots at the official pool with my client, so as I can see what's up.
|
|
|
|
fanepatent
|
|
September 08, 2014, 07:32:04 PM |
|
I don't know what is wrong or where. I had it left mining this morning and 4-5 hpurs later checked the pool. There were no shares submitted. The miner said it submitted shares, But I had nothing. Lost 3-4k coins with this already
Which pool are you using uray/official? and which release of the miner? I have only really tested on Urays pool. And versions prior to 1.11 would probably have had this issue. I was using 1.11 on official v2 pool What was your startup command? FYI: I have just pointed all my plots at the official pool with my client, so as I can see what's up. java -jar mining-system-1.11.jar --pool.url=http://178.62.39.204:8121 --pool.type=offical --server.port=8183 --netstat.update.time=2000 --plotmonitor.update.time=5000 --plot.folder=/media/fane/8fa6a531-91bd-4166-9904-459dace84b53/plots/ --system.update.time=5000
|
BURST - BURST-58XP-63WY-XSVQ-ASG9A
|
|
|
mrpsion (OP)
Newbie
Offline
Activity: 28
Merit: 0
|
|
September 08, 2014, 07:36:33 PM |
|
I don't know what is wrong or where. I had it left mining this morning and 4-5 hpurs later checked the pool. There were no shares submitted. The miner said it submitted shares, But I had nothing. Lost 3-4k coins with this already
Which pool are you using uray/official? and which release of the miner? I have only really tested on Urays pool. And versions prior to 1.11 would probably have had this issue. I was using 1.11 on official v2 pool What was your startup command? FYI: I have just pointed all my plots at the official pool with my client, so as I can see what's up. I just had my first share submitted. And it showed up in the shares list on the pool. I am guessing you have registered your account and it appears in the allowed users list? Try with the latest release, I'll also be adding a new release tonight with some other enhancements, which will be the same code I just validated here. So you could wait for that if you want.
|
|
|
|
|