Author

Topic: [ANN][BURST] Burst | Efficient HDD Mining | New 1.2.3 Fork block 92000 - page 1027. (Read 2171083 times)

sr. member
Activity: 280
Merit: 250
Basetarget is down to 6164702.
Thats ~3000TB network size!

what was network size like 4 days ago before the big pump?

~1300TB
legendary
Activity: 1036
Merit: 1000
https://bmy.guide
Basetarget is down to 6164702.
Thats ~3000TB network size!

what was network size like 4 days ago before the big pump?
hero member
Activity: 686
Merit: 500
Any updates on Bittrex or Poloniex?

C-Cex hurts my eyes.

+1

+1

Big miners are dumping.. Take a look at this wallet..! BURST-2LGM-MPKF-Y7DM-8BTBY

They are right, sure, it's free money and they'are cashing out, but we need an exchange with more volume to increase the buy orders! Lot of people simply don't want to trade on c-cex!
sr. member
Activity: 280
Merit: 250
Basetarget is down to 6164702.
Thats ~3000TB network size!
hero member
Activity: 952
Merit: 500
So with all this storage being used to mine, would it be possible to create something like storj is working on? Lets say mining period is 1 year (for example) then after we enter a stage of POS/decentralized cloud storage?
member
Activity: 78
Merit: 10
Any updates on Bittrex or Poloniex?

C-Cex hurts my eyes.
legendary
Activity: 2282
Merit: 1072
https://crowetic.com | https://qortal.org
dev, can you please check your PMs from me? Thank you!
hero member
Activity: 1400
Merit: 505
Yes , Any new info for the pocminer written in C and not in java ( java is very very slow  Sad ) .

95% done, but usable if you add your passphrase to the code manually.
- a lot faster
- multithreaded
- multiple plot directories
- uses almost no memory
- for solo mining only (I guess)

http://pastebin.com/PrnGyg19

Go to line 101 and put your passphrase in. Remember to replace spaces with +
Then compile (gcc -o mine mine.c shabal.o -lpthread)

When running always end the path's with /
so:

Code:
> ./mine 127.0.0.1 /mnt/disk1/plots/ /mnt/disk2/plots/ /mnt/disk3/plots/
2872 MB read/11488 GB total/deadline 13929s (13855s left)
New block 8144, basetarget 12214315
2872 MB read/11488 GB total/deadline 3537s (3166s left)
New block 8145, basetarget 12897708
2872 MB read/11488 GB total/deadline 12357s (12077s left)
New block 8146, basetarget 13253224
2872 MB read/11488 GB total/deadline 2202s (1944s left)
New block 8147, basetarget 13829153
2872 MB read/11488 GB total/deadline 2579s (1850s left)
New block 8148, basetarget 13957505
2872 MB read/11488 GB total/deadline 9786s (9643s left)
New block 8149, basetarget 13761067
2872 MB read/11488 GB total/deadline 17811s (17506s left)
New block 8150, basetarget 13768134
2872 MB read/11488 GB total/deadline 8542s (8407s left)




its working for pool mining at http://burst-pool.cryptoport.io



but sometime it get segfault when  new block event, do you know why? but if i run inside gdb its ok, no problem at all, is it thread problem maybe?
source and bin is here https://s3-ap-southeast-1.amazonaws.com/burst-mirror/dcct-pool-miner.tgz
Hi Uray, do you know why when I'm mining I receive this error??
Quote
{"baseTarget":"12336437","height":"8209","generationSignature":"5d38600ea5b3bfcc
db85915b634442e442e5700abb6ac0526e0a731e6ec9f09d","poolTime":1409745437760,"pool
Diff":"0.0015","netDiff":"1485.5"}
New best: 14201777295111134013:2732
{"baseTarget":"12336437","height":"8209","generationSignature":"5d38600ea5b3bfcc
db85915b634442e442e5700abb6ac0526e0a731e6ec9f09d","poolTime":1409745443281,"pool
Diff":"0.0015","netDiff":"1485.5"}
Submitting share
{"result":"Passphrase is for a different account"}

these are some of the case :
- did your account have public key? (done atleast 1 output tx)
- reward assignment transaction done? if its done, its maybe your reward assignment not confirmed yet by network
- you are using wrong miner, you can't use miner for solo, there are one more field on post request on pool mining which is accountId, pool will detect if you have accountId field, it will ignore passphrase, if you dont have it, pool will read passpharase and redirect for solo mining (in this case your secret passphrase is wrong for your account)

Problem solved! I was using the wrong public key (pool v1), now with my public key (solo) it's all done and I'm mining Smiley

welldone hope u get rich!

Everyting is ok now Uray ? can i join your pool ... i mean the payment system is ok ?

so far its good, until i found next bug
legendary
Activity: 1582
Merit: 1019
011110000110110101110010
Nothing wrong here. You'll see the read error if the plot is still generating while you mine, but it's not a problem. Pool's target is rather difficult, so you won't get valid shares every block, so nothing wrong there either. Deadletters warning sometimes shows up when a new block is detected before you finished handleing the previous one, and can be safely ignored.

Damn. You mean I had it right? Smiley Well now I have to resubmit my address again.

Thanks for responding because I was about to give up!
sr. member
Activity: 280
Merit: 250
sr. member
Activity: 560
Merit: 250
Lol I think I just accepted that my IQ isnt enough to mine this coin  Grin . 3 days of tryhard and still not working wow...

Im sure this will help u

http://burstcoin.info/miner.html
member
Activity: 74
Merit: 10
Lol I think I just accepted that my IQ isnt enough to mine this coin  Grin . 3 days of tryhard and still not working wow...
legendary
Activity: 1582
Merit: 1019
011110000110110101110010
For the people who are confused: V2 Pool allows you to mine with your solo plots. You do NOT have to regenerate plots if you have solo plots. v1 pool users can keep mining without doing anything. the v1 -> v2 migration for v1 pool users will be transparent to them, and not require them to do anything.

I followed your instructions exactly and I can't mine your pool. All shares were rejected because of an error reading the plot file. I can solo mine but too hard to get blocks so unless I can get it to work I can't mine.

Can I mine the pool while the plot file is being created or would that be the source of my problem?

I removed my address from the pool for now and depending on your advice will determine what I do.

Thanks.
sr. member
Activity: 462
Merit: 250
Cheers to all!

Wanna to join the v2 pool, can u guys please send a few bursts this way BURST-RWWZ-A4FZ-FV55-F8ACA ?
That would rock!



Sent, happy mining  Smiley
sr. member
Activity: 560
Merit: 250
Yes , Any new info for the pocminer written in C and not in java ( java is very very slow  Sad ) .

95% done, but usable if you add your passphrase to the code manually.
- a lot faster
- multithreaded
- multiple plot directories
- uses almost no memory
- for solo mining only (I guess)

http://pastebin.com/PrnGyg19

Go to line 101 and put your passphrase in. Remember to replace spaces with +
Then compile (gcc -o mine mine.c shabal.o -lpthread)

When running always end the path's with /
so:

Code:
> ./mine 127.0.0.1 /mnt/disk1/plots/ /mnt/disk2/plots/ /mnt/disk3/plots/
2872 MB read/11488 GB total/deadline 13929s (13855s left)
New block 8144, basetarget 12214315
2872 MB read/11488 GB total/deadline 3537s (3166s left)
New block 8145, basetarget 12897708
2872 MB read/11488 GB total/deadline 12357s (12077s left)
New block 8146, basetarget 13253224
2872 MB read/11488 GB total/deadline 2202s (1944s left)
New block 8147, basetarget 13829153
2872 MB read/11488 GB total/deadline 2579s (1850s left)
New block 8148, basetarget 13957505
2872 MB read/11488 GB total/deadline 9786s (9643s left)
New block 8149, basetarget 13761067
2872 MB read/11488 GB total/deadline 17811s (17506s left)
New block 8150, basetarget 13768134
2872 MB read/11488 GB total/deadline 8542s (8407s left)




its working for pool mining at http://burst-pool.cryptoport.io



but sometime it get segfault when  new block event, do you know why? but if i run inside gdb its ok, no problem at all, is it thread problem maybe?
source and bin is here https://s3-ap-southeast-1.amazonaws.com/burst-mirror/dcct-pool-miner.tgz
Hi Uray, do you know why when I'm mining I receive this error??
Quote
{"baseTarget":"12336437","height":"8209","generationSignature":"5d38600ea5b3bfcc
db85915b634442e442e5700abb6ac0526e0a731e6ec9f09d","poolTime":1409745437760,"pool
Diff":"0.0015","netDiff":"1485.5"}
New best: 14201777295111134013:2732
{"baseTarget":"12336437","height":"8209","generationSignature":"5d38600ea5b3bfcc
db85915b634442e442e5700abb6ac0526e0a731e6ec9f09d","poolTime":1409745443281,"pool
Diff":"0.0015","netDiff":"1485.5"}
Submitting share
{"result":"Passphrase is for a different account"}

these are some of the case :
- did your account have public key? (done atleast 1 output tx)
- reward assignment transaction done? if its done, its maybe your reward assignment not confirmed yet by network
- you are using wrong miner, you can't use miner for solo, there are one more field on post request on pool mining which is accountId, pool will detect if you have accountId field, it will ignore passphrase, if you dont have it, pool will read passpharase and redirect for solo mining (in this case your secret passphrase is wrong for your account)

Problem solved! I was using the wrong public key (pool v1), now with my public key (solo) it's all done and I'm mining Smiley

welldone hope u get rich!

Everyting is ok now Uray ? can i join your pool ... i mean the payment system is ok ?
newbie
Activity: 20
Merit: 0
Cheers to all!

Wanna to join the v2 pool, can u guys please send a few bursts this way BURST-RWWZ-A4FZ-FV55-F8ACA ?
That would rock!

hero member
Activity: 1400
Merit: 505
Yes , Any new info for the pocminer written in C and not in java ( java is very very slow  Sad ) .

95% done, but usable if you add your passphrase to the code manually.
- a lot faster
- multithreaded
- multiple plot directories
- uses almost no memory
- for solo mining only (I guess)

http://pastebin.com/PrnGyg19

Go to line 101 and put your passphrase in. Remember to replace spaces with +
Then compile (gcc -o mine mine.c shabal.o -lpthread)

When running always end the path's with /
so:

Code:
> ./mine 127.0.0.1 /mnt/disk1/plots/ /mnt/disk2/plots/ /mnt/disk3/plots/
2872 MB read/11488 GB total/deadline 13929s (13855s left)
New block 8144, basetarget 12214315
2872 MB read/11488 GB total/deadline 3537s (3166s left)
New block 8145, basetarget 12897708
2872 MB read/11488 GB total/deadline 12357s (12077s left)
New block 8146, basetarget 13253224
2872 MB read/11488 GB total/deadline 2202s (1944s left)
New block 8147, basetarget 13829153
2872 MB read/11488 GB total/deadline 2579s (1850s left)
New block 8148, basetarget 13957505
2872 MB read/11488 GB total/deadline 9786s (9643s left)
New block 8149, basetarget 13761067
2872 MB read/11488 GB total/deadline 17811s (17506s left)
New block 8150, basetarget 13768134
2872 MB read/11488 GB total/deadline 8542s (8407s left)




its working for pool mining at http://burst-pool.cryptoport.io



but sometime it get segfault when  new block event, do you know why? but if i run inside gdb its ok, no problem at all, is it thread problem maybe?
source and bin is here https://s3-ap-southeast-1.amazonaws.com/burst-mirror/dcct-pool-miner.tgz
Hi Uray, do you know why when I'm mining I receive this error??
Quote
{"baseTarget":"12336437","height":"8209","generationSignature":"5d38600ea5b3bfcc
db85915b634442e442e5700abb6ac0526e0a731e6ec9f09d","poolTime":1409745437760,"pool
Diff":"0.0015","netDiff":"1485.5"}
New best: 14201777295111134013:2732
{"baseTarget":"12336437","height":"8209","generationSignature":"5d38600ea5b3bfcc
db85915b634442e442e5700abb6ac0526e0a731e6ec9f09d","poolTime":1409745443281,"pool
Diff":"0.0015","netDiff":"1485.5"}
Submitting share
{"result":"Passphrase is for a different account"}

these are some of the case :
- did your account have public key? (done atleast 1 output tx)
- reward assignment transaction done? if its done, its maybe your reward assignment not confirmed yet by network
- you are using wrong miner, you can't use miner for solo, there are one more field on post request on pool mining which is accountId, pool will detect if you have accountId field, it will ignore passphrase, if you dont have it, pool will read passpharase and redirect for solo mining (in this case your secret passphrase is wrong for your account)

Problem solved! I was using the wrong public key (pool v1), now with my public key (solo) it's all done and I'm mining Smiley

welldone hope u get rich!
legendary
Activity: 1596
Merit: 1009
Yes , Any new info for the pocminer written in C and not in java ( java is very very slow  Sad ) .

95% done, but usable if you add your passphrase to the code manually.
- a lot faster
- multithreaded
- multiple plot directories
- uses almost no memory
- for solo mining only (I guess)

http://pastebin.com/PrnGyg19

Go to line 101 and put your passphrase in. Remember to replace spaces with +
Then compile (gcc -o mine mine.c shabal.o -lpthread)

When running always end the path's with /
so:

Code:
> ./mine 127.0.0.1 /mnt/disk1/plots/ /mnt/disk2/plots/ /mnt/disk3/plots/
2872 MB read/11488 GB total/deadline 13929s (13855s left)
New block 8144, basetarget 12214315
2872 MB read/11488 GB total/deadline 3537s (3166s left)
New block 8145, basetarget 12897708
2872 MB read/11488 GB total/deadline 12357s (12077s left)
New block 8146, basetarget 13253224
2872 MB read/11488 GB total/deadline 2202s (1944s left)
New block 8147, basetarget 13829153
2872 MB read/11488 GB total/deadline 2579s (1850s left)
New block 8148, basetarget 13957505
2872 MB read/11488 GB total/deadline 9786s (9643s left)
New block 8149, basetarget 13761067
2872 MB read/11488 GB total/deadline 17811s (17506s left)
New block 8150, basetarget 13768134
2872 MB read/11488 GB total/deadline 8542s (8407s left)




its working for pool mining at http://burst-pool.cryptoport.io



but sometime it get segfault when  new block event, do you know why? but if i run inside gdb its ok, no problem at all, is it thread problem maybe?
source and bin is here https://s3-ap-southeast-1.amazonaws.com/burst-mirror/dcct-pool-miner.tgz
Hi Uray, do you know why when I'm mining I receive this error??
Quote
{"baseTarget":"12336437","height":"8209","generationSignature":"5d38600ea5b3bfcc
db85915b634442e442e5700abb6ac0526e0a731e6ec9f09d","poolTime":1409745437760,"pool
Diff":"0.0015","netDiff":"1485.5"}
New best: 14201777295111134013:2732
{"baseTarget":"12336437","height":"8209","generationSignature":"5d38600ea5b3bfcc
db85915b634442e442e5700abb6ac0526e0a731e6ec9f09d","poolTime":1409745443281,"pool
Diff":"0.0015","netDiff":"1485.5"}
Submitting share
{"result":"Passphrase is for a different account"}

these are some of the case :
- did your account have public key? (done atleast 1 output tx)
- reward assignment transaction done? if its done, its maybe your reward assignment not confirmed yet by network
- you are using wrong miner, you can't use miner for solo, there are one more field on post request on pool mining which is accountId, pool will detect if you have accountId field, it will ignore passphrase, if you dont have it, pool will read passpharase and redirect for solo mining (in this case your secret passphrase is wrong for your account)

Problem solved! I was using the wrong public key (pool v1), now with my public key (solo) it's all done and I'm mining Smiley
hero member
Activity: 644
Merit: 500
Help please.  Wink

I'm mining on multipool v2 with my internal harddrive.
Tomorrow i will add another 2 tera to my pc(always idle)
So, what i should do to add this new HD in mining?


Thanks.


put a copy your mining folder to the new harddrive and run the generator and the miner with the same settings for your wallet, of course make sure for the new plots you dont overlap them with your first drive

Ok, so i have to run 2 instance of mine.bat right?
One for every drive mining?

exactly


Thank you very much.
Great community here.
Jump to: