Bitcoin Forum
April 16, 2024, 08:52:38 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 [14] 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 ... 1315 »
  Print  
Author Topic: [ANN][BURST] Burst | Efficient HDD Mining | New 1.2.3 Fork block 92000  (Read 2170600 times)
whatsabitworth
Member
**
Offline Offline

Activity: 109
Merit: 10


View Profile
August 11, 2014, 03:31:47 AM
 #261

Every time I try to open the batch file it closes right away. I have tried to use C:\Windows\SysWOW64\java as was suggested but it doesn't work. I have java 7 installed and updated. I've tried on C and D drives and I think I would need to have it on the D drive that I want to use, but I'm not sure about that. My sdd C drive is nearly full so am I correct in thinking I need to launch the program from the D drive? thanks if you can get me going would be appreciated
Open the bat file in Text Editor, add the new line:
Code:
pause
save, execute the bat file and see output.

The system cannot find the path specified
I copied Java into the D drive but it is not being recognized. how do I make it work? thanks.

In order to get the maximum amount of activity points possible, you just need to post once per day on average. Skipping days is OK as long as you maintain the average.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713300758
Hero Member
*
Offline Offline

Posts: 1713300758

View Profile Personal Message (Offline)

Ignore
1713300758
Reply with quote  #2

1713300758
Report to moderator
1713300758
Hero Member
*
Offline Offline

Posts: 1713300758

View Profile Personal Message (Offline)

Ignore
1713300758
Reply with quote  #2

1713300758
Report to moderator
TetraHect0rCannabinol
Member
**
Offline Offline

Activity: 101
Merit: 10

Twitter -> @z0rius


View Profile WWW
August 11, 2014, 03:33:34 AM
 #262

How do you know when you find a block?

In the web front end you will see two boxes on the dashboard page, one states "Account Balance" the other is "Mined Balance", as long as they are greater than 0 pretty much.

*Grabs a bottle of Whiskey* - Its official, Im crazyer than crazy, I Am Hect0r Baby Cheesy
Teque
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
August 11, 2014, 03:34:59 AM
 #263

got nr.12  Grin

i was a little confused about how it all plays together ... but following worked for me ...

miner:
edit passphrases.txt (enter secure pass in first row)
execute run_dump_address.bat
generate plots with id from addresses.txt - How to do it?

wallet:
start server with run.bat in wallet folder

miner:
execute run_mine.bat in miner folder

wallet:
open wallet via link/url
login with your pass from passphrases.txt

wait for blocks :-)
BurstBurst
Full Member
***
Offline Offline

Activity: 494
Merit: 100



View Profile
August 11, 2014, 03:36:29 AM
 #264

I'm guess our plot file size is too small now.

How big is your PLOT file ?

WTF guys been mining for about 20min and still haven't found any block??

It's 7GB and everything is working fine,miner,wallet with correct address added into nxt-default.properties file,run_generate with that same address,I don't know whats wrong!
Many blocks where found except me,my ID is BURST-X5JH-TJKJ-DVGC-5T2V8 can someone see me there?
burstcoin (OP)
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250


View Profile
August 11, 2014, 03:40:06 AM
 #265

How do you know when you find a block?

In the web front end you will see two boxes on the dashboard page, one states "Account Balance" the other is "Mined Balance", as long as they are greater than 0 pretty much.

Cheers. How can you see the front end web from a VPS?
An alternate way is in the client files, open conf/logging-default.properties, and change nxt.level = INFO to FINE.
The log file created in the wallet folder will log "generating block with address" or something like that when the client tries to announce a block.

so ./run_generate.sh or ./run_mine.sh?
you need to generate plots to mine with, so initially both of them, then when the hdd is full you'll only need ./run_mine

BURST-QHCJ-9HB5-PTGC-5Q8J9
luxe
Sr. Member
****
Offline Offline

Activity: 257
Merit: 255


View Profile
August 11, 2014, 03:41:29 AM
 #266

got nr.12  Grin

i was a little confused about how it all plays together ... but following worked for me ...

miner:
edit passphrases.txt (enter secure pass in first row)
execute run_dump_address.bat
generate plots with id from addresses.txt - How to do it?

wallet:
start server with run.bat in wallet folder

miner:
execute run_mine.bat in miner folder

wallet:
open wallet via link/url
login with your pass from passphrases.txt

wait for blocks :-)

https://bitcointalk.org/index.php?topic=731923.msg8286556#msg8286556

... Copy the long number generated after your password from address.txt
... run run_generate.bat like this "run_generate.bat <number retrieved in last step> <plot number you want to start with> <number of plots you want to generate> 8191 <number of threads>
The number of plots should be a multiple of 8191. ...
TetraHect0rCannabinol
Member
**
Offline Offline

Activity: 101
Merit: 10

Twitter -> @z0rius


View Profile WWW
August 11, 2014, 03:43:21 AM
 #267

How do you know when you find a block?

In the web front end you will see two boxes on the dashboard page, one states "Account Balance" the other is "Mined Balance", as long as they are greater than 0 pretty much.

Cheers. How can you see the front end web from a VPS?

I think you do it this way, however im not to sure with the nxt wallet as this is the first time ive used it, but :

Find this file : burst_1.0.0/conf/nxt-default.properties

then scroll to the bottom and find these settings :

#### OLD NRS USER INTERFACE ####
[...]
# Hosts from which to allow NRS user interface requests, if enabled.
nxt.allowedUserHosts=127.0.0.1; localhost; [0:0:0:0:0:0:0:1]; new_external_ip_here;   # So grab your ip from ipchicken or which ever way, place it here so the server allows the connection.
[...]

# Host interface for NRS user interface server, default localhost only.
# Set to 0.0.0.0 to allow the UI to be accessed on all network interfaces.
nxt.uiServerHost=127.0.0.1 // Your servers external ip.


You could also do it via making a local proxy (then deny all ips which are not your trusted ones from connecting) using nginx.

However again, and I stress, this might be incorrect.

*Grabs a bottle of Whiskey* - Its official, Im crazyer than crazy, I Am Hect0r Baby Cheesy
TetraHect0rCannabinol
Member
**
Offline Offline

Activity: 101
Merit: 10

Twitter -> @z0rius


View Profile WWW
August 11, 2014, 03:44:29 AM
 #268

{"result":"deadline: 158906"}
{"height":"21","generationSignature":"331a9df967cf05cd0696cdbbb0f338798edd68b4a4211e1b1f347e0234d567fc"}
{"height":"21","generationSignature":"331a9df967cf05cd0696cdbbb0f338798edd68b4a4211e1b1f347e0234d567fc"}

Does that deadline mean I found a block?

No, it means the deadline until your hash is claimed as the next block, but you have to be quick, first come first serve biases.

*Grabs a bottle of Whiskey* - Its official, Im crazyer than crazy, I Am Hect0r Baby Cheesy
belief
Full Member
***
Offline Offline

Activity: 126
Merit: 100



View Profile
August 11, 2014, 03:45:22 AM
 #269

Does this mean I am mining?

Writing from nonce 1
Generating from nonce: 501
Writing from nonce 501
Generating from nonce: 1001
Writing from nonce 1001
Generating from nonce: 1501
Writing from nonce 1501
Generating from nonce: 2001




no, you just started to allocate hdd space for mining ...
now start the wallet server with 'run.bat/sh' (from wallet dir) and after that execute 'run_mine.bat/sh' (from miner dir)
You mean  we need run both  run_generate.bat and run_mine.bat two .bat files at the same time,,, is that right???

BurstBurst
Full Member
***
Offline Offline

Activity: 494
Merit: 100



View Profile
August 11, 2014, 03:45:47 AM
 #270

14GB Plot file but no block found yet.
prix
Hero Member
*****
Offline Offline

Activity: 750
Merit: 511


View Profile
August 11, 2014, 03:46:21 AM
 #271

Every time I try to open the batch file it closes right away. I have tried to use C:\Windows\SysWOW64\java as was suggested but it doesn't work. I have java 7 installed and updated. I've tried on C and D drives and I think I would need to have it on the D drive that I want to use, but I'm not sure about that. My sdd C drive is nearly full so am I correct in thinking I need to launch the program from the D drive? thanks if you can get me going would be appreciated
Open the bat file in Text Editor, add the new line:
Code:
pause
save, execute the bat file and see output.

The system cannot find the path specified
I copied Java into the D drive but it is not being recognized. how do I make it work? thanks.
The system cannot find java.exe.
You should find the java.exe (for example C:\Program Files\Java\JRE7\bin\java.exe)
and edit the bat file replacing "java" to full path.
KSpinner
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
August 11, 2014, 03:47:56 AM
 #272

One of the beautiful things about having this on an external drive, is that i can bring this puppy to work with me and hook it up to whatever terminal I am near and run it from there...LOL  Grin Genius!!!

Am I also correct to assume that you could make image copies of the HDD that you set this up on and have them mine as well off of several machines?

By the way...generating the plots takes FOREVER! lol
Generating from nonce: 283500
Writing from nonce 283500
Generating from nonce: 284000
Writing from nonce 284000
Generating from nonce: 284500
Writing from nonce 284500
Generating from nonce: 285000
Writing from nonce 285000
Generating from nonce: 285500

and I was in from the start...trying to plot out 800 Gig HDD...
Teque
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
August 11, 2014, 03:50:17 AM
 #273

What am I doing wrong?
https://i.imgur.com/iavBerQ.jpg
Bitcycle
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
August 11, 2014, 03:51:29 AM
 #274

24 hours and no copycat coin of this yet?  Not one promising anon transactions, distributed exchanges, and moon rockets?
kcanup
Legendary
*
Offline Offline

Activity: 1484
Merit: 1000


View Profile
August 11, 2014, 03:52:24 AM
 #275

Run wallet client bro, its in OP somewhere
5m4ru
Member
**
Offline Offline

Activity: 87
Merit: 10


View Profile
August 11, 2014, 03:52:29 AM
 #276

guy i can still not create address my java is installed here
"C:\Program Files (x86)\Java"
all i get is and error can recognise command

http://www.morfiblog.pl/2013/02/25/brak-polecenia-javac-w-konsoli-cmd/

ha ha ha Cheesy
eon89
Sr. Member
****
Offline Offline

Activity: 308
Merit: 292

★YoBit.Net★ 350+ Coins Exchange & Dice


View Profile
August 11, 2014, 03:54:08 AM
 #277

What phrase do I use for the wallet? Is it the one it gives me when it runs or the passphrase I made?

5m4ru
Member
**
Offline Offline

Activity: 87
Merit: 10


View Profile
August 11, 2014, 03:54:32 AM
 #278

What am I doing wrong?


execute burst_1.0.0 run.bat

ha ha ha Cheesy
l3mmy
Member
**
Offline Offline

Activity: 87
Merit: 10


View Profile
August 11, 2014, 03:55:25 AM
 #279

14GB Plot file but no block found yet.

Keep in mind and this goes for everyone....You are solo mining against everyone else...Its not like mining on a pool.  So therefore...1 block containing 10,000 coins is found every 4 minutes or so...You either get the entire block or you get nothing
Depredation
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500



View Profile
August 11, 2014, 03:55:31 AM
 #280

What phrase do I use for the wallet? Is it the one it gives me when it runs or the passphrase I made?
The one you made.

                              ▄█▄         ▄█▄
                            ▄████▀      ▄████▀
                          ▄████▀      ▄████▀
                        ▄████▀      ▄████▀
                      ▄████▀      ▄████▀
                    ▄████▀      ▄████▀
 ▄█▄          ▄      ▀█▀      ▄████▀
▀████▄      ▄███▄           ▄████▀
  ▀████▄     ▀████▄       ▄████▀
    ▀████▄     ▀████▄   ▄████▀
      ▀████▄     ▀████▄████▀
        ▀████▄     ▀█████▀
          ▀█▀        ▀█▀
.verify.▄  █▄
██ ███▄
██ ████
██ ████
██ ████
██ ████
██ ████
██ ████
▀█ ████
   ████
   ████
█▄ ▀███
███▄ ▀█
▄  █▄
██ ███▄
██ ████
██ ████
██ ████
██ ████
██ ████
██ ████
▀█ ████
   ████
   ████
█▄ ▀███
███▄ ▀█
▄  █▄
██ ███▄
██ ████
██ ████
██ ████
██ ████
██ ████
██ ████
▀█ ████
   ████
   ████
█▄ ▀███
███▄ ▀█
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 [14] 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 ... 1315 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!