Author

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

full member
Activity: 210
Merit: 100
what is burst per day and how much tb you have?

Pool mining is working great for me so far  Smiley


Can somebody help?

what i did:
1) download wallet, miner, pool miner
2) from wallet i get my adress like this "BURST-XXXX-YYYY"
3) open the pool page and put there my adress, get some numbers like "123458547952"
4) open miner folder(not pool miner) and put this number in bat file that looks exactly like this : "C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate "my numbers or adress" 0 16382 2658 4"

5) it generates me in folder "plots" some file..
6) i move this generated file to folder "pool miner" , and starting miner with mine.bat
7) mine.bat looks exactly like this : "C:\Windows\SysWOW64\java -cp pocminer_pool.jar;lib/*;lib/akka/*;lib/jetty/* pocminer_pool.POCMiner mine http://127.0.0.1:8125 http://198.199.103.145:8121"

Cool  after i run "mine.bat" i get this . It is same in case i have open wallet or it is closed.
9) i didnt write nothing in "passphrase.txt" in "pool miner" folder.

what is wrong:
1) i succeeded to generate plots only with this configuration: "C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate[/color] "my numbers or adress" 0 50000 1000" , dont really know how to set up my PC for this. I have AMD(quad core processor), 4 GB RAM, 500GB HDD, can somebody explain what parameters is best for this ?

Help??? Please Sad I am despered. I trying to set up it for several hours..and nothing heppens Sad

Coins for first day mining on pool i will send someone who helped me Smiley

Thanks a lot!!!

Nothing is wrong.Your setup is fine and yes you are mining.
The target Deadline is 50K.
So anything above that is not a "valid" share.
Only valid shares are submitted to the pool, so anything below 50K.

EDIT: although the "error reading file" shouldn't be there since you stated that you moved the plot file (so i assume the plot generation was finished). But you can generate and mine simultaneously.

Was is still generating when you somehow moved it?

No, i genereted this file for some long time.. When it finishes to generate this plot file (window with generatig dissapierd)i moved this file to folder (pool miner --> plots).
So, maybe i generate somehow broken file "plot". That is why i want to try to generate some small, to test if it will read the file.

Sorry for english. Hope you understand. Thanks.
member
Activity: 84
Merit: 10
Mined 0 block for past 2 days with 3TB. Sad

I am joining you Sad.
full member
Activity: 494
Merit: 100
Mined 0 block for past 2 days with 3TB. Sad
sr. member
Activity: 302
Merit: 250
The Error occurs if your plot is not fully generated. Mining still works with it though.
member
Activity: 84
Merit: 10
what is burst per day and how much tb you have?

Pool mining is working great for me so far  Smiley


Can somebody help?

what i did:
1) download wallet, miner, pool miner
2) from wallet i get my adress like this "BURST-XXXX-YYYY"
3) open the pool page and put there my adress, get some numbers like "123458547952"
4) open miner folder(not pool miner) and put this number in bat file that looks exactly like this : "C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate "my numbers or adress" 0 16382 2658 4"

5) it generates me in folder "plots" some file..
6) i move this generated file to folder "pool miner" , and starting miner with mine.bat
7) mine.bat looks exactly like this : "C:\Windows\SysWOW64\java -cp pocminer_pool.jar;lib/*;lib/akka/*;lib/jetty/* pocminer_pool.POCMiner mine http://127.0.0.1:8125 http://198.199.103.145:8121"

Cool  after i run "mine.bat" i get this . It is same in case i have open wallet or it is closed.
9) i didnt write nothing in "passphrase.txt" in "pool miner" folder.

what is wrong:
1) i succeeded to generate plots only with this configuration: "C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate[/color] "my numbers or adress" 0 50000 1000" , dont really know how to set up my PC for this. I have AMD(quad core processor), 4 GB RAM, 500GB HDD, can somebody explain what parameters is best for this ?

Help??? Please Sad I am despered. I trying to set up it for several hours..and nothing heppens Sad

Coins for first day mining on pool i will send someone who helped me Smiley

Thanks a lot!!!

Nothing is wrong.Your setup is fine and yes you are mining.
The target Deadline is 50K.
So anything above that is not a "valid" share.
Only valid shares are submitted to the pool, so anything below 50K.

EDIT: although the "error reading file" shouldn't be there since you stated that you moved the plot file (so i assume the plot generation was finished). But you can generate and mine simultaneously.

Was is still generating when you somehow moved it? How much free space do you have on the 500 GB?

Actually you should use java x64 and plot generating as follows since you do not have much ram:

start: 0 (or 1)
number of plots: (free space in GB+1024*1024)/256
so when using javax64 it would be:

123456789 0 #ofplots 1000 4
or a bit extreme
-xmx1500 123456789 0 #ofplots 1500 (max number of cores-1)

full member
Activity: 210
Merit: 100
what is burst per day and how much tb you have?

Pool mining is working great for me so far  Smiley


Can somebody help?

what i did:
1) download wallet, miner, pool miner
2) from wallet i get my adress like this "BURST-XXXX-YYYY"
3) open the pool page and put there my adress, get some numbers like "123458547952"
4) open miner folder(not pool miner) and put this number in bat file that looks exactly like this : "C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate "my numbers or adress" 0 16382 2658 4"

5) it generates me in folder "plots" some file..
6) i move this generated file to folder "pool miner" , and starting miner with mine.bat
7) mine.bat looks exactly like this : "C:\Windows\SysWOW64\java -cp pocminer_pool.jar;lib/*;lib/akka/*;lib/jetty/* pocminer_pool.POCMiner mine http://127.0.0.1:8125 http://198.199.103.145:8121"

Cool  after i run "mine.bat" i get this . It is same in case i have open wallet or it is closed.
9) i didnt write nothing in "passphrase.txt" in "pool miner" folder.

what is wrong:
1) i succeeded to generate plots only with this configuration: "C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate[/color] "my numbers or adress" 0 50000 1000" , dont really know how to set up my PC for this. I have AMD(quad core processor), 4 GB RAM, 500GB HDD, can somebody explain what parameters is best for this ?

Help??? Please Sad I am despered. I trying to set up it for several hours..and nothing heppens Sad

Coins for first day mining on pool i will send someone who helped me Smiley

Thanks a lot!!!
full member
Activity: 154
Merit: 100
Add me on Twitter! @AnonOnAMoose
to the community:

Just had a chat with a multipool, coinking.io.
Maybe they will get interested and we could need them for the future.

This would be fantastic!

Btw guys, the 4 mil is indeed c cex, and I hold over 1 mil there. There is also at least one other person there who holds over 1 mil as well.

You want me to own a bunch, cuz I'm holding long.

If you look at LTC growth from it's inception, it started off fairly similar. I would say this will be the same type of growth, as it is an entirely new type of mining, like LTC was.
member
Activity: 84
Merit: 10
To the community:

Just had a chat with a multipool, coinking.io. They are well known.
Maybe they will get interested and we could need them for the future.

Start voting now :

https://bitcointalksearch.org/topic/newanonymoussha256scryptscrypt-nx11neocoinkingio-597140
legendary
Activity: 1049
Merit: 1001
I wish I had time to set this one up, looks really cool, good luck!
sr. member
Activity: 257
Merit: 255
Is that 4.2 million c-cex?

I think that's ccex.

Yes, followed my ccex deposit address ... one incomming transaction from me and one outgoing to BURST-XHQ2-VKF8-X82E-BN3DM (i did not sell them yet!)
sr. member
Activity: 560
Merit: 250
They only have 1.4 million listed for sale. So it may not be
sr. member
Activity: 252
Merit: 250
sr. member
Activity: 256
Merit: 250
I like to announce:

The Plot-generator rewritten in C!

It has several advantages over the one written in Java:
- About twice as fast
- Support for larger stagger sizes, only limited by system memory
- More efficient memory handling. With just 3GB you can use Stagger size 8191, with 8GB 24000 is possible. Plots with larger stagger sizes are better, as they require less disk seeks to be read.

You need a 64bit Linux environment to run this. Maybe someone can port it to Windows?

How to run it:
Download, unpack (tar -xzf plotgenerator.tgz), compile (make)

Then use the same command line options as with the Java-generator:

Code:
./plot

You can download it here:
https://bchain.info/plotgenerator.tgz


Anyone have any luck compiling this for Windows? It runs fine in Linux after compiling.

I used the this in terminal in Linux after I compiled it: "x86_64-w64-mingw32-gcc plot -o plot.exe"

Then I try to run it on Windows and can not run. I think I am suppose to use "x86_64-w64-mingw32-g++ plot -o plot.exe"

My skills are novice in compiling, so any help is greatly appreciated. Once I can get this running, I'll share a link to download it for Windows users.


You can not compile for Windows ... you have to port it to Windows! Think there is a difference!?

I just read through the code, I have to change all the Linux strings into Windows....Going to be harder than anticipated....
i think in the shabal assembler file has also some parts which interact with the kernel.
i am not sure if it may be simpler to replace the shabal lib with a opencl or cuda one.
maybe someone could check the cudaminer forum and ask for help/support ;-)
hero member
Activity: 518
Merit: 500
I like to announce:

The Plot-generator rewritten in C!

It has several advantages over the one written in Java:
- About twice as fast
- Support for larger stagger sizes, only limited by system memory
- More efficient memory handling. With just 3GB you can use Stagger size 8191, with 8GB 24000 is possible. Plots with larger stagger sizes are better, as they require less disk seeks to be read.

You need a 64bit Linux environment to run this. Maybe someone can port it to Windows?

How to run it:
Download, unpack (tar -xzf plotgenerator.tgz), compile (make)

Then use the same command line options as with the Java-generator:

Code:
./plot

You can download it here:
https://bchain.info/plotgenerator.tgz


Anyone have any luck compiling this for Windows? It runs fine in Linux after compiling.

I used the this in terminal in Linux after I compiled it: "x86_64-w64-mingw32-gcc plot -o plot.exe"

Then I try to run it on Windows and can not run. I think I am suppose to use "x86_64-w64-mingw32-g++ plot -o plot.exe"

My skills are novice in compiling, so any help is greatly appreciated. Once I can get this running, I'll share a link to download it for Windows users.


You can not compile for Windows ... you have to port it to Windows! Think there is a difference!?

I just read through the code, I have to change all the Linux strings into Windows....Going to be harder than anticipated....
sr. member
Activity: 560
Merit: 250
Is that 4.2 million c-cex?
sr. member
Activity: 257
Merit: 255
I like to announce:

The Plot-generator rewritten in C!

It has several advantages over the one written in Java:
- About twice as fast
- Support for larger stagger sizes, only limited by system memory
- More efficient memory handling. With just 3GB you can use Stagger size 8191, with 8GB 24000 is possible. Plots with larger stagger sizes are better, as they require less disk seeks to be read.

You need a 64bit Linux environment to run this. Maybe someone can port it to Windows?

How to run it:
Download, unpack (tar -xzf plotgenerator.tgz), compile (make)

Then use the same command line options as with the Java-generator:

Code:
./plot

You can download it here:
https://bchain.info/plotgenerator.tgz


Anyone have any luck compiling this for Windows? It runs fine in Linux after compiling.

I used the this in terminal in Linux after I compiled it: "x86_64-w64-mingw32-gcc plot -o plot.exe"

Then I try to run it on Windows and can not run. I think I am suppose to use "x86_64-w64-mingw32-g++ plot -o plot.exe"

My skills are novice in compiling, so any help is greatly appreciated. Once I can get this running, I'll share a link to download it for Windows users.


You can not compile for Windows ... you have to port it to Windows! Think there is a difference!?
sr. member
Activity: 476
Merit: 250
price is rising@c-cex  Cheesy
sr. member
Activity: 257
Merit: 255
Someone can post how many miners are mining burst?
Last time i check was 750 miners or something like this.

Thanks.

No one can do that?
579 BURST addresses found a Block or more! (lastBlock: 5382)

Wow that's a really good statistic...

That's pretty damn well-distributed!

luxe (c)   https://bitcointalksearch.org/topic/m.8419989

thanks for bringing it up again ... motivated me ... here is the output of a new version ... incl. richlist
maybe i find time to package and upload tomorrow ...

BURST-Blockfinder@5473: http://pastebin.com/cBmRAjDZ
BURST-Richlist@5473: http://pastebin.com/PXi3sp9T

(just noticed that there is a little bug printing 0.xxx balance ... does not matter i think ...)

@uray ... thats AWESOME thx!
member
Activity: 89
Merit: 10
It looks like BURST is forked from NXT v1.1.6. I tried diffing the BURST source against all the recent releases of NXT, and this diff against v1.1.6 had the fewest changes. In total, it looks like there are 230 lines of code added and 555 lines of code removed from the NXT 1.1.6 code. This does not include the new dependency on the cryptohash.fr library, which BURST depends on for the shabal256 hash algorithm.

I uploaded the diff here if you'd like to view it yourself: https://gist.github.com/jamoes/5f6a60f56aef26ab98bc.

If you are accusing BURST of having a pre-mine, please point out in the diff where you see the pre-mine behavior. Everything I can see in that diff looks legitimate.
Jump to: