Author

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

legendary
Activity: 1596
Merit: 1009
Your problem is the plots directory.. Change this with your plots directory..

Sad


I need to have all in the root, is that it?

no, you need to set the plot directory to /path/to/plotfolder(called plots i guess)

Oh man, this is way too difficulty for me Sad
Is there any newbish-type tutorial that I can use?

Open a cmd window in your miner folder and then
Code:
dir
then in the folder containing the miner as well


If not, go in your plots folder and copy your address like in the web..
legendary
Activity: 2282
Merit: 1072
https://crowetic.com | https://qortal.org
Yes, how about someone helping me by writing up some guides? I'll put down 5k burst for a good set of guides, one which includes linux/windows/solo/pool/urayv2/devv2/

I was already thinking about writing up some guides, and I will do it for free, so don't worry about paying me. The guides that I was going to write up are...

1. General how-to get started (including sending and receiving coins to 'activate' wallet.)

2. How to use the original plotter, and the C plotter (in Windows only.)

3. How to mine (in windows only.)

4. How to use the new GUI from burst.today (with video walk-through for ultra noobs, as most noobies should be able to figure it out without the video.)

I have good grammar, and spelling, and I type about 85-95 WPM on average, so I think I'm qualified to do this. I was also on burst since day 1, and mined my first block in the 700's.


I will also explain the difference between pool and solo mining, and explain what to do to execute each.
hero member
Activity: 588
Merit: 500
Your problem is the plots directory.. Change this with your plots directory..

Sad


I need to have all in the root, is that it?

no, you need to set the plot directory to /path/to/plotfolder(called plots i guess)

Oh man, this is way too difficulty for me Sad
Is there any newbish-type tutorial that I can use?

Open a cmd window in your miner folder and then
Code:
dir
then in the folder containing the miner as well
hero member
Activity: 588
Merit: 500
Managed to get escrow integrated into the wallet interface. Still need to do a few tests on a multi-computer testnet, but you can expect a new client update tomorrow. To avoid the mess of having too many people not having updated when it goes into effect, instead of choosing a block in advance for forking, I'll be trying out using the alias system to enable it. Escrow will be enabled when I set a particular alias to "enabled". In case of any issues, it will also be disable-able this way. After it has been seen to be working for a while, future client updates will ignore the alias, and just keep it enabled.

You are the best, dev. Smiley

Thank you so much for all of your work, we will stand behind you to get this coin recognized and supported by all!

+1, how can all us people who don't know much help?
legendary
Activity: 2282
Merit: 1072
https://crowetic.com | https://qortal.org
Managed to get escrow integrated into the wallet interface. Still need to do a few tests on a multi-computer testnet, but you can expect a new client update tomorrow. To avoid the mess of having too many people not having updated when it goes into effect, instead of choosing a block in advance for forking, I'll be trying out using the alias system to enable it. Escrow will be enabled when I set a particular alias to "enabled". In case of any issues, it will also be disable-able this way. After it has been seen to be working for a while, future client updates will ignore the alias, and just keep it enabled.

You are the best, dev. Smiley

Thank you so much for all of your work, we will stand behind you to get this coin recognized and supported by all!
hero member
Activity: 812
Merit: 500
Your problem is the plots directory.. Change this with your plots directory..

Sad


I need to have all in the root, is that it?

no, you need to set the plot directory to /path/to/plotfolder(called plots i guess)

Oh man, this is way too difficulty for me Sad
Is there any newbish-type tutorial that I can use?
legendary
Activity: 1792
Merit: 1038
Those, who have 1000Burst assets at Nxt Asset Gateway and did not sellback at 50 NXT, please withdraw your BURST coins from Burst gateway with 5% interest  (5% more coins).
interest or fee?
- interest, because of my promise:
...
So I'll send BURST to asset holders in 1-2 month, with 5%/month interest.
...
hero member
Activity: 588
Merit: 500
Your problem is the plots directory.. Change this with your plots directory..

Sad


I need to have all in the root, is that it?

no, you need to set the plot directory to /path/to/plotfolder(called plots i guess)
legendary
Activity: 1596
Merit: 1009
Your problem is the plots directory.. Change this with your plots directory..

Sad


I need to have all in the root, is that it?
The miner.exe and the .conf file are in the same directory? Is the right directory of plots??
hero member
Activity: 812
Merit: 500
Your problem is the plots directory.. Change this with your plots directory..

Sad


I need to have all in the root, is that it?
legendary
Activity: 1596
Merit: 1009
Can someone help me setting up my .conf file in uray's miner?

I have this settings:

 {
    "poolUrl" : "burst-pool.cryptoport.io",
    "submissionMaxDelay" : 30,
    "submissionMaxRetry" : 3,
    "socketTimeout" : 60,
    "maxBufferSizeMB" : 64,
    "plots" :
    [
       "c:\\pocminer_v1\\plots",
       "c:\\plots"
   ]
 }

But when I start the miner it closes instantly.
I'm trying to mine burst, but getting hard time setting things up. Could really use some help.
Thanks

Try to create a .bat file and insert in this:

burst-miner.exe
PAUSE



I downloaded uray's miner. It have only two files inside (3 with tha .bat file). They are burst-miner and mining.conf.
I've tried pocminer as well, but couldn't get it to work.
Your problem is the plots directory.. Change this with your plots directory..
hero member
Activity: 812
Merit: 500
Can someone help me setting up my .conf file in uray's miner?

I have this settings:

 {
    "poolUrl" : "burst-pool.cryptoport.io",
    "submissionMaxDelay" : 30,
    "submissionMaxRetry" : 3,
    "socketTimeout" : 60,
    "maxBufferSizeMB" : 64,
    "plots" :
    [
       "c:\\pocminer_v1\\plots",
       "c:\\plots"
   ]
 }

But when I start the miner it closes instantly.
I'm trying to mine burst, but getting hard time setting things up. Could really use some help.
Thanks

Try to create a .bat file and insert in this:

burst-miner.exe
PAUSE



I downloaded uray's miner. It have only two files inside (3 with tha .bat file). They are burst-miner and mining.conf.
I've tried pocminer as well, but couldn't get it to work.
legendary
Activity: 1596
Merit: 1009
Can someone help me setting up my .conf file in uray's miner?

I have this settings:

 {
    "poolUrl" : "burst-pool.cryptoport.io",
    "submissionMaxDelay" : 30,
    "submissionMaxRetry" : 3,
    "socketTimeout" : 60,
    "maxBufferSizeMB" : 64,
    "plots" :
    [
       "c:\\pocminer_v1\\plots",
       "c:\\plots"
   ]
 }

But when I start the miner it closes instantly.
I'm trying to mine burst, but getting hard time setting things up. Could really use some help.
Thanks

Try to create a .bat file and insert in this:

burst-miner.exe
PAUSE
full member
Activity: 210
Merit: 100
Can someone help me setting up my .conf file in uray's miner?

I have this settings:

 {
    "poolUrl" : "burst-pool.cryptoport.io",
    "submissionMaxDelay" : 30,
    "submissionMaxRetry" : 3,
    "socketTimeout" : 60,
    "maxBufferSizeMB" : 64,
    "plots" :
    [
       "c:\\pocminer_v1\\plots",
       "c:\\plots"
   ]
 }

But when I start the miner it closes instantly.
I'm trying to mine burst, but getting hard time setting things up. Could really use some help.
Thanks


above settings work for me, even without port (as it will use port 80 if no other port specified),
how does your .bat look like or do you start miner via cmd window?
hero member
Activity: 812
Merit: 500
Can someone help me setting up my .conf file in uray's miner?

I have this settings:

 {
    "poolUrl" : "burst-pool.cryptoport.io",
    "submissionMaxDelay" : 30,
    "submissionMaxRetry" : 3,
    "socketTimeout" : 60,
    "maxBufferSizeMB" : 64,
    "plots" :
    [
       "c:\\pocminer_v1\\plots",
       "c:\\plots"
   ]
 }

But when I start the miner it closes instantly.
I'm trying to mine burst, but getting hard time setting things up. Could really use some help.
Thanks


i think you need to add the pool port.

Where?

Like:
 "poolUrl" : "burst-pool.cryptoport.io:PORT"

Where can I see the port?
hero member
Activity: 588
Merit: 500
Can someone help me setting up my .conf file in uray's miner?

I have this settings:

 {
    "poolUrl" : "burst-pool.cryptoport.io",
    "submissionMaxDelay" : 30,
    "submissionMaxRetry" : 3,
    "socketTimeout" : 60,
    "maxBufferSizeMB" : 64,
    "plots" :
    [
       "c:\\pocminer_v1\\plots",
       "c:\\plots"
   ]
 }

But when I start the miner it closes instantly.
I'm trying to mine burst, but getting hard time setting things up. Could really use some help.
Thanks


i think you need to add the pool port.
hero member
Activity: 812
Merit: 500
Can someone help me setting up my .conf file in uray's miner?

I have this settings:

 {
    "poolUrl" : "burst-pool.cryptoport.io",
    "submissionMaxDelay" : 30,
    "submissionMaxRetry" : 3,
    "socketTimeout" : 60,
    "maxBufferSizeMB" : 64,
    "plots" :
    [
       "c:\\pocminer_v1\\plots",
       "c:\\plots"
   ]
 }

But when I start the miner it closes instantly.
I'm trying to mine burst, but getting hard time setting things up. Could really use some help.
Thanks
hero member
Activity: 588
Merit: 500
Those, who have 1000Burst assets at Nxt Asset Gateway and did not sellback at 50 NXT, please withdraw your BURST coins from Burst gateway with 5% interest.

Just transfer your 1000BURST assets to the issuing account (NXT-VVTV-U25N-U2FY-2V35H) and in the attached message place your BURST address (not in numeric, but in alpha-numeric format, like BURST-MCHC-LBKK-ZLZY-C3XL5).

interest or fee?
legendary
Activity: 1792
Merit: 1038
Those, who have 1000Burst assets at Nxt Asset Gateway and did not sellback at 50 NXT, please withdraw your BURST coins from Burst gateway with 5% interest (5% more coins).

Just transfer your 1000BURST assets to the issuing account (NXT-VVTV-U25N-U2FY-2V35H) and in the attached message place your BURST address (not in numeric, but in alpha-numeric format, like BURST-MCHC-LBKK-ZLZY-C3XL5).
yuk
full member
Activity: 224
Merit: 100
someone tired to increase the ram whit a usb pendrive?

this seem a nice solution for win7 ram problem, but im not sure if it work, and I dont have any pendrive to try atm.
Jump to: