Bitcoin Forum
October 02, 2025, 02:10:09 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MASTERNODES][PRESALE] | COGNITIO: Unanimous A.I. | A.I Based Signals on: May 11, 2018, 04:54:32 PM
How to follow the signal bot?
Is there any website?
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ★★DigiByte|极特币★★[DGB]✔ DigiSync v6.14.2 - DigiSpeed - Segwit -DiguSign on: December 17, 2017, 10:07:51 AM
Hello Guys,

I am trying to setup my mining pool for Digibyte - Groestl and having trouble doing so.

Till now I have performed following steps:

Code:
git clone https://github.com/digibyte/digibyte.git
cd digibyte
sudo ./autogen.sh
sudo ./configure
sudo make
sudo make install

Added digibyte.conf file to ~/.digibyte directory.
Content for digibyte.conf are:

Code:
rpcuser=<myuser>
rpcpassword=<mypassword>
rpcallowip=127.0.0.1
rpcport=<myport>
algo=groestl
server=1
daemon=1
txindex=1
debug=1


after running the command sudo digibyted I get "DigiByte server starting"
issueing "job" shows me that digibyted is running

while issuing digibyte-cli getinfo I get output like

error code: -28
error message:
Loading block index...

I came to know that getinfo is deprecated but the output is same for getnewaddress or any other command that I issue.

I am helpless. Please help me guys. I tried searching for solution in this forum and other places but could not find any useful information. May be I am looking at wrong places or using wrong keywords.

Regards,
Chinar
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!