Bitcoin Forum
June 29, 2024, 06:25:26 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [QRK] Quark | POW+POS | 0.10.6.3 - New Self Moderated Thread on: September 27, 2019, 10:09:08 AM
You have to go to the command window and to execute (Open your computer's Start menu.-->Type cmd --> Enter) : than  C:\Windows\system32>"C:\Users\XXXXX\AppData\Roaming\Quarkcoin\quark-qt.exe" -reindex

XXXXX + Quarkcoin + quark-gt - depends on your pc, where your quarkfolder is storaged
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [QRK] Quark | POW+POS | 0.10.6.3 - New Self Moderated Thread on: September 14, 2019, 01:54:55 PM
Hi, got a problem in setting up a masternode. Like to do it with nodehub.io.
Did all in a right way (i think/hope) but dont runs. Download newest version (10.7.3)

after download runs full synchron-> changed the masternode.conf (add xxxxxxxxxxxxxxxxxxxxxxxx 00.000.000.00:00000 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx00
)  -> didnt run (error ) -> add "txindes=1" -> didnt run -> clean masternode.conf -> runs again full synchron

Error is : Enabling Masternode support requires turning on transaction indexing. Please add txindex=1 to your configuration and start with -reindex (-reindex in console doesnt help, unknown)

Yes - i have set a passphrase. When i change in the running wallet the msternode.con and write in the console "masternode start-alias "xxxxxxxxxxxxxxxx" walles says "your wallet is locked, passphrase is required (code-1) but cant fill anywhere the passphrase. When i go to masternodes tab and click "start all" or start missing" i will asked for the passphrase and fill in. but wallet cant find any own masternode.

What i do wrong ?

thanks for help

There is no detailed version, this is a simple tutorial, I hope to help you.
If the steps are correct, you must be able to view the master node


1.First quark wallet takes up about 3G memory,So you need to rent a server with at least 4 gigabytes of memory
2.Install Quark wallet on the server,And download the block file and paste it in the Quarkcoin folder
3.Create a new collection address in your wallet and send 10,000 QRK to it
4.Type the command “masternode genkey” and “masternode outputs” ,Save the resulting content
5.open Quarkcoin.conf and input

server=1
listen=1
daemon=1
rpcuser=aaaa
rpcpassword=123456
txindex=1
masternode=1
externalip=Your public IP
masternodeprivkey=“masternode genkey”

6. open masternode.conf and input
name publicIP:13721 masternodegenkey masternodeoutputs
example:
mn1 127.0.0.2:13721 93HaYBVUCYjEMeeH1Y4sBGLALQZE1Yc1K64xiqgX37tGBDQL8Xg  2bcd3c84c84f87eaa86e4e56834c92927a07f9e18718810b92e0d0324456a67c 0
7.Open server port 13721/13721
8.Restart wallet,Will be asked to re-index,When finished, the masternode can be started-

Now is running.
All what you wrote i did.
The Problem was : Error : Enabling Masternode support requires turning on transaction indexing. Please add txindex=1 to your configuration and start with -reindex (-reindex in console doesnt help, unknown)
I tryed in wallet console and it doesnt works. After lot time in google, i saw i had to run the command in the cmd - that was the solution

Thanks for comment, happy mining


new masternode 94.130.178.72:13721

addnode=94.130.178.72:13721    /   addnode "94.130.178.72:13721" "add" (for the wallet console)

3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [QRK] Quark | POW+POS | 0.10.6.3 - New Self Moderated Thread on: September 11, 2019, 12:11:45 PM
Hi, got a problem in setting up a masternode. Like to do it with nodehub.io.
Did all in a right way (i think/hope) but dont runs. Download newest version (10.7.3)

after download runs full synchron-> changed the masternode.conf (add xxxxxxxxxxxxxxxxxxxxxxxx 00.000.000.00:00000 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx00
)  -> didnt run (error ) -> add "txindes=1" -> didnt run -> clean masternode.conf -> runs again full synchron

Error is : Enabling Masternode support requires turning on transaction indexing. Please add txindex=1 to your configuration and start with -reindex (-reindex in console doesnt help, unknown)

Yes - i have set a passphrase. When i change in the running wallet the msternode.con and write in the console "masternode start-alias "xxxxxxxxxxxxxxxx" walles says "your wallet is locked, passphrase is required (code-1) but cant fill anywhere the passphrase. When i go to masternodes tab and click "start all" or start missing" i will asked for the passphrase and fill in. but wallet cant find any own masternode.

What i do wrong ?

thanks for help
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!