Bitcoin Forum
April 24, 2024, 10:34:23 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
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 »
  Print  
Author Topic: [FZ] Frozen | CPU and GPU | NoPremine | Rare | Fast Transactions | Update Now!!!  (Read 100351 times)
Block_Erupter (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
December 11, 2013, 06:48:27 AM
Last edit: January 17, 2014, 02:21:44 AM by Block_Erupter
 #1





New Official Site:
http://www.fzcoin.cc/

New Official Forum:
http://www.frozentalk.org

Sources:
https://github.com/fzcoin/frozencoin

Binary distributions (Windows + Mac):
https://github.com/fzcoin/frozencoin_binaries

Chinese Site:
http://www.fzcoin.org/


QUICK START

  • Run a wallet (Windows or Mac)
    Download a binary wallet and start frozen-qt. That's all!

  • Get some coins
    Check from time to time if you find an open giveaway thread.
    You find a list with open and closed threads at the end of this post.
    Check the conditions of the thread-starter (if any) and hope that the donor is as fast as Frozen! Smiley



CALLS FOR CONTRIBUTION


  • If you have some FZ coins to spare please consider to create some giveaway-thread
    If you do please let me know, so I can update the list of Giveaways at the end of this post

  • If you've got a reliable server with a dedicated IP-4 address and some networking bandwidth,
    it would be great if you run frozend with server=1 and listen=1 on it and let me know. I would add
    it as an additional node via "addnode=a.b.c.d" in the sample frozen.conf









  • Frozen is a coin originally based on the hashing concept of the QUARK coin
  • The total number of Frozen coins (FZ) is much lower in comparison: only 7,777,777 FZ. This is about 1/32th of QRK!!
  • (It is still under discussion to add an inflation, like e.g. 1% per year)
  • The coin is very good suited to be mined with CPUs. At the current difficulty > 2000 you will probably have best results with a pool
  • As of this writing there are about 97,000 blocks mined, making a volume of about 4,340,000 FZ (about 55.8% of the total coin supply)
  • The block reward is quickly dropping until it vanishes. If you want to mine FZ: a sooner, a better


CORE SPECIFICATIONS

  • FAST BLOCK GENERATION
    by average one block each 30 seconds

  • MULTIPLE-STEP HASHING
    the hashes are generated with a random hashing sequence,
    relying on 6 hashing functions

  • LIMITED COIN SUPPLY
    There will be no more than 7,777,777 FZ available at all! (*)

  • (*) INFLATION
    to be decided, currently not foreseen.
    There may be an inflation of about 1% per year after block 1,913,380.
    The community will vote about the inflation in time.

  • DECREASING BLOCK REWARD
    The mining subsidy is quickly declining and will drop to zero at block 1,913,380.
    Miners get the transaction fees.

  • PORTS
    P2P-Port: 18451, default RPC port: 18450


BLOCK REWARD (SUBSIDY)

Since block 77,778 the block reward is decreasing each 120 blocks (about each hour).
The last block to contain a block reward will be block 1,913,379, afterwards mining
will live from the transaction fees.  The community might vote to introduce an
inflation for the time after.  The amount discussed at the moment would relate to a
minimum block reward of 0,075 FZ, which yields about 1% inflation measured against
the maximum of 7,777,777 coins.

Find below a table and a graph showing the development of the block reward.
Please note that "Days since launch" is an estimation, based on an average of
one block per 30 seconds.

Block           Reward (FZ) Days since launch(*) Comment
1                      1000               0                           Block 1 with bigger reward for the original Dev. Not clear, what these coins were used for.
2 .. 77,777            50.0               0 .. 27                     From block 2 on the reward was 50 FZ
77,778 .. 167,177      25.0 .. 10.0       27 .. 58                    Block reward drops each 120 blocks. Until block 167,177 it declines from 25 FZ to 10 FZ.
167,178 .. 253,577     9.99306 .. 5.0     58 .. 87                    Block reward drops stepwise from about 10 FZ to 5 FZ
253,578 .. 604,937     4.99891 .. 1.80   87 .. 210                   Block reward drops stepwise from about 5 FZ to 1.80 FZ
604,938 .. 1,049,177   1.79954 .. 0.07547 210 .. 364                  Block reward drops stepwise from about 1.8 FZ to about 0.075 FZ
1,049,178 .. 1,923,764 0.07500           364 .. 664                  About 900,000 blocks with a constant payout of 0,075 FZ
1,923,765              0.10780           664                         The last block with a reward yields 0,1078 FZ. Total amount issued: 7,777,777 FZ
1,923,766 .. infinity  0.0               664 .. infinity             From block 1,923,766 on the block reward is zero

(*) Estimated, based on an average of 30 seconds per block.







MORE SPECIFICATIONS (may be adapted in future)
  • BLOCK MATURITY: A mined block matures after 260 blocks (at the most)




Frozen can be mined with the same miners as Quark.

CPU-Mining:


Code:
minerd -a quark -o http://your-frozen-qt-ip:rcpport/ -u rpcusername -p rpcpassword --no-stratum --no-longpoll

GPU-Mining:

There is to my knowledge no GPU miner for Frozen available, at the moment!

There is a closed source software named "Smelter" ( https://bitcointalk.org/index.php?topic=310975.0 ) which is originally
designed for Quark. Besides from some drawbacks (12.5% fee for each block, limited GPU support, no pool mining support)
the main problem seems to be, that it does not generate valid blocks for Frozen.


Sample frozen.conf:

If you want to run the frozend-daemon which gives access to RPC commands you should install a frozen.conf file.
Make sure the file is not world-readable - your frozen installation needs only reading access.
A basic frozen.conf could look like this:
Code:
rpcuser=frozenrpc
rpcpassword=replaceThisWithALongPasswordWithSomeDigits

Some further advanced options for frozen.conf:
  • Machines with little network bandwidth may prefer to reduce the number of maximum connections, e.g.: maxconnections=20
  • If you're running a daemon please restrict the RPC network access to the minimum you need. Use a star "*" as a wildcard. For a local-only installation this might be: rpcallowip=127.0.0.1

#1 Pool
http://fz.mine-pool.net

#2 Pool
http://www.coinmine.pl/fz/

#3 Pool
http://frz.smalltimeminer.com/

#4 Stratum Pool
http://stratum.mine-pool.net/fz/





CoinedUp.com
https://coinedup.com




BlockCrawler
http://frozen.kvvs.nl/

Blockchain-Explorer
http://frozen.blockchainexplorer.co.uk/

PaperWallet
http://vanity.kvvs.nl (was originall hosted at http://frozenaddress.org/)

Gambling
http://fzdice.com - Thread: https://bitcointalk.org/index.php?topic=382230.msg4106693#msg4106693

Reddit Subreddit
http://www.reddit.com/r/FrozenCoin



HOW YOU CAN CONTRIBUTE

We are glad about all kind of support, input and help!
If you have ideas the best way is to discuss them first on FrozenTalk.org to make sure you are in sync with everybody else.
Contributions can come from all kind of areas, e.g.:
  • Advertisement and Design: spread the word of Frozen, improve the appearance of the wallet, ...
  • Coin exchanges: help to make Frozen a choice at the coin exchanges
  • Ideas for new features, discussion of bugs and missing functionalities
  • If you want to improve the sources directly please make a fork on github and send a pull request. The devs (currently only me) will evaluate and include it.
  • For the techniques of github forks refer to the documentation at: https://help.github.com/articles/fork-a-repo
  • If you have some FZ to spare: create an own FZ giveaway thread.
    (Please announce a giveway here and update your thread regularly to let all know which postings were served)


GIVEAWAYS

Frozen is not premined, therefore there is no central "giveaway pool".
In the past there have been some community members giving away their own FZ (mined our bought).
Some of the threads are still open, but the donor fails to payout - please report these threads.
To make the life of the donors easier it would be nice if you edit your post (like: "Received, thanks!") if you got your FZs.

Giveaway threads (open + alive):
  • Unfortunately there is no open giveaway thread available at the moment

Contests (open + alive):


Giveaways (closed or no longer supported):



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.
Lecture
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
December 11, 2013, 06:54:58 AM
 #2

Me and Block_Erupter both created this coin and he will be taking over for until my school finals are done which will be done by the 18th of this month. He mostly created this coin and without his help this coin wouldn't be out right now. He knows more then me with crypto currency. He most likely will take over and he has some special plans for this coin like adding it to exchanges like bter.com and btc-e.com if it gets big enough.
Block_Erupter (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
December 11, 2013, 07:13:27 AM
 #3

Me and Block_Erupter both created this coin and he will be taking over for until my school finals are done which will be done by the 18th of this month. He mostly created this coin and without his help this coin wouldn't be out right now. He knows more then me with crypto currency. He most likely will take over and he has some special plans for this coin like adding it to exchanges like bter.com and btc-e.com if it gets big enough.

Thank you. Everyone I have big plans for this coin. I really want it to succeed. Their was no stupid premine like basically all the Alt-coins that were released. Their is a limited amount of Fz which is 7,7 million coins.


Giveaway for 10Fz Per Person - https://bitcointalk.org/index.php?topic=366745.0

Matt9301
Legendary
*
Offline Offline

Activity: 1554
Merit: 1008


View Profile
December 11, 2013, 07:53:04 AM
 #4

No connection and the pool not working  Huh
Block_Erupter (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
December 11, 2013, 07:55:14 AM
 #5

No connection and the pool not working  Huh

Turn off your firewall and see if that helps. Also add the nodes in conf file so you can connect. Their are 106 active connections right now so it is working. The pool has been down and hasn't been fixed yet. I've been trying to ask many pool owners to add Frozen but they haven't replied back yet.

Matt9301
Legendary
*
Offline Offline

Activity: 1554
Merit: 1008


View Profile
December 11, 2013, 07:59:04 AM
 #6

No connection and the pool not working  Huh

Turn off your firewall and see if that helps. Also add the nodes in conf file so you can connect. Their are 106 active connections right now so it is working. The pool has been down and hasn't been fixed yet. I've been trying to ask many pool owners to add Frozen but they haven't replied back yet.
Thank you for the reply but I have yet added the nodes in conf file and nothing.. I will try to turn off my firewall..
Thank you for the pool so.. No problem..

P.S. Nothing to do.. Also with the firewall turn off, i have no connections..
Block_Erupter (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
December 11, 2013, 08:01:48 AM
 #7

No connection and the pool not working  Huh

Turn off your firewall and see if that helps. Also add the nodes in conf file so you can connect. Their are 106 active connections right now so it is working. The pool has been down and hasn't been fixed yet. I've been trying to ask many pool owners to add Frozen but they haven't replied back yet.
Thank you for the reply but I have yet added the nodes in conf file and nothing.. I will try to turn off my firewall..
Thank you for the pool so.. No problem..

Your welcome. Also make sure port 18451 is open

Matt9301
Legendary
*
Offline Offline

Activity: 1554
Merit: 1008


View Profile
December 11, 2013, 08:08:09 AM
 #8

No connection and the pool not working  Huh

Turn off your firewall and see if that helps. Also add the nodes in conf file so you can connect. Their are 106 active connections right now so it is working. The pool has been down and hasn't been fixed yet. I've been trying to ask many pool owners to add Frozen but they haven't replied back yet.
Thank you for the reply but I have yet added the nodes in conf file and nothing.. I will try to turn off my firewall..
Thank you for the pool so.. No problem..

Your welcome. Also make sure port 18451 is open

The port is open, but nothing..
Block_Erupter (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
December 11, 2013, 08:14:31 AM
 #9

No connection and the pool not working  Huh

Turn off your firewall and see if that helps. Also add the nodes in conf file so you can connect. Their are 106 active connections right now so it is working. The pool has been down and hasn't been fixed yet. I've been trying to ask many pool owners to add Frozen but they haven't replied back yet.
Thank you for the reply but I have yet added the nodes in conf file and nothing.. I will try to turn off my firewall..
Thank you for the pool so.. No problem..

Your welcome. Also make sure port 18451 is open

The port is open, but nothing..

Download this wallet, it is updated with the newest conf file - http://www.mediafire.com/download/m3bcc37vj50hmc9/Frozen-Qt.rar

Matt9301
Legendary
*
Offline Offline

Activity: 1554
Merit: 1008


View Profile
December 11, 2013, 08:24:21 AM
 #10

Now in syncro.. Thank you!
Block_Erupter (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
December 11, 2013, 08:36:46 AM
 #11

Now in syncro.. Thank you!

You are most welcome. Post your address and I'll send over 10Fz

glitchboy
Member
**
Offline Offline

Activity: 76
Merit: 10


View Profile
December 11, 2013, 08:38:23 AM
Last edit: December 11, 2013, 09:53:37 AM by glitchboy
 #12

Use quarkcoin-cpuminer to solo mine Frozen:
Code:
minerd -a quark -o http://your-frozen-qt-ip:rcpport/ -u rpcusername -p rpcpassword --no-stratum --no-longpoll
Also probably you should change frozen-qt / frozend settings like this:
Code:
rpcthreads=50
rpcallowip=*

Matt9301
Legendary
*
Offline Offline

Activity: 1554
Merit: 1008


View Profile
December 11, 2013, 08:39:17 AM
 #13

Now in syncro.. Thank you!

You are most welcome. Post your address and I'll send over 10Fz

FGn9MVKR5fNtjRoiH7e5CtavJuhHEAtHbX Thank you! I have yet received 50.00Ft but yet immature..
Matt9301
Legendary
*
Offline Offline

Activity: 1554
Merit: 1008


View Profile
December 11, 2013, 08:43:53 AM
 #14

Use quarkcoin-cpuminer to mine Frozen:
Code:
minerd -a quark -o http://your-frozen-qt-ip:rcpport/ -u rpcusername -p rpcpassword --no-stratum --no-longpoll
Also probably you should change frozen-qt / frozend settings frozen like this:
Code:
rpcthreads=50
rpcallowip=*
I have changed the .bat file, but I received Http request failed..
Block_Erupter (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
December 11, 2013, 08:44:26 AM
 #15

Use quarkcoin-cpuminer to mine Frozen:
Code:
minerd -a quark -o http://your-frozen-qt-ip:rcpport/ -u rpcusername -p rpcpassword --no-stratum --no-longpoll
Also probably you should change frozen-qt / frozend settings frozen like this:
Code:
rpcthreads=50
rpcallowip=*

Thank you. Added to the original post.


Still giving away 10Fz, hurry before I run out.

wakasaki808
Sr. Member
****
Offline Offline

Activity: 476
Merit: 500



View Profile
December 11, 2013, 09:05:53 AM
 #16

Use quarkcoin-cpuminer to mine Frozen:
Code:
minerd -a quark -o http://your-frozen-qt-ip:rcpport/ -u rpcusername -p rpcpassword --no-stratum --no-longpoll
Also probably you should change frozen-qt / frozend settings frozen like this:
Code:
rpcthreads=50
rpcallowip=*

How do I find [ http://your-frozen-qt-ip:rcpport/]? Tongue
glitchboy
Member
**
Offline Offline

Activity: 76
Merit: 10


View Profile
December 11, 2013, 09:53:17 AM
Last edit: December 11, 2013, 10:04:28 AM by glitchboy
 #17

Use quarkcoin-cpuminer to mine Frozen:
Code:
minerd -a quark -o http://your-frozen-qt-ip:rcpport/ -u rpcusername -p rpcpassword --no-stratum --no-longpoll
Also probably you should change frozen-qt / frozend settings frozen like this:
Code:
rpcthreads=50
rpcallowip=*

How do I find [ http://your-frozen-qt-ip:rcpport/]? Tongue
It's your computer ip or loopback (127.0.0.1).
rpcport=18450

So it could be:
http://127.0.0.1:18450/

Optimized quark-cpuminer:
https://bitcointalk.org/index.php?topic=353448.0

krpz
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile
December 11, 2013, 10:39:44 AM
 #18

I download the wallet from mediafire but i can't connect to any node. I get:

"No block source available"

edit: my ports are open
Edacra
Full Member
***
Offline Offline

Activity: 219
Merit: 100


View Profile
December 11, 2013, 10:44:05 AM
 #19

I opened the wallet, since 10minute and it still says no blocksource available
crike
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
December 11, 2013, 10:50:50 AM
 #20

Working nodes:

addnode 5.178.87.23:18451 add
addnode 202.198.62.133:18451 add
addnode 95.84.217.190:18451 add
addnode 69.132.223.228:18451 add
addnode  178.171.127.114:18451 add

Open console (help - debug window - console) to add nodes.

BTC: 19GwYWZjY3RczZFCS7S64AikrARuyZ7Zoc
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 »
  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!