Author

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

member
Activity: 92
Merit: 10
Do you use the solo miner?
Maybe you just have to set the receipient new.

Only thing i can immagine that this happens without anything you did, is that you
try to mine pool without setting it up.

I use miner from pool where I mine.
sr. member
Activity: 336
Merit: 250
We could use raxe.io to create a burst market, escrow and all.  But its about $7500
full member
Activity: 210
Merit: 100
C++ clone?

could be better yes

Its crazy.  Remember the virus clone?  People jumped on it without a second thought.  I guarantee you many will jump on next clone.  Shit or not.

Yea, without even checking the source even once. Its that "ooh, something new, lets make quick money"-people. Let them go  Wink

Yep, let the dummies walk off the cliff.

It would take something very worthwhile to get everyone to replot their drives.

with gpu is easy to replot, not for me because i've sold them all lol, but the point stand

OR, we could just make a plotter/miner in C for BURST. AND/OR remake the wallet in C if that's a super huge deal to everyone.

I say why not make the existing coin better, rather than cloning it? Add the features you would like to see, to THIS coin, rather than making a whole new coin just for some features that aren't here.

We have the groundwork, we have the good coin, we have people with petabytes of plots, why stop now? Forge ahead, create new tools, make changes, upgrades, fix things!

That's how we do it. Then we get some PR out here, and suddenly people aren't complaining about the prices anymore, and real investors get interested. This is all it takes.

I am helping where I can, and my dev friend has already made a windows GUI for burst for the newbies, since plotting and mining is a whole new style, and many are having issues figuring it out. YEs, there may be bugs, yes, right now it's only solo (we're working on that right now actually) and yes, there will be plenty of changes and upgrades, based on what people in the community want and need.

But this is what we have to continue doing, we have to continue making burst a commodity, something that people actually want, a coin that's easy to setup and mine, and something that's worth buying. Something that someone will want to hold.

my .02

Agreed. Another important thing - marketing.


Very well said.

But how do we make that a reality...? A got a feeling we've got a very talanted dev who, basically, works his ass off. He surely can't do everything ppl ask for alone. So how....?

Perhaps the whole Burst project needs to be more organized. Say, with a team responsible for different sections (design, marketing, c, usage, etc), together helping the dev out and improving the coin.

This is a GREAT idea. Let's develop a team!

Also, I have a developer friend who's working with me on the GUI tool right now, and I know Uray and Dcct are dev's working for the betterment of this coin as well, I really think it will continue to grow with our (The community's) help!

I will gladly take part in a commission of sorts, to help the advancement of burst!

any ideas to make this a reality?

I am glad i am not only one who have same opinion. I like this coin and want to help. The only thing that makes me upset now is the thread.. People are now so "negative" . Instead of complaining on low price, everyone can do something for this coin and than changes will come Smiley
sr. member
Activity: 560
Merit: 250
why difficulty and block number are diffrent on these pools???
http://burst-pool.cryptoport.io
http://burst-pool2.cryptoport.io
member
Activity: 92
Merit: 10
No, it's not worked from the begining Sad

Have you created passphrase.txt and generated address.txt, as outlined in Readme.txt?

Yes. Both files are created. Plot is generating with right numeric address.
full member
Activity: 294
Merit: 101
The Future of Security Tokens
Do you use the solo miner?
Maybe you just have to set the receipient new.

Only thing i can immagine that this happens without anything you did, is that you
try to mine pool without setting it up.
sr. member
Activity: 462
Merit: 250
No, it's not worked from the begining Sad

Have you created passphrase.txt and generated address.txt, as outlined in Readme.txt?
member
Activity: 92
Merit: 10
Heeeeeelp! What is wrong with this ?   Huh  Always get "Passphrase does not match reward recipient"

Submitting share
{"result":"Passphrase does not match reward recipient"}
{"baseTarget":"3940135","height":"13715","generationSignature":"553095e12d853542
4ccea2ad8bcc733b3f1770420a3c5cd4003b543ab90b1afe"}
{"baseTarget":"4138068","height":"13716","generationSignature":"640a4d25ac0e2f9d
2f01170ca1b17a66435c79964a3cc352dc7689130b3983fa"}
Error reading file: 2177804140358193474_0_2800000_1000
{"baseTarget":"4138068","height":"13716","generationSignature":"640a4d25ac0e2f9d
2f01170ca1b17a66435c79964a3cc352dc7689130b3983fa"}
{"baseTarget":"4138068","height":"13716","generationSignature":"640a4d25ac0e2f9d
2f01170ca1b17a66435c79964a3cc352dc7689130b3983fa"}
New best: 2177804140358193474:234412
Submitting share
{"result":"Passphrase does not match reward recipient"}
{"baseTarget":"4138068","height":"13716","generationSignature":"640a4d25ac0e2f9d

It´s not starting to do this without your help.
Just undo what you did, set the correct reward recipient.
No, it's not worked from the begining Sad
newbie
Activity: 7
Merit: 0
Thank you, developers, running very well, several times faster.

I've created an advanced windows port of the dcct's-linux plotter:

Download: https://mega.co.nz/#!DgsWFIJA!H_D0Tg-Laxwp1yvccUwZG8uRx2jgz0IBTTZ91r0IfQA
Source: https://github.com/BurstTools/BurstSoftware

Improvements against the Java miner:

  • At least a 5 times better performance. With a Haswell CPUs up to 14 times.
  • Break and continue a plot a latter time. Please break only between writes.
  • Optional asynchronous mode for writing the plots in the background. Use twice as much RAM.
  • I have only access to Intel CPUs, so I don't know if it is working for AMD CPUs.
  • Setting lower priority class at start up to ease the impact for foreground applications (e.g. miner)

Usage: wplotgenerator [/async]
         = your numeric acount id
         = where you want to start plotting, if this is your first HDD then set it to 0, other wise set it to your last hdd's +
         = how many nonces you want to plot - 200gb is about 800000 nonces
         = set it to 2x the amount of MB RAM your system has (with async 1x the RAM your system has)
         = How many CPU threads you want to utilise
       options:
         /async ... writing plots from a background-thread for best throughput (needs twice as much RAM)

PlotterCodepathCPUCodenameLogical processorsTotal average nonces per minuteAverage nonces per thread per minute
pocminer_v1JavaIntel(R) Xeon(R) CPU E5-1660 0 @ 3.30GHzSandy Bridge-EP/EX122'048170,67
wplotgeneratorSSE4Intel(R) Xeon(R) CPU E5405 @ 2.00GHzHarpertown42'411602,75
wplotgeneratorSSE4Dual Intel(R) Xeon(R) CPU X5650 @ 2.67GHzWestmere-EP2415'200633,33
wplotgeneratorAVXIntel(R) Xeon(R) CPU E5-1660 0 @ 3.30GHzSandy Bridge-EP/EX1215'1441'262,00
wplotgeneratorAVX2Intel(R) Core(TM) i5-4200M CPU @ 2.50GHzHaswell47'8301'957.50
wplotgeneratorAVX2Intel(R) Core(TM) i7-4790 CPU @ 3.60GHzHaswell820'2332'529.13

Please consider donating some of your newly mined Bursts to support further development: BURST-LNVN-5M4L-S9KP-H5AAC

Happy mining! Cool
Janror
sr. member
Activity: 560
Merit: 250
And where this new version of dcct merge for windows? )

+1 on this
legendary
Activity: 1932
Merit: 1042
https://locktrip.com/?refId=40964
If you created your plots with a small stagger size, processing them takes a long time. You might miss your deadline if its found too late!The utility optimizes your already created files making them a lot faster to read.

Is there any difference  with 3072 stagger size and 100000 stagger size? How much time will it take to read 3 Tb with 3072 stagger size and 100000 stagger size?

There is a huge difference! 100k stagger with 3TB is ~1s for seeking, 3072 is >30s.

Thats cool

i think it is really hard to plot with 100000satgger size!
how many RAM do you need to do that?
full member
Activity: 221
Merit: 100
If you created your plots with a small stagger size, processing them takes a long time. You might miss your deadline if its found too late!The utility optimizes your already created files making them a lot faster to read.

Is there any difference  with 3072 stagger size and 100000 stagger size? How much time will it take to read 3 Tb with 3072 stagger size and 100000 stagger size?

There is a huge difference! 100k stagger with 3TB is ~1s for seeking, 3072 is >30s.

Thats cool
member
Activity: 92
Merit: 10
Heeeeeelp! What is wrong with this ?   Huh  Always get "Passphrase does not match reward recipient"

Submitting share
{"result":"Passphrase does not match reward recipient"}
{"baseTarget":"3940135","height":"13715","generationSignature":"553095e12d853542
4ccea2ad8bcc733b3f1770420a3c5cd4003b543ab90b1afe"}
{"baseTarget":"4138068","height":"13716","generationSignature":"640a4d25ac0e2f9d
2f01170ca1b17a66435c79964a3cc352dc7689130b3983fa"}
Error reading file: 2177804140358193474_0_2800000_1000
{"baseTarget":"4138068","height":"13716","generationSignature":"640a4d25ac0e2f9d
2f01170ca1b17a66435c79964a3cc352dc7689130b3983fa"}
{"baseTarget":"4138068","height":"13716","generationSignature":"640a4d25ac0e2f9d
2f01170ca1b17a66435c79964a3cc352dc7689130b3983fa"}
New best: 2177804140358193474:234412
Submitting share
{"result":"Passphrase does not match reward recipient"}
{"baseTarget":"4138068","height":"13716","generationSignature":"640a4d25ac0e2f9d
U prob changed the reward assignment.


No Sad I make again a reward assigment , but nothing...

pool mining or solo? when pool: which pool?
Pool mining. http://burst-pool.cryptoport.io
member
Activity: 113
Merit: 10
And where this new version of dcct merge for windows? )
full member
Activity: 294
Merit: 101
The Future of Security Tokens
Still get "dead letters encountert error" from time to time, something i have to worry about?
sr. member
Activity: 252
Merit: 250
The new dcct tools works fine, thanks and good work!

I must test the new merge tool i have many plots with low stagger size.... Smiley
hero member
Activity: 518
Merit: 500
Burst isn't the only coin on a downtrend, BTC and others are too

It's worth remembering some of the EPIC crashes BTC/USD has gone through, too. Smiley

I've been through a couple and I'm still here...lol

It's no different than the Stock Market, downtrends and up trends happens constantly. Just like cryptos, people spread the same type of Fud in the Stock Market too.
legendary
Activity: 1512
Merit: 1000
quarkchain.io
So , which do we aprrove optimizing the stagger size? I've missed that info - why bigger stagger size is better?

The stagger size is the number of hashes from a given nonce that are recorded contiguously on the disk.  A single contiguous read is faster and easier on the disk  mechanism than a lot of short reads interrupted by disk seeks.

Ok thanks for the info , and since my stagger sizes are 2048 and 3072 , do I need to optimize them ? Smiley
sr. member
Activity: 280
Merit: 250
If you created your plots with a small stagger size, processing them takes a long time. You might miss your deadline if its found too late!The utility optimizes your already created files making them a lot faster to read.

Is there any difference  with 3072 stagger size and 100000 stagger size? How much time will it take to read 3 Tb with 3072 stagger size and 100000 stagger size?

There is a huge difference! 100k stagger with 3TB is ~1s for seeking, 3072 is >30s.
legendary
Activity: 1932
Merit: 1042
https://locktrip.com/?refId=40964
C++ clone?

could be better yes

Its crazy.  Remember the virus clone?  People jumped on it without a second thought.  I guarantee you many will jump on next clone.  Shit or not.

Yea, without even checking the source even once. Its that "ooh, something new, lets make quick money"-people. Let them go  Wink

Yep, let the dummies walk off the cliff.

It would take something very worthwhile to get everyone to replot their drives.

with gpu is easy to replot, not for me because i've sold them all lol, but the point stand

same here!!!

just one 280x survived :-)
hope some new maxwell wid high perfo and low consumption will come on market!
Jump to: