Bitcoin Forum
April 16, 2026, 09:16:33 PM *
News: Latest Bitcoin Core release: 30.2 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zclassic, Zcash Fork No Premine, No 20% Founders Tax on: November 08, 2016, 09:30:10 PM

Does anyone know if there is a reward for block finders on POOL.MN?
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zclassic, Zcash Fork No Premine, No 20% Founders Tax LAUNCH ASAP! on: November 06, 2016, 11:29:27 PM
I will just keep asking different ways I guess.


what is the ZClassic version of this specific line?

Code:
echo "addnode=mainnet.z.cash" >~/.zcash/zcash.conf

Thanks

try

dnsseed.zclassic.org

put zclassic.conf in .zclassic hidden folder.



Hmmm...running ./src/zcashd from the zclassic directory still fails to start the node and miner.

Any suggestions?

Thanks!

Hard to know if you missed anything start from scratch.

 (tested on Ubuntu 16.04):

Quote
install dependencies:

sudo apt-get install \
      build-essential pkg-config libc6-dev m4 g++-multilib \
      autoconf libtool ncurses-dev unzip git python \
      zlib1g-dev wget bsdmainutils automake

clone repo:

git clone https://github.com/z-classic/zclassic.git

setup:

cd zclassic

./zcutil/build.sh -j$(nproc)

./zcutil/fetch-params.sh

./src/zcashd

after starting zcashd, stop it, and create a conf file:

vim ~/.zclassic/zclassic.conf

paste the following in zclassic.conf:
addnode=dnsseed.zclassic.org
rpcuser=rpcusername
rpcpassword=yourrandompassword

then restart zcashd
cd zclassic
./src/zcashd

generate address:

~/zclassic/./src/zcash-cli getnewaddress

get network stats:

~/zclassic/./src/zcash-cli getinfo

check recieved tx's (mined blocks take 100 blocks to show up in balance IIRC)

~/zclassic/./src/zcash-cli listtransactions


I followed up to the 'start zcashd'  the cli starts with zero output and then stops with no error message.  I created the .zclassic folder .conf and entered the info you suggested, but upon re-starting zcashd the same thing happens:  start and stop with no error. 

This is my sticking point because, since I can't start the client, I can't generate an address!!

3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zclassic, Zcash Fork No Premine, No 20% Founders Tax LAUNCH ASAP! on: November 06, 2016, 11:00:07 PM
I will just keep asking different ways I guess.


what is the ZClassic version of this specific line?

Code:
echo "addnode=mainnet.z.cash" >~/.zcash/zcash.conf

Thanks

try

dnsseed.zclassic.org

put zclassic.conf in .zclassic hidden folder.



Hmmm...running ./src/zcashd from the zclassic directory still fails to start the node and miner.

Any suggestions?

Thanks!
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zclassic, Zcash Fork No Premine, No 20% Founders Tax LAUNCH ASAP! on: November 06, 2016, 10:51:00 PM
I will just keep asking different ways I guess.


what is the ZClassic version of this specific line?

Code:
echo "addnode=mainnet.z.cash" >~/.zcash/zcash.conf

Thanks

try

dnsseed.zclassic.org

put zclassic.conf in .zclassic hidden folder.




Thanks!
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zclassic, Zcash Fork No Premine, No 20% Founders Tax LAUNCH ASAP! on: November 06, 2016, 10:32:26 PM
I will just keep asking different ways I guess.


what is the ZClassic version of this specific line?

Code:
echo "addnode=mainnet.z.cash" >~/.zcash/zcash.conf

Thanks
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zclassic, Zcash Fork No Premine, No 20% Founders Tax LAUNCH ASAP! on: November 06, 2016, 10:23:47 PM



I would mine and trade except apparently I can't.  Oh well.
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zclassic, Zcash Fork No Premine, No 20% Founders Tax LAUNCH ASAP! on: November 06, 2016, 10:14:44 PM
Lol disregard my previous post.  I ate a cookie and I feel better.  My real question:

what is the ZClassic node address?
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zclassic, Zcash Fork No Premine, No 20% Founders Tax LAUNCH ASAP! on: November 06, 2016, 10:05:13 PM

Hey miners!

I am having an issue with the ZClassic wallet.  I have installed it, but if I run zcashd from the directory it starts up the cli with no parameters and stops immediately. 

Do I need to change a link somewhere since I have the original zcash wallet installed as well?

...I have been staring at a screen for 12 hours and feel like I'm missing something obvious lol

Any help is appreciated!

Thanks
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!