Bitcoin Forum
June 22, 2024, 11:50:52 PM *
News: Voting for pizza day contest
 
   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 ... 68 »
  Print  
Author Topic: [ANN]Citizencoin CTZ - NEW DEV. - NOW WALLET UPDATE SOON!!!  (Read 64805 times)
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
May 19, 2014, 06:18:12 PM
 #161

I was asked to make mining tutorial, so here it is!

SOLO MINING:

add this to your citizencoin.conf
Code:
rpcuser=username
rpcpassword=password
server=1

in your miner (CPU or GPU), replace
Code:
-o http://localhost:19595 -u username -p password

can't work without the rpcport

you need this, copy past for every coin

rpcuser=
rpcpassword=
rpcallowip=127.0.0.1
rpcport=3666(example)
server=1
MajidBC
Full Member
***
Offline Offline

Activity: 182
Merit: 100

KryptKoin is one of the best!!!


View Profile
May 19, 2014, 06:22:31 PM
 #162


can't work without the rpcport

you need this, copy past for every coin

rpcuser=
rpcpassword=
rpcallowip=127.0.0.1
rpcport=3666
server=1

I'm not familiar with solo mining. What should I put for rpcuser and rpcpassword?
unlock.mk
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250



View Profile
May 19, 2014, 06:22:40 PM
 #163

Here it is, long awaiting ...
COUNTDOWN to LAUNCH



i also tweeted about this.
fonzerrellie
Legendary
*
Offline Offline

Activity: 1190
Merit: 1000

Kaspa


View Profile
May 19, 2014, 06:26:17 PM
 #164

I think I just got my roomy motivated on it Wink a Q of dank herb can get people move'n Wink

#Expanse $EXP 500 transactions 4 .1 EXP 1st Clone of ETH 
WAVES
with the lemons!
Hero Member
*****
Offline Offline

Activity: 589
Merit: 500



View Profile
May 19, 2014, 06:26:23 PM
 #165

I was asked to make mining tutorial, so here it is!

SOLO MINING:

add this to your citizencoin.conf
Code:
rpcuser=username
rpcpassword=password
server=1

in your miner (CPU or GPU), replace
Code:
-o http://localhost:19595 -u username -p password

can't work without the rpcport

you need this, copy past for every coin

rpcuser=
rpcpassword=
rpcallowip=127.0.0.1
rpcport=3666(example)
server=1

It will work. It will use default RPC port, which is 19595. But you can of course specify any port you want
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
May 19, 2014, 06:30:33 PM
 #166


can't work without the rpcport

you need this, copy past for every coin

rpcuser=
rpcpassword=
rpcallowip=127.0.0.1
rpcport=3666
server=1

I'm not familiar with solo mining. What should I put for rpcuser and rpcpassword?

the same in the cgminer bat file or shortcut

rpuser = -u in cgminer
rpcpassword= -p in cgminer

I was asked to make mining tutorial, so here it is!

SOLO MINING:

add this to your citizencoin.conf
Code:
rpcuser=username
rpcpassword=password
server=1

in your miner (CPU or GPU), replace
Code:
-o http://localhost:19595 -u username -p password

can't work without the rpcport

you need this, copy past for every coin

rpcuser=
rpcpassword=
rpcallowip=127.0.0.1
rpcport=3666(example)
server=1

It will work. It will use default RPC port, which is 19595. But you can of course specify any port you want

it work even without the need to specify "rpcallowip"?
placebo (OP)
Legendary
*
Offline Offline

Activity: 1120
Merit: 1000


View Profile
May 19, 2014, 06:36:16 PM
 #167

Here it is, long awaiting ...
COUNTDOWN to LAUNCH



i also tweeted about this.

Pretty cool, i have put this on the first page.
placebo (OP)
Legendary
*
Offline Offline

Activity: 1120
Merit: 1000


View Profile
May 19, 2014, 06:50:12 PM
 #168




http://CTZ.SuchPool.pw

Once again, we are back! Join up the X11 pros!

2% Pool Fee / PROP payout system
Multiple Load-Balanced Node.JS Stratums + VARDIFF
24/7 Monitoring on Stratum, MPOS, Central Wallet, Mysql and much more
DDoS Protected Cluster System
Professionnal infrastructure built with scalability in mind
Multiple databases and frequent full database dumps
Hosted in a state of the art Datacenter using n+1
Best bandwidth carriers, excellent connectivity and latency worldwide


Point your miners at: stratum+tcp://stratum1.suchpool.pw:3330  and  stratum+tcp://stratum2.suchpool.pw:3330
Miners from europe can use stratum+tcp://stratum-eu.suchpool.pw:3330


http://CTZ.SuchPool.pw


@louiseth1, I've send you a PM. Your pool has the wrong launch time, it is one hour too late... I try to contact you via the pool too, so i hope you will be able to modify it.
with the lemons!
Hero Member
*****
Offline Offline

Activity: 589
Merit: 500



View Profile
May 19, 2014, 06:50:36 PM
 #169


can't work without the rpcport

you need this, copy past for every coin

rpcuser=
rpcpassword=
rpcallowip=127.0.0.1
rpcport=3666
server=1

I'm not familiar with solo mining. What should I put for rpcuser and rpcpassword?

the same in the cgminer bat file or shortcut

rpuser = -u in cgminer
rpcpassword= -p in cgminer

I was asked to make mining tutorial, so here it is!

SOLO MINING:

add this to your citizencoin.conf
Code:
rpcuser=username
rpcpassword=password
server=1

in your miner (CPU or GPU), replace
Code:
-o http://localhost:19595 -u username -p password

can't work without the rpcport

you need this, copy past for every coin

rpcuser=
rpcpassword=
rpcallowip=127.0.0.1
rpcport=3666(example)
server=1

It will work. It will use default RPC port, which is 19595. But you can of course specify any port you want

it work even without the need to specify "rpcallowip"?

Yes, localhost (127.0.0.1) is enabled be default.
placebo (OP)
Legendary
*
Offline Offline

Activity: 1120
Merit: 1000


View Profile
May 19, 2014, 06:51:40 PM
 #170

Conf file ?

Is now available at the first page.
placebo (OP)
Legendary
*
Offline Offline

Activity: 1120
Merit: 1000


View Profile
May 19, 2014, 06:53:55 PM
 #171

New BETA Pool666.com We will mine for you better Citizens
http://ctz.pool666.com

  • Real Live Stats (The First Pool comes with Live Stats)
  • Easy Config Generator (only a wallet address needed)
  • Faster Block Find (New Technology Coded from Zero)
  • Hourly Timely Payments
  • Only %1.99 Fee

http://ctz.pool666.com

We will be ready at launch.

Make sure you download qt and get citizen wallet address before using config generator.



Added.
louiseth1
Legendary
*
Offline Offline

Activity: 924
Merit: 1000


Bitfarms.io


View Profile WWW
May 19, 2014, 06:58:35 PM
 #172




http://CTZ.SuchPool.pw

Once again, we are back! Join up the X11 pros!

2% Pool Fee / PROP payout system
Multiple Load-Balanced Node.JS Stratums + VARDIFF
24/7 Monitoring on Stratum, MPOS, Central Wallet, Mysql and much more
DDoS Protected Cluster System
Professionnal infrastructure built with scalability in mind
Multiple databases and frequent full database dumps
Hosted in a state of the art Datacenter using n+1
Best bandwidth carriers, excellent connectivity and latency worldwide


Point your miners at: stratum+tcp://stratum1.suchpool.pw:3330  and  stratum+tcp://stratum2.suchpool.pw:3330
Miners from europe can use stratum+tcp://stratum-eu.suchpool.pw:3330


http://CTZ.SuchPool.pw


@louiseth1, I've send you a PM. Your pool has the wrong launch time, it is one hour too late... I try to contact you via the pool too, so i hope you will be able to modify it.

I readjusted the timer! Sorry for the misunderstanding, but yesterday I showed it to you, seemed alright!

Bitfarms.io - Powering Blockchains with Sustainable Energy
robmob
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500

Respect All Fear None


View Profile WWW
May 19, 2014, 07:03:57 PM
 #173

Been following this sense it was posted. Hoping for the best good luck with everything.

Crypto Currency Communityhttp://cryptoinfinity.com

Donate BTC:15YMgV1nb97bpRqBT7CEf6ryo37gqeeRpL
placebo (OP)
Legendary
*
Offline Offline

Activity: 1120
Merit: 1000


View Profile
May 19, 2014, 07:12:45 PM
 #174

Windows wallet is available

https://mega.co.nz/#!SdNyEJKA!2O_bhVbeYV1m_VRNxFkcEYQv43CUOpkAg-fekj88B4c
altcoinherald
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile WWW
May 19, 2014, 07:13:09 PM
 #175

Citizencoin has been added to the Altcoin Herald Launch Calendar. That's 3 launches today so far - http://altcoinherald.com/altcoin-launch-calendar/  Grin

Good luck!
CryptoPoolSupport
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
May 19, 2014, 07:13:57 PM
 #176

We know pool mining!

Don't miss out on your CTZ - pre-registration is open now!

* Dedicated servers with SSD in RAID10.
* 10 Gbit/s network
* DDoS protection (Stratum + Webserver)
* Redundant Electricity A+B Feed
* Redundant Network 2 x 10 Gigabit network.
* Mail support
* Backups of all wallets and pools
* Professional team
* The natural choice for mining
* PPLNS PAYOUTS
* VARDIFF
* Cron running every minutes
* There is a mining fee of 1% and donations are appreciated!


Don't trust your CTZ with anyone else!


placebo (OP)
Legendary
*
Offline Offline

Activity: 1120
Merit: 1000


View Profile
May 19, 2014, 07:15:46 PM
 #177

Been following this sense it was posted. Hoping for the best good luck with everything.

Me too.... as with software you never know.... Smiley
placebo (OP)
Legendary
*
Offline Offline

Activity: 1120
Merit: 1000


View Profile
May 19, 2014, 07:17:46 PM
 #178

Citizencoin has been added to the Altcoin Herald Launch Calendar. That's 3 launches today so far - http://altcoinherald.com/altcoin-launch-calendar/  Grin

Good luck!

Life can be so hard Smiley
zaqco
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
May 19, 2014, 07:21:24 PM
 #179

I'm glad the times were sorted out.  Looking forward to this one.
madmartyk
Legendary
*
Offline Offline

Activity: 2688
Merit: 1030


Yes I am a pirate, 300 years too late!


View Profile
May 19, 2014, 07:22:34 PM
 #180

35 Minutes!!!

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 ... 68 »
  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!