Author

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

newbie
Activity: 26
Merit: 0
starting at plot 1 and stopping at plot 80000 is that going to use as much space as possible on my HDD? ( for maximum hdd hash rate)?


No, starting at 1 and plot to 50gb (your max free space on you hd).
full member
Activity: 224
Merit: 100
starting at plot 1 and stopping at plot 80000 is that going to use as much space as possible on my HDD? ( for maximum hdd hash rate)?

No. Like I stated earlier, thats only 2 Gb .80000 x 256 Kb.
hero member
Activity: 812
Merit: 1000
www.gamebet.gg
How many coins are mined up to now?
7775 total blocks mined x 10,000 burst per block = 77,750,000 burst

So that makes around 3.5M coin a day being mined?
sr. member
Activity: 434
Merit: 250
I somehow managed to fork yesterday so I missed mining all night

I noticed something was wrong when the block after mine hadn't been found for over 6 hours

how is it possible to fork yet stay connected and be working on my own block for hours?
After a restart the wallet it downloaded the correct blockchain and one of my solved blocks disappeared


edit: increased size so maybe someone will see and if something needs to be done we can fix it before we have forks all over the place.
legendary
Activity: 1036
Merit: 1000
https://bmy.guide
starting at plot 1 and stopping at plot 80000 is that going to use as much space as possible on my HDD? ( for maximum hdd hash rate)?
hero member
Activity: 672
Merit: 500
How many coins are mined up to now?
7775 total blocks mined x 10,000 burst per block = 77,750,000 burst
hero member
Activity: 812
Merit: 1000
www.gamebet.gg
How many coins are mined up to now?
legendary
Activity: 1036
Merit: 1000
https://bmy.guide
when i try to run the miner it says im unable to get mining info from wallet
Is your wallet running? If it is, is it v 1.0.3?



lol dumbass wallet wasn't running. derrr   Cheesy  such a noob


ok lastly miner is working but in the beggining i get error missing passphrase for address xxx couple times. they were the old ones i generated and tried to use before relizing the passphrase needed to be the same for everything, is there a way to delete the old ones so there isnt multiples in there?... and when its basetarget and generation signature does that mean its mining correctly?
hero member
Activity: 672
Merit: 500
If we could get a simple gui miner/plotter, the value of this coin would skyrocket.
hero member
Activity: 672
Merit: 500
when i try to run the miner it says im unable to get mining info from wallet
Is your wallet running? If it is, is it v 1.0.3?
legendary
Activity: 1036
Merit: 1000
https://bmy.guide
when i try to run the miner it says im unable to get mining info from wallet
full member
Activity: 224
Merit: 100




so now i get this.

C:\Windows\SysWOW64>java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/*
 pocminer.POCMiner generate 9211698109297098287 1 80000 8000 7
Uncaught error from thread [default-akka.actor.default-dispatcher-3] shutting do
wn JVM since 'akka.jvm-exit-on-fatal-error' is enabled for ActorSystem[default]
java.lang.OutOfMemoryError: Java heap space
        at pocminer.GenerateSupr.init(GenerateSupr.java:61)
        at pocminer.GenerateSupr.preStart(GenerateSupr.java:55)
        at akka.actor.Actor$class.aroundPreStart(Actor.scala:470)
        at akka.actor.UntypedActor.aroundPreStart(UntypedActor.scala:97)
        at akka.actor.ActorCell.create(ActorCell.scala:580)
        at akka.actor.ActorCell.invokeAll$1(ActorCell.scala:456)
        at akka.actor.ActorCell.systemInvoke(ActorCell.scala:478)
        at akka.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:263)
        at akka.dispatch.Mailbox.run(Mailbox.scala:219)
        at akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec(Abst
ractDispatcher.scala:393)
        at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260)
        at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool
.java:1339)
        at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:19
79)
        at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThre
ad.java:107)

C:\Windows\SysWOW64>pause
Press any key to continue . . .

lower the stagger size. Its trying to use more memory than your system has. How much ram does that computer have?

4gb, its almost maxing out my cpu. is there a way to tone it down, id hate for it to interrupt a few instances of cgminer i have running as well    i put it back to 1000 and 4 the default settings and now its "generating from nonce: 1"
"writing from nonce 1" "generating from nonce: 1001"

To lower CPU usage lower the last digit from the command. That tells java how many cores to use.
hero member
Activity: 812
Merit: 1000
www.gamebet.gg
Is there any other guide then the one posted on op?

I dont know why im stuck at step 6 when i open the generete bat file it just open and close.

Also i did not find any account number from the dump adress bat file i took it from the burst account ive opened.

Pretty new on this hope someone can help out.
legendary
Activity: 1036
Merit: 1000
https://bmy.guide




so now i get this.

C:\Windows\SysWOW64>java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/*
 pocminer.POCMiner generate 9211698109297098287 1 80000 8000 7
Uncaught error from thread [default-akka.actor.default-dispatcher-3] shutting do
wn JVM since 'akka.jvm-exit-on-fatal-error' is enabled for ActorSystem[default]
java.lang.OutOfMemoryError: Java heap space
        at pocminer.GenerateSupr.init(GenerateSupr.java:61)
        at pocminer.GenerateSupr.preStart(GenerateSupr.java:55)
        at akka.actor.Actor$class.aroundPreStart(Actor.scala:470)
        at akka.actor.UntypedActor.aroundPreStart(UntypedActor.scala:97)
        at akka.actor.ActorCell.create(ActorCell.scala:580)
        at akka.actor.ActorCell.invokeAll$1(ActorCell.scala:456)
        at akka.actor.ActorCell.systemInvoke(ActorCell.scala:478)
        at akka.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:263)
        at akka.dispatch.Mailbox.run(Mailbox.scala:219)
        at akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec(Abst
ractDispatcher.scala:393)
        at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260)
        at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool
.java:1339)
        at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:19
79)
        at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThre
ad.java:107)

C:\Windows\SysWOW64>pause
Press any key to continue . . .

lower the stagger size. Its trying to use more memory than your system has. How much ram does that computer have?

4gb, its almost maxing out my cpu. is there a way to tone it down, id hate for it to interrupt a few instances of cgminer i have running as well    i put it back to 1000 and 4 the default settings and now its "generating from nonce: 1"
"writing from nonce 1" "generating from nonce: 1001"
hero member
Activity: 672
Merit: 500

lol. Conclusion : no addition of BURST at bittrex. Simple as that.
They are going to regret it in the future..
Btw, we just passed 30 BTC volume on c-cex
full member
Activity: 224
Merit: 100




so now i get this.

C:\Windows\SysWOW64>java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/*
 pocminer.POCMiner generate 9211698109297098287 1 80000 8000 7
Uncaught error from thread [default-akka.actor.default-dispatcher-3] shutting do
wn JVM since 'akka.jvm-exit-on-fatal-error' is enabled for ActorSystem[default]
java.lang.OutOfMemoryError: Java heap space
        at pocminer.GenerateSupr.init(GenerateSupr.java:61)
        at pocminer.GenerateSupr.preStart(GenerateSupr.java:55)
        at akka.actor.Actor$class.aroundPreStart(Actor.scala:470)
        at akka.actor.UntypedActor.aroundPreStart(UntypedActor.scala:97)
        at akka.actor.ActorCell.create(ActorCell.scala:580)
        at akka.actor.ActorCell.invokeAll$1(ActorCell.scala:456)
        at akka.actor.ActorCell.systemInvoke(ActorCell.scala:478)
        at akka.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:263)
        at akka.dispatch.Mailbox.run(Mailbox.scala:219)
        at akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec(Abst
ractDispatcher.scala:393)
        at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260)
        at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool
.java:1339)
        at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:19
79)
        at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThre
ad.java:107)

C:\Windows\SysWOW64>pause
Press any key to continue . . .

lower the stagger size. Its trying to use more memory than your system has. How much ram does that computer have?
sr. member
Activity: 334
Merit: 250
🌟 æternity🌟 blockchain🌟
Btw I just saw at C-Cex trollbox that bittrex won't add Burst =(

Lol... That's a big lie. Burstcoin is on Bittrex to add list

It's not a lie. there's proof.



There are some changes to Nxt that makes it easier for them to add Nxt based coin to their platform now.

I guess Richie said that in order to prevent pump  Undecided

lol. Conclusion : no addition of BURST at bittrex. Simple as that.
sr. member
Activity: 355
Merit: 250
No need bittrex, i like poloniex, they have nxt.
legendary
Activity: 1400
Merit: 1000
Btw I just saw at C-Cex trollbox that bittrex won't add Burst =(

Lol... That's a big lie. Burstcoin is on Bittrex to add list

It's not a lie. there's proof.



There are some changes to Nxt that makes it easier for them to add Nxt based coin to their platform now.

I guess Richie said that in order to prevent pump  Undecided
legendary
Activity: 1036
Merit: 1000
https://bmy.guide
Can I have some assistence please, Im trying to get started and ive been successfully following instructions except for this part


this example :  

C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate xxxxx plot#tostartwith plot#toendwith 1000 4


how do i know where i want my plot to start and end? could i have some clarification please, and how would i go about setting this up on multiple harddrives... and lastly what are the to last arguments on the end of this.. the 1000 and the four?

use the run_generate.bat, its easier.
run_generate.bat id-that-you-got-from-running-run_dump_address.bat starting-nonce ending-nonce stagger-size cores-to-use
like this
run_generate.bat 987654567890987612 0 80000 8000 7
It will start from nonce 0 and will plot to nonce 80000
The next file should start at nonce 80000 to whatever you want it to be. Like:
run_generate.bat 987654567890987612 80000 80000 8000 7
The same applies if you run across multiple drives. Do not overlap the nonces. Start your next file from where you stopped the previous one



I think I'm even more confused now, I'm noob. okay i am editing my generate bat file. i have my ID in there but I do not know what plots to use, or "nonces" to use, should i just use the 0 to 80000?? will it figure it out by it self?  im testing it on a old computer i have sitting around with like 50gb freespace... before i unpack some harddrives i want to know what I am doing.

you don't need to edit the file.
Run it from command prompt.
A nonce represents a lets say segment of the plot you are generating. The stagger represents a stack of nonces. So, In the example I gave you it would generate 80000 nonces in stacks of 8000.
Also good to know, a nonce has 256 Kb. So that example would take 2 Gb of space.
So, just to clarify things. "run_generate.bat 987654567890987612 80000 80000 8000 7" this is the command you have to run. Don't edit the file.



so now i get this.

C:\Windows\SysWOW64>java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/*
 pocminer.POCMiner generate 9211698109297098287 1 80000 8000 7
Uncaught error from thread [default-akka.actor.default-dispatcher-3] shutting do
wn JVM since 'akka.jvm-exit-on-fatal-error' is enabled for ActorSystem[default]
java.lang.OutOfMemoryError: Java heap space
        at pocminer.GenerateSupr.init(GenerateSupr.java:61)
        at pocminer.GenerateSupr.preStart(GenerateSupr.java:55)
        at akka.actor.Actor$class.aroundPreStart(Actor.scala:470)
        at akka.actor.UntypedActor.aroundPreStart(UntypedActor.scala:97)
        at akka.actor.ActorCell.create(ActorCell.scala:580)
        at akka.actor.ActorCell.invokeAll$1(ActorCell.scala:456)
        at akka.actor.ActorCell.systemInvoke(ActorCell.scala:478)
        at akka.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:263)
        at akka.dispatch.Mailbox.run(Mailbox.scala:219)
        at akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec(Abst
ractDispatcher.scala:393)
        at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260)
        at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool
.java:1339)
        at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:19
79)
        at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThre
ad.java:107)

C:\Windows\SysWOW64>pause
Press any key to continue . . .
Jump to: