Bitcoin Forum
May 04, 2024, 08:58:22 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 [9] 10 »  All
  Print  
Author Topic: [ANN][ZCC]ZcCoin with Nfactor=12 was launched on Aug. 8th (bter/cryptsy now)  (Read 43516 times)
zccoin (OP)
Full Member
***
Offline Offline

Activity: 157
Merit: 100



View Profile WWW
April 08, 2014, 02:51:33 AM
 #161

Thanks for your sharing, and just put this in the ANN
If I'm not mistaken, Zcc is on N=14 now, so that config file posted is not going to work well any longer.  The following is for YACMiner - which is geared for mining coins with high N Factor https://github.com/thirtybird/yacminer

yacminer --scrypt-chacha --worksize 128 -g 1 --lookup-gap 8 --buffer-size 2590 -R 5120 -o stratum+tcp://<pool address>:<port> -u <username> -p <password> --nfmin 12 --nfmax 30 --starttime 1375817223

or try this if you only have 4 GB memory

yacminer --scrypt-chacha --worksize 128 -g 2 --lookup-gap 8 --buffer-size 1295 -R 2560 -o stratum+tcp://<pool address>:<port> -u <username> -p <password> --nfmin 12 --nfmax 30 --starttime 1375817223

If you're over 4 KH/sec with those settings, you're in the ballpark.  The higher the buffer-size you can allocate, the higher you can set -R.
 


ZcCoin Donation: ZVX7namJi8CinMQbFruzHA27eW53qTznXW
1714813103
Hero Member
*
Offline Offline

Posts: 1714813103

View Profile Personal Message (Offline)

Ignore
1714813103
Reply with quote  #2

1714813103
Report to moderator
It is a common myth that Bitcoin is ruled by a majority of miners. This is not true. Bitcoin miners "vote" on the ordering of transactions, but that's all they do. They can't vote to change the network rules.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714813103
Hero Member
*
Offline Offline

Posts: 1714813103

View Profile Personal Message (Offline)

Ignore
1714813103
Reply with quote  #2

1714813103
Report to moderator
1714813103
Hero Member
*
Offline Offline

Posts: 1714813103

View Profile Personal Message (Offline)

Ignore
1714813103
Reply with quote  #2

1714813103
Report to moderator
itraxe
Sr. Member
****
Offline Offline

Activity: 264
Merit: 252

alt coins trader/miner.


View Profile
April 08, 2014, 07:42:32 AM
 #162

yes
fixed

working conf for 280x is

"api-allow" : "W:192.168.8.131,127.0.0.1",
"api-listen" : true,
"scrypt-chacha" : true,
"worksize" : "256",

"rawintensity" : "5120",
"buffer-size" : "2590",
"lookup-gap" : "8",
"auto-fan" : true,
"temp-target" : "73",
"temp-overheat" : "80",

"gpu-engine" : "1030",
"gpu-mclock" : "1500",

"gpu-powertune" : "20",

"nfmin" : "12",
"nfmax" : "30",
"starttime" : "1375817223",



"temp-cutoff" : "85",
"gpu-threads" : "1",
"queue" : "0",
"scan-time" : "1",

"no-submit-stale" : true,
"expiry" : "10"
}
zccoin (OP)
Full Member
***
Offline Offline

Activity: 157
Merit: 100



View Profile WWW
April 08, 2014, 05:45:20 PM
 #163

Thanks for your sharing, and just put this in ANN as an example.
yes
fixed

working conf for 280x is

"api-allow" : "W:192.168.8.131,127.0.0.1",
"api-listen" : true,
"scrypt-chacha" : true,
"worksize" : "256",

"rawintensity" : "5120",
"buffer-size" : "2590",
"lookup-gap" : "8",
"auto-fan" : true,
"temp-target" : "73",
"temp-overheat" : "80",

"gpu-engine" : "1030",
"gpu-mclock" : "1500",

"gpu-powertune" : "20",

"nfmin" : "12",
"nfmax" : "30",
"starttime" : "1375817223",



"temp-cutoff" : "85",
"gpu-threads" : "1",
"queue" : "0",
"scan-time" : "1",

"no-submit-stale" : true,
"expiry" : "10"
}


ZcCoin Donation: ZVX7namJi8CinMQbFruzHA27eW53qTznXW
zccoin (OP)
Full Member
***
Offline Offline

Activity: 157
Merit: 100



View Profile WWW
April 21, 2014, 07:34:45 PM
 #164

New version 0.5.2.2 released to fix openssl heartbleed issue.
Download: https://app.box.com/s/j56hzbslyam4ds3jtaov

ZcCoin Donation: ZVX7namJi8CinMQbFruzHA27eW53qTznXW
fredeq
Legendary
*
Offline Offline

Activity: 1537
Merit: 1005


View Profile WWW
May 01, 2014, 06:39:44 PM
 #165

Hey,

I need a workign block explorer with API. Can you help? Wink

https://whattomine.com - Check what to mine Smiley
fgtlss
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
May 05, 2014, 12:13:17 PM
 #166


Thanks very much for you charts.
I will donate you if you have ZCC address.

Get Daily Free SignatureCoins. Sm2HXeroFtVQSij285cQXDVoqVisL9RFZW
zccoin (OP)
Full Member
***
Offline Offline

Activity: 157
Merit: 100



View Profile WWW
May 17, 2014, 08:07:37 PM
 #167

Hey,

I need a workign block explorer with API. Can you help? Wink
Hi, please see the following total moneysupply api:
http://www.zccoin.org/api/minted.php

ZcCoin Donation: ZVX7namJi8CinMQbFruzHA27eW53qTznXW
Thirtybird
Hero Member
*****
Offline Offline

Activity: 693
Merit: 500



View Profile
May 18, 2014, 02:01:45 PM
 #168

Hey,

I need a workign block explorer with API. Can you help? Wink
Hi, please see the following total moneysupply api:
http://www.zccoin.org/api/minted.php

I must be missing something - there's no block explorer there, just a number...

YACMiner: https://github.com/Thirtybird/YACMiner  N-Factor information : https://docs.google.com/spreadsheet/ccc?key=0Aj3vcsuY-JFNdC1ITWJrSG9VeWp6QXppbVgxcm0tbGc&usp=drive_web#gid=0
BTC: 183eSsaxG9y6m2ZhrDhHueoKnZWmbm6jfC  YAC: Y4FKiwKKYGQzcqn3M3u6mJoded6ri1UWHa
zccoin (OP)
Full Member
***
Offline Offline

Activity: 157
Merit: 100



View Profile WWW
May 18, 2014, 07:32:35 PM
 #169

Hey,

I need a workign block explorer with API. Can you help? Wink
Hi, please see the following total moneysupply api:
http://www.zccoin.org/api/minted.php

I must be missing something - there's no block explorer there, just a number...
That's only moneysupply api for coincap. The block explorer is as below:
http://www.zccoin.org:8080/

ZcCoin Donation: ZVX7namJi8CinMQbFruzHA27eW53qTznXW
teamcryptonator
Hero Member
*****
Offline Offline

Activity: 749
Merit: 503

Blockchain Just Entered The Real World


View Profile
May 30, 2014, 03:11:52 PM
 #170

hey

we have added ZCC on Cryptonator.com - cryptocurrency converter

webmaster can check out our free customizable price tickers https://www.cryptonator.com/widget

there's also JSON API available for developers https://www.cryptonator.com/api

Example calls
https://www.cryptonator.com/api/ticker/zcc-btc
https://www.cryptonator.com/api/full/zcc-btc

cheers

      ███████████████████████
     ███▄ ▄▄▄▄   ▄▄▄█▀▀  █████
    ███  █▀  ▀█▀▀▀       ▐█ ███
   ███  ▄██▄▄█▀▄▄▄        █▌ ███
  ███ ▄█▀  █     ▀█▄▄     ▐█  ▐██
 ███▄█▀    █        ▀█▄▄  ▄▄▄ ██
████▀      █           ▀██▀   ▀█ ██
 ██▀█▄     █          ▄█▀▀█▄▄▄█▀██
  ██ ▀█▄   █      ▄▄█▀▀    ▐█  ██
   ██  ▀█▄█▀▀█▄▄█▀▀        █▌ ██
    ███  █▄  ▄█▀█▄▄▄      █▌███
     ███  ▀▀▀▀     ▀▀▀█▄▄▐████
      ███████████████████████

 ▄▄       ▄▄▄        ▄▄   ▄▄▄▄▄ 
  ▀█▄   ▄█▀ ▀█▄    ▄█▀ ▄█▀▀   ▀▀█▄
    ▀█▄█▀     ▀█▄▄█▀  ▐█         █▌
    ▄█▀█▄      ▄█▀    ▐█         █▌
  ▄█▀   ▀█▄  ▄█▀       █▄       ▄█
▄█▀       ▀██▀          ▀▀█▄▄▄█▀▀


Network
BLOCKCHAIN JUST ENTERED THE REAL WORLD
..Decentralized Crypto-Location Oracle Network.
.........GET WHITELISTED FOR TOKEN SALE ( Limited )..........

.WHITE PAPER.  ││  ANN Thread  Telegram   Medium   Twitter   Reddit
indiguy
Full Member
***
Offline Offline

Activity: 154
Merit: 100



View Profile
June 01, 2014, 10:47:20 PM
 #171


ZCCoin added to our wiki!
http://coinwik.org/ZCCoin
Please do edit if there are other facts and links that needs to be there too.
zccoin (OP)
Full Member
***
Offline Offline

Activity: 157
Merit: 100



View Profile WWW
June 29, 2014, 07:40:34 PM
 #172

hey

we have added ZCC on Cryptonator.com - cryptocurrency converter

webmaster can check out our free customizable price tickers https://www.cryptonator.com/widget

there's also JSON API available for developers https://www.cryptonator.com/api

Example calls
https://www.cryptonator.com/api/ticker/zcc-btc
https://www.cryptonator.com/api/full/zcc-btc

cheers

Thanks and add it in the announcement.

ZcCoin Donation: ZVX7namJi8CinMQbFruzHA27eW53qTznXW
BitcoinNational
Legendary
*
Offline Offline

Activity: 1470
Merit: 1010


Join The Blockchain Revolution In Logistics


View Profile
November 06, 2014, 08:11:35 PM
 #173

hello zcc
@ zccoin would you like some bcc?

                ▄██▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
           ▄████▄▄▄▄▄██████████████▄
         ▄████████████████▄▄▄███████
       ▄█████████████████████████████
     ▄████████▀▀▀▀▀▀▀███████████████▄
   ▄████████▀█▀███▀        ███████████
 ▄████████▀███             ███████████
▄███████▀████                ██████████▄
███████████▀                  ██████████
 ██████▄████                   ██████▄███
  ██████▄████                 ▄█████████
   ██████▄████              ▄██████████
    ██████▄█████▄▄▄▄▄     ▄████████▀
     ██████▄████████████▄████████▀█▀██▀
      ██████████▄▄▄▄▄▄▄████████▀█▀██▀
       ██████████████████████▀█▀█▀
         ▀▀▀▀▀▀███████████▀▀▀▀
                      ▀██▀▀
─────────────────
Revolutionized.  ──


█████████████████████████
██ ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ██
██ █████████████▀█████ ██
██ ███ ▀█████▀      ▀█ ██
██ ███     ▀▀      ▐██ ██
██ ███▌            ███ ██
██ ████▌          ▄███ ██
██ ██████       ▄█████ ██
██ ████▄▄▄▄▄▄▄████████ ██
██ ███████████████████ ██
██▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄██
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀





█████████████████████████
██ ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ██
██ ████████████▀▀▀████ ██
██ ████████▀▀     ████ ██
██ █████▀    ▄▀  ▐████ ██
██ ██▀     ▄▀    ▐████ ██
██ ████▄▄ █▀     █████ ██
██ ██████ ▄▄█   ▐█████ ██
██ ████████████ ██████ ██
██ ███████████████████ ██
██▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄██
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.WHITEPAPER.
ANN Thread
Reddit

█████
██
██ █
██ █
██ █
   █

  ─────────────  Join
SMARC token ICO

█████
   ██
 █ ██
 █ ██
 █ ██
 █
rastimonac
Sr. Member
****
Offline Offline

Activity: 426
Merit: 250



View Profile
December 05, 2014, 02:11:21 AM
 #174

hi is there anyone who is minig zcc now? i need a little help... Grin
zccoin (OP)
Full Member
***
Offline Offline

Activity: 157
Merit: 100



View Profile WWW
December 05, 2014, 04:05:08 PM
 #175

The Nfactor of ZCC is 16 now, and please adjust your mining card's parameters.
Thanks for your support.

ZcCoin Donation: ZVX7namJi8CinMQbFruzHA27eW53qTznXW
Chicago
Sr. Member
****
Offline Offline

Activity: 592
Merit: 259


View Profile
December 17, 2014, 09:29:34 AM
 #176

How do you insta the cpu miner on linux 13.04 x64?
You could clone the source code of cpuminer from github.com/zccoin/cpuminer, but you have to do some modifications of nChainStartTime and GetNfactor.
We have the downlink of modified cpuminer version, and it will be updated to github soon.
cpuminer source code: http://pan.baidu.com/share/link?shareid=4173192244&uk=1127386973

Where exactly do we make the changes within zccoin/cpuminer from Github?

What changes need to be made specifically?

This is what I see in my syslog output using an unmodified clone and build of zccoin/cpuminer from the repository.

cpuminer[26192]: accepted: 0/1 (0.00%), 14.78 khash/s (booooo)
cpuminer[26192]: accepted: 0/2 (0.00%), 14.84 khash/s (booooo)
cpuminer[26192]: accepted: 0/3 (0.00%), 14.73 khash/s (booooo)
Chicago
Sr. Member
****
Offline Offline

Activity: 592
Merit: 259


View Profile
December 17, 2014, 12:42:03 PM
 #177

How do you insta the cpu miner on linux 13.04 x64?
You could clone the source code of cpuminer from github.com/zccoin/cpuminer, but you have to do some modifications of nChainStartTime and GetNfactor.
We have the downlink of modified cpuminer version, and it will be updated to github soon.
cpuminer source code: http://pan.baidu.com/share/link?shareid=4173192244&uk=1127386973

Actually, I found the source code you've linked to be useful and it compiles and I see the following output; although I still do not know if nChainStartTime and GetNfactor modifications are required.

thread 0: 35 hashes, 0.01 khash/s
thread 1: 35 hashes, 0.01 khash/s
thread 2: 35 hashes, 0.01 khash/s
thread 3: 35 hashes, 0.01 khash/s

So far though, I have not seen any syslog messages say whether or not my hashes have been accepted or rejected.

While evaluating cpuminers -- I also found Thirtybird's YACoin CPU Miner and it does appear to give slightly better results.
https://github.com/Thirtybird/cpuminer

4 miner threads started, using 'scrypt-chacha' algorithm.
Binding thread 0 to cpu 0
Binding thread 1 to cpu 1
Binding thread 2 to cpu 2
Binding thread 3 to cpu 3
Scrypt-Chacha NFactor set to 16
thread 0: 43 hashes, 8 hash/s
thread 1: 43 hashes, 8 hash/s
thread 2: 43 hashes, 8 hash/s
thread 3: 43 hashes, 8 hash/s
threedream
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250

Stand up , Stand up , Stand up !


View Profile
March 05, 2015, 06:47:48 AM
 #178

I come back to see you

I have to get back all the lost .
GrinZ
Legendary
*
Offline Offline

Activity: 1572
Merit: 1002


View Profile
July 24, 2015, 05:56:05 AM
 #179

ZCC added to multifaucet.tk
icelove
Sr. Member
****
Offline Offline

Activity: 711
Merit: 270



View Profile
April 27, 2017, 01:46:21 AM
 #180

Is dev still alive?
Pages: « 1 2 3 4 5 6 7 8 [9] 10 »  All
  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!