Author

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

hero member
Activity: 1764
Merit: 570
Twitter\X @AlexKosa1

but to clarify - my generate bat files has my 'numeric ID' not my text passphrase. right?

Yes

How would pools work? Everyone puts together their GB or something?

I suppose:

You generate your plots for the Pool's key and submit every nonce with result below a certain threshold. That would be one "share".


how to now from plot file wich nonce is the last one?

like in this one : 153946000000000827_12001_8000_256

the last is 12001+8000= 20001

As 12001 is included, its 12001 + 8000 - 1 = 20000

My plot file haмy this name : my number_1_7200000_8191 nothing about a nonce number ^( and have a size 625GB
legendary
Activity: 2282
Merit: 1072
https://crowetic.com | https://qortal.org
40k BURST for sale, PM with reasonable offers. Thanks!
sr. member
Activity: 280
Merit: 250

but to clarify - my generate bat files has my 'numeric ID' not my text passphrase. right?

Yes

How would pools work? Everyone puts together their GB or something?

I suppose:

You generate your plots for the Pool's key and submit every nonce with result below a certain threshold. That would be one "share".


how to now from plot file wich nonce is the last one?

like in this one : 153946000000000827_12001_8000_256

the last is 12001+8000= 20001

As 12001 is included, its 12001 + 8000 - 1 = 20000
hero member
Activity: 672
Merit: 500

but to clarify - my generate bat files has my 'numeric ID' not my text passphrase. right?

Yes

How would pools work? Everyone puts together their GB or something?
hero member
Activity: 560
Merit: 500
checked it again, same.


but to clarify - my generate bat files has my 'numeric ID' not my text passphrase. right?



maybe silly hint but are you 100% sure the passphrases you use when login to wallet is the same as in the passphrases.txt, because with 1.3T you should have something

yup, that's running.
the original instructions say to run the run.bat (server) in root, then the wallet's run.bat in the burst subfolder, then generate(s) bat

does the order matter?
still trying to figure out why 3 pc's are getting nothing.



the run_mine.bat should look like this?

C:\Windows\SysWOW64\java -Xmx750m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner mine "http://127.0.0.1:8125"%*

am I missing my mining address or anything else from this file?



You dont need the address because the miner is using the plot files which contain your address.

You do need the wallet server running though


member
Activity: 107
Merit: 10
how to now from plot file wich nonce is the last one?

like in this one : 153946000000000827_12001_8000_256

the last is 12001+8000= 20001
hero member
Activity: 1764
Merit: 570
Twitter\X @AlexKosa1
how to now from plot file wich nonce is the last one?
member
Activity: 107
Merit: 10
maybe silly hint but are you 100% sure the passphrases you use when login to wallet is the same as in the passphrases.txt, because with 1.3T you should have something

yup, that's running.
the original instructions say to run the run.bat (server) in root, then the wallet's run.bat in the burst subfolder, then generate(s) bat

does the order matter?
still trying to figure out why 3 pc's are getting nothing.



the run_mine.bat should look like this?

C:\Windows\SysWOW64\java -Xmx750m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner mine "http://127.0.0.1:8125"%*

am I missing my mining address or anything else from this file?



You dont need the address because the miner is using the plot files which contain your address.

You do need the wallet server running though


hero member
Activity: 560
Merit: 500
yup, that's running.
the original instructions say to run the run.bat (server) in root, then the wallet's run.bat in the burst subfolder, then generate(s) bat

does the order matter?
still trying to figure out why 3 pc's are getting nothing.



the run_mine.bat should look like this?

C:\Windows\SysWOW64\java -Xmx750m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner mine "http://127.0.0.1:8125"%*

am I missing my mining address or anything else from this file?



You dont need the address because the miner is using the plot files which contain your address.

You do need the wallet server running though


legendary
Activity: 1484
Merit: 1000
the run_mine.bat should look like this?

C:\Windows\SysWOW64\java -Xmx750m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner mine "http://127.0.0.1:8125"%*

am I missing my mining address or anything else from this file?

Nope, mining file is just that. But you need other setups.. before starting run_miner you ll need to run your wallet.. If you have already done other steps then you are good to go.
newbie
Activity: 32
Merit: 0
I have 90k burst for sale. ill acceot the highest bid. pm  your price. ill wccept any fair offers.
sr. member
Activity: 560
Merit: 250
the run_mine.bat should look like this?

C:\Windows\SysWOW64\java -Xmx750m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner mine "http://127.0.0.1:8125"%*

am I missing my mining address or anything else from this file?



You dont need the address because the miner is using the plot files which contain your address.

You do need the wallet server running though

hero member
Activity: 560
Merit: 500
the run_mine.bat should look like this?

C:\Windows\SysWOW64\java -Xmx750m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner mine "http://127.0.0.1:8125"%*

am I missing my mining address or anything else from this file?

newbie
Activity: 39
Merit: 0
WTS
20k burst=0,1 btc
hero member
Activity: 1764
Merit: 570
Twitter\X @AlexKosa1
How to now from a plot file wich nonce a thare?
sr. member
Activity: 257
Merit: 255
so 1 overlap is no problem?
and what if i change the stagger like below?
because i am generating from 3 pc's to the same NAS-drive
and could it be a problem for mining if 3 pc's write at same time to the hdd for seeking?


run_generate.bat 0 10000000 2000 4
run_generate.bat 10000000 10000000 4000 4
run_generate.bat 20000000 10000000 500 4


when you run them like this they dont overlap. And yes, different stagger sizes are no problem.
You have to try if your nas is fast enough. Maybe?

i can read with 90 MB/s .... is it for mining to slow if i finished ploting?
1Gbit-Lan

may depend on final plots size, but for some tb that should be more than enough :-)
member
Activity: 78
Merit: 10
so 1 overlap is no problem?
and what if i change the stagger like below?
because i am generating from 3 pc's to the same NAS-drive
and could it be a problem for mining if 3 pc's write at same time to the hdd for seeking?


run_generate.bat 0 10000000 2000 4
run_generate.bat 10000000 10000000 4000 4
run_generate.bat 20000000 10000000 500 4


when you run them like this they dont overlap. And yes, different stagger sizes are no problem.
You have to try if your nas is fast enough. Maybe?

i can read with 90 MB/s .... is it for mining to slow if i finished ploting?
1Gbit-Lan
full member
Activity: 126
Merit: 100
any news from some exchange?

Do not rush getting an echange to accept BURST. Keep them in your wallet. Else price will spike for a short time and then the WALES will come.

Wait for:
Mining Pool
Better GUI for setting all up.

We need: Roadmap, Blockexplorer etc.

Then, this might just overtake D...Coin (X11). Since you can just mine this with your HDD, everyone would like to get a piece of the cake.
Give it some time  Wink

I agree.... Let the coin grow ....There is no hurry for getting it on exchange .
best way to generate coins ever, save energy ,save money, so this coin need to be well developed and promoted
legendary
Activity: 1484
Merit: 1000
Could anyone test send a single BURST to 5078627233676315573? Just want to make sure I have this set up correctly. Thanks!
Check wallet  Wink
legendary
Activity: 1421
Merit: 1001
Selling 20k for .18 BTC!

PM
Jump to: