Bitcoin Forum
April 20, 2024, 04:17:54 AM *
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 ... 94 »
  Print  
Author Topic: [ANN] [BTQ] BitQuark | Super secure hashing | CPU mining  (Read 162258 times)
BitQuark (OP)
Hero Member
*****
Offline Offline

Activity: 716
Merit: 501



View Profile WWW
February 23, 2014, 12:55:40 AM
 #41

If you want to go ahead and make a "bitquark.conf" file here is the info that it should contain. Also this is very important, make sure to open port 9596 on your router/firewall, if you failed to do this you will not be able to connect to the network.


rpcuser=**bitquark**
rpcpassword=**password**
rpcallowip=127.0.0.1
rpcallowip=192.168.*.*
rpcport=9108
port=9596
addnode=76.182.182.121
addnode=107.170.35.84:8112
gen=0
server=1
listen=1


Change the "rpcuser" and "rpcpassword" to whatever you want it to be

The network tries to produce one block per 10 minutes. It does this by automatically adjusting how difficult it is to produce blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713586674
Hero Member
*
Offline Offline

Posts: 1713586674

View Profile Personal Message (Offline)

Ignore
1713586674
Reply with quote  #2

1713586674
Report to moderator
1713586674
Hero Member
*
Offline Offline

Posts: 1713586674

View Profile Personal Message (Offline)

Ignore
1713586674
Reply with quote  #2

1713586674
Report to moderator
1713586674
Hero Member
*
Offline Offline

Posts: 1713586674

View Profile Personal Message (Offline)

Ignore
1713586674
Reply with quote  #2

1713586674
Report to moderator
rsx19
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
February 23, 2014, 12:56:36 AM
 #42

If you want to go ahead and make a "bitquark.conf" file here is the info that it should contain. Also this is very important, make sure to open port 9596 on your router/firewall, if you failed to do this you will not be able to connect to the network.


rpcuser=**bitquark**
rpcpassword=**password**
rpcallowip=127.0.0.1
rpcallowip=192.168.*.*
rpcport=9108
port=9596
addnode=76.182.182.121
addnode=107.170.35.84:8112
gen=0
server=1
listen=1


Change the "rpcuser" and "rpcpassword" to whatever you want it to be

what about allow ip

BlackCoin For poor Shibe - BMobXjx9TN96a1qmZA9pSSzJur6UH9PWgU
BitQuark (OP)
Hero Member
*****
Offline Offline

Activity: 716
Merit: 501



View Profile WWW
February 23, 2014, 01:03:35 AM
 #43

the "rpcallowip" is already set for your local computer/network
127.0.0.1 << localhost IP
192.168.*.* << Network address set to cover all ranges

rsx19
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
February 23, 2014, 01:07:15 AM
 #44

the "rpcallowip" is already set for your local computer/network
127.0.0.1 << localhost IP
192.168.*.* << Network address set to cover all ranges

oh do i dont need to chang it?

also for urer/password, do i keep the asterisks there?

BlackCoin For poor Shibe - BMobXjx9TN96a1qmZA9pSSzJur6UH9PWgU
BitQuark (OP)
Hero Member
*****
Offline Offline

Activity: 716
Merit: 501



View Profile WWW
February 23, 2014, 01:11:00 AM
 #45

yes remove the asterisks.

example:

rpcuser=rsx19
rpcpassword=rsx19pass

rsx19
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
February 23, 2014, 01:13:31 AM
 #46

yes remove the asterisks.

example:

rpcuser=rsx19
rpcpassword=rsx19pass

cool, i dont need to change the ip right, can just leave it as -------  rpcallowip=192.168.*.*

BlackCoin For poor Shibe - BMobXjx9TN96a1qmZA9pSSzJur6UH9PWgU
BitQuark (OP)
Hero Member
*****
Offline Offline

Activity: 716
Merit: 501



View Profile WWW
February 23, 2014, 01:19:55 AM
 #47

yes remove the asterisks.

example:

rpcuser=rsx19
rpcpassword=rsx19pass

cool, i dont need to change the ip right, can just leave it as -------  rpcallowip=192.168.*.*

That's right. Then you just point your mining program at your wallet.
example:

minerd -a quark -o 127.0.0.1:9108 -u rsx19 -p rsx19pass

rsx19
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
February 23, 2014, 01:22:37 AM
 #48

yes remove the asterisks.

example:

rpcuser=rsx19
rpcpassword=rsx19pass

cool, i dont need to change the ip right, can just leave it as -------  rpcallowip=192.168.*.*

That's right. Then you just point your mining program at your wallet.
example:

minerd -a quark -o 127.0.0.1:9108 -u rsx19 -p rsx19pass

i cant tell if my port is open, i tried using the online sites but they say the port isnt open

does this look right? thanks

also the conf goes in the roaming/bitquark folder right


BlackCoin For poor Shibe - BMobXjx9TN96a1qmZA9pSSzJur6UH9PWgU
grebec92
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
February 23, 2014, 01:28:45 AM
 #49

Hey dev! Are u going to launch BitQuark just in time?
BitQuark (OP)
Hero Member
*****
Offline Offline

Activity: 716
Merit: 501



View Profile WWW
February 23, 2014, 01:39:47 AM
 #50

yes remove the asterisks.

example:

rpcuser=rsx19
rpcpassword=rsx19pass

cool, i dont need to change the ip right, can just leave it as -------  rpcallowip=192.168.*.*

That's right. Then you just point your mining program at your wallet.
example:

minerd -a quark -o 127.0.0.1:9108 -u rsx19 -p rsx19pass

i cant tell if my port is open, i tried using the online sites but they say the port isnt open

does this look right? thanks

also the conf goes in the roaming/bitquark folder right



Yes you will have to place the conf file in the Roaming/BitQuark folder. The "bitquark.conf" file will be included with the download. You just need to open it with notepad and change the rpcuser and rpcpassword to whatever you like.

Make sure that the port is for your network IP. You can find the correct network address by doing this:
Control Panel > Network and Internet > Network and Sharing Center
Then click on "Local Area Network"
Once the box pops up click on "Details"
Your Network IP will be located in the "IPv4 Address" (it should look something like this 192.168.1.100)
Then just open port 9596 for that network IP.

@grebec92 Yes everything is ready for the 9PM EST launch...approx. 20 mins from now! Smiley

OhShBit
Member
**
Offline Offline

Activity: 114
Merit: 10


¡pI∀˥OOʞ ⅄ƎH


View Profile
February 23, 2014, 01:40:01 AM
 #51

Yeah, I got a thing about not having a github repo.. Sorry.. Maybe it's just me..
rsx19
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
February 23, 2014, 01:45:11 AM
 #52

yes remove the asterisks.

example:

rpcuser=rsx19
rpcpassword=rsx19pass

cool, i dont need to change the ip right, can just leave it as -------  rpcallowip=192.168.*.*

That's right. Then you just point your mining program at your wallet.
example:

minerd -a quark -o 127.0.0.1:9108 -u rsx19 -p rsx19pass

i cant tell if my port is open, i tried using the online sites but they say the port isnt open

does this look right? thanks

also the conf goes in the roaming/bitquark folder right



Yes you will have to place the conf file in the Roaming/BitQuark folder. The "bitquark.conf" file will be included with the download. You just need to open it with notepad and change the rpcuser and rpcpassword to whatever you like.

Make sure that the port is for your network IP. You can find the correct network address by doing this:
Control Panel > Network and Internet > Network and Sharing Center
Then click on "Local Area Network"
Once the box pops up click on "Details"
Your Network IP will be located in the "IPv4 Address" (it should look something like this 192.168.1.100)
Then just open port 9596 for that network IP.

@grebec92 Yes everything is ready for the 9PM EST launch...approx. 20 mins from now! Smiley

hopefully this works, should this be able to see it?


BlackCoin For poor Shibe - BMobXjx9TN96a1qmZA9pSSzJur6UH9PWgU
grebec92
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
February 23, 2014, 01:48:24 AM
 #53

@BitQuark will the pool be available at 2.00 AM? Like the wallet will.
coinsmany
Member
**
Offline Offline

Activity: 97
Merit: 10


View Profile
February 23, 2014, 01:50:16 AM
 #54

New dedicated pool up!!

Have your miners pointing now!!

http://bit.hashrapid.com


grebec92
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
February 23, 2014, 01:58:16 AM
 #55

New dedicated pool up!!

Have your miners pointing now!!

http://bit.hashrapid.com




AUTOMATIC PAYOUT THRESHOLD1-20000000 STACK. Set to '0' for no auto payout.
Stack? LOLD
coinsmany
Member
**
Offline Offline

Activity: 97
Merit: 10


View Profile
February 23, 2014, 02:05:57 AM
 #56

What is the src password?!
Shadow_Runner
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
February 23, 2014, 02:07:03 AM
 #57

Wallet won't sync. Nodes added.
BitQuark (OP)
Hero Member
*****
Offline Offline

Activity: 716
Merit: 501



View Profile WWW
February 23, 2014, 02:07:26 AM
 #58

Password for the BitQuark-qt Wallet is: 12m4Dy4r7V8U7LWb3B1z7gkg5HrXT7apwz

kaene
Hero Member
*****
Offline Offline

Activity: 784
Merit: 1005


View Profile
February 23, 2014, 02:09:15 AM
 #59

Wallet won't sync. Nodes added.

+1
JuanHungLo
Hero Member
*****
Offline Offline

Activity: 935
Merit: 1001


I don't always drink...


View Profile
February 23, 2014, 02:09:32 AM
 #60

failed to connect to p2pool.altcrytopmining

Bull markets are born on pessimism, grow on skepticism, mature on optimism, and die on euphoria. - John Templeton
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 ... 94 »
  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!