Author

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

full member
Activity: 494
Merit: 100
What is number of block require for a block to mature ?
sr. member
Activity: 392
Merit: 250
Been mining since block 20 using the plot settings mentioned by the dev in an earlier post found nothing yet..

BURST-25CX-UF7L-7TZK-GMUZM

I've been on it since block 1 with 2 machines - still no blocks (1 orphaned).  Don't give up.  Remember - we are all solo mining.  No pools...
member
Activity: 109
Merit: 10
D:\Java\JRE7\bin\java.exe -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner
 %* passphrase -> address 1 8191 500 12

Please what is wrong with this run_generate.bat file?
I get an error D:\program files (x86)\pocminer_v1>passphrase'passphrase' is not recognized as an internal or external command,operable program or batch file.
I have tried using generate then passphrase and also just the address given from the run_dump_address.bat. A bit confused here. thanks

so you have filled out "pocminer_v1/passphrase.txt" with your password, ran "run_dump_address", taken the account id from the end of the address.txt file ?

You're getting that error I think because of the "passphrase ->", so you have tryed : (ADDRESS is address.txt number)

Code:
D:\Java\JRE7\bin\java.exe -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner %* ADDRESS 1 8191 500 12; 
?
ok so I got passed that error and now I'm getting another error "invalid action" I have an I7 3970 with 6 cores 32 GB RAM and over 1TB disk space. making progress I guess  Undecided
sr. member
Activity: 560
Merit: 250
Found ONE block after 3 hours of POC..

Can u please tell me how to setup miner ?

or i need Plots in my account first ?

if so BURST-A5TX-WYRM-D7U4-8XQFH thanks
full member
Activity: 494
Merit: 100
Found ONE block after 3 hours of POC..
full member
Activity: 238
Merit: 100
Been mining since block 20 using the plot settings mentioned by the dev in an earlier post found nothing yet..

BURST-25CX-UF7L-7TZK-GMUZM
sr. member
Activity: 560
Merit: 250
Do you want to make few large plots or lots of small plots?
lost of small plots

Are you sure or explanation?

dunno if its better few large or lots small .... i only know that i cannot create plots ...
newbie
Activity: 49
Merit: 0
I can't make plots
need more detail instruction
sr. member
Activity: 560
Merit: 250
Do you want to make few large plots or lots of small plots?
lost of small plots
sr. member
Activity: 560
Merit: 250
What is the suggested settings for ./run_generate?

Also if anyone wants to see test transactions: BURST-7SD8-9P2N-LTTQ-AN2ZJ

it really is up to you, for one of my servers (2.3gh/z / 2gb ram / 250gbhdd ) I ran as so : run_generate ADDR_NUM 1 250000 1000 4 

What does 250000 1000 mean?
250000 is the number of plots  to generate(256KB each), and 1000 is saying to stagger them in groupings of 1000. staggering higher amounts of plots takes more ram but reduces disk stress.

D:\Java\JRE7\bin\java.exe -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner
 %* passphrase -> address 1 8191 500 12

Please what is wrong with this run_generate.bat file?
I get an error D:\program files (x86)\pocminer_v1>passphrase'passphrase' is not recognized as an internal or external command,operable program or batch file.
I have tried using generate then passphrase and also just the address given from the run_dump_address.bat. A bit confused here. thanks

so you have filled out "pocminer_v1/passphrase.txt" with your password, ran "run_dump_address", taken the account id from the end of the address.txt file ?

You're getting that error I think because of the "passphrase ->", so you have tryed : (ADDRESS is address.txt number)

Code:
D:\Java\JRE7\bin\java.exe -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner %* ADDRESS 1 8191 500 12; 
?
yes and every variation I could think of just in case I was missing something but it seems like there is something missing before the address. I don't see anyone else having this problem...
The address is the first parameter. Get rid of the %*. In a bat file %* puts the rest of the parameters there, but if you're hardcoding it in there there's no reason to have it.

3ec43dcc804bf6ab25ce7f"}
{"height":"51","generationSignature":"e0a0a8493c40b80bacb8408860270780ce3e45652a
3ec43dcc804bf6ab25ce7f"}
{"height":"51","generationSignature":"e0a0a8493c40b80bacb8408860270780ce3e45652a
3ec43dcc804bf6ab25ce7f"}
{"height":"51","generationSignature":"e0a0a8493c40b80bacb8408860270780ce3e45652a
3ec43dcc804bf6ab25ce7f"}


this mean i mine ? sry for the stupid question ...
Thats just the miner reporting the network state. You need plots to mine with, and then you will see the miner show deadline values also which indicate when you might get a block.

so what should i do next ?
sr. member
Activity: 560
Merit: 250
3ec43dcc804bf6ab25ce7f"}
{"height":"51","generationSignature":"e0a0a8493c40b80bacb8408860270780ce3e45652a
3ec43dcc804bf6ab25ce7f"}
{"height":"51","generationSignature":"e0a0a8493c40b80bacb8408860270780ce3e45652a
3ec43dcc804bf6ab25ce7f"}
{"height":"51","generationSignature":"e0a0a8493c40b80bacb8408860270780ce3e45652a
3ec43dcc804bf6ab25ce7f"}


this mean i mine ? sry for the stupid question ...

Yes, that means you are mining.

Thanks for quik reply .... now if i connect another external hdd i need to change someting ? or the miner will recognize the new hdd ?
sr. member
Activity: 280
Merit: 250
What is the suggested settings for ./run_generate?

Also if anyone wants to see test transactions: BURST-7SD8-9P2N-LTTQ-AN2ZJ

it really is up to you, for one of my servers (2.3gh/z / 2gb ram / 250gbhdd ) I ran as so : run_generate ADDR_NUM 1 250000 1000 4 

What does 250000 1000 mean?
250000 is the number of plots  to generate(256KB each), and 1000 is saying to stagger them in groupings of 1000. staggering higher amounts of plots takes more ram but reduces disk stress.

D:\Java\JRE7\bin\java.exe -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner
 %* passphrase -> address 1 8191 500 12

Please what is wrong with this run_generate.bat file?
I get an error D:\program files (x86)\pocminer_v1>passphrase'passphrase' is not recognized as an internal or external command,operable program or batch file.
I have tried using generate then passphrase and also just the address given from the run_dump_address.bat. A bit confused here. thanks

so you have filled out "pocminer_v1/passphrase.txt" with your password, ran "run_dump_address", taken the account id from the end of the address.txt file ?

You're getting that error I think because of the "passphrase ->", so you have tryed : (ADDRESS is address.txt number)

Code:
D:\Java\JRE7\bin\java.exe -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner %* ADDRESS 1 8191 500 12; 
?
yes and every variation I could think of just in case I was missing something but it seems like there is something missing before the address. I don't see anyone else having this problem...
The address is the first parameter. Get rid of the %*. In a bat file %* puts the rest of the parameters there, but if you're hardcoding it in there there's no reason to have it.

3ec43dcc804bf6ab25ce7f"}
{"height":"51","generationSignature":"e0a0a8493c40b80bacb8408860270780ce3e45652a
3ec43dcc804bf6ab25ce7f"}
{"height":"51","generationSignature":"e0a0a8493c40b80bacb8408860270780ce3e45652a
3ec43dcc804bf6ab25ce7f"}
{"height":"51","generationSignature":"e0a0a8493c40b80bacb8408860270780ce3e45652a
3ec43dcc804bf6ab25ce7f"}


this mean i mine ? sry for the stupid question ...
Thats just the miner reporting the network state. You need plots to mine with, and then you will see the miner show deadline values also which indicate when you might get a block.
member
Activity: 101
Merit: 10
Twitter -> @z0rius
So for 16Gigs of ram, what should I use?

I think the dev stated the maximum was 8191 or whatever, but you can try 16382 for 16gb.
sr. member
Activity: 560
Merit: 250
3ec43dcc804bf6ab25ce7f"}
{"height":"51","generationSignature":"e0a0a8493c40b80bacb8408860270780ce3e45652a
3ec43dcc804bf6ab25ce7f"}
{"height":"51","generationSignature":"e0a0a8493c40b80bacb8408860270780ce3e45652a
3ec43dcc804bf6ab25ce7f"}
{"height":"51","generationSignature":"e0a0a8493c40b80bacb8408860270780ce3e45652a
3ec43dcc804bf6ab25ce7f"}


this mean i mine ? sry for the stupid question ...
member
Activity: 109
Merit: 10
D:\Java\JRE7\bin\java.exe -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner
 %* passphrase -> address 1 8191 500 12

Please what is wrong with this run_generate.bat file?
I get an error D:\program files (x86)\pocminer_v1>passphrase'passphrase' is not recognized as an internal or external command,operable program or batch file.
I have tried using generate then passphrase and also just the address given from the run_dump_address.bat. A bit confused here. thanks

so you have filled out "pocminer_v1/passphrase.txt" with your password, ran "run_dump_address", taken the account id from the end of the address.txt file ?

You're getting that error I think because of the "passphrase ->", so you have tryed : (ADDRESS is address.txt number)

Code:
D:\Java\JRE7\bin\java.exe -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner %* ADDRESS 1 8191 500 12; 
?
yes and every variation I could think of just in case I was missing something but it seems like there is something missing before the address. I don't see anyone else having this problem...
member
Activity: 101
Merit: 10
Twitter -> @z0rius
What is the suggested settings for ./run_generate?

Also if anyone wants to see test transactions: BURST-7SD8-9P2N-LTTQ-AN2ZJ

it really is up to you, for one of my servers (2.3gh/z / 2gb ram / 250gbhdd ) I ran as so : run_generate ADDR_NUM 1 250000 1000 4  

What does 250000 1000 mean?

250000 is the max plot number, the 1000 is the ram.

basic structure of the command is like so : run_generate
sr. member
Activity: 280
Merit: 250
OP, any open source of these miners or wallet?

Wallet and miner source code is included in the same download as the binaries.
member
Activity: 87
Merit: 10
hu send me 1 burst xdd ? Kiss Kiss Kiss Kiss Kiss
BURST-G6LA-U6CD-S3FZ-B5NHA

I sent you a few coins just for testing
WOWits working thanks !!! i love you :* xd
member
Activity: 101
Merit: 10
Twitter -> @z0rius
What is the suggested settings for ./run_generate?

Also if anyone wants to see test transactions: BURST-7SD8-9P2N-LTTQ-AN2ZJ

it really is up to you, for one of my servers (2.3gh/z / 2gb ram / 250gbhdd ) I ran as so : run_generate ADDR_NUM 1 250000 1000 4  
hero member
Activity: 560
Merit: 500
hu send me 1 burst xdd ? Kiss Kiss Kiss Kiss Kiss
BURST-G6LA-U6CD-S3FZ-B5NHA

I sent you a few coins just for testing
Jump to: