riecoin
Launched between 20:00 and 23:59 UTC on Tuesday, Feb 11th, 2014
Want something added to riecoin.org? request it here: https://docs.google.com/spreadsheet/ccc?key=0As6q17G29AHxdENBMzNIT3NSSWlic0Y4TnJKZTlSUEE&usp=sharing
New client v0.10.2 Mandatory update: hard-forked at block 160704
Hard fork was successful! It allowed us to break the world record for the largest prime sextuplet with 654 digits
Sources are in github (github.com/riecoin/riecoin) and binaries in sourceforge (https://sourceforge.net/projects/riecoin/files/riecoin%200.10.2/).
More details here: https://bitcointalksearch.org/topic/m.9396060
Download optimized solo cpu miner v3.1.1:https://sourceforge.net/projects/riecoin/files/cpuminer%20rminerd%203.1.1/
General parameters:
- PoW: new idea, prime numbers, not Cunningham chains
- Blocks every 2.5 minutes
- Block reward of 50RIC, halving every 840000 (about 4 years)
- Cap: about 84 million RIC
- Difficulty adjustments every
576 blocks (24hs) 288 blocks (12hs) - RPC port 28332, or 38332 for testnet
- P2P port 28333, or 38333 for testnet
Website: http://riecoin.org/ (currently down beacuse of DDos)
The process of money creation in Bitcoin - referred to as mining - involves executing software that utilizes your hardware running sha256 hashes until a certain criterion is met. This part of the mining process is called generating a "Proof of work". The whole mining process also has a critical role in processing transactions and providing security to the network. It is estimated that all the processing power devoted to Bitcoin mining represents more computing power than several of the largest supercomputers in the world combined. Wouldn't it be great to be able to use all that massive power for something else?
Even special purpose hardware was designed for Bitcoin mining. Some consider this a waste of resources, while others argue that supporting a decentralized currency is hardly a waste. We believe that the mining process required for currency to work does not need to include hashing functions as a Proof of Work, and that a "more useful" calculation can be done instead.
That's the point of Riecoin: the mining process, besides fulfilling its function to the operation of the network, generates series of prime numbers as a by-product. This prime numbers are of interest to mathematicians and the scientific community. Riecoin is proof that it is possible to effectively harness all that massive computing power to something useful other than hashing functions.
Fair launch:Since this is a new PoW, it is very hard to define a starting difficulty that avoids instamining. To overcome this and contribute to a fair launch, the first 576 blocks will have no reward and the next 576 will linearly increase and reach the full reward at block 1152, after 4 difficulty adjustments were performed. Besides avoiding instamining, this should allow time for those who want to compile their own clients.
Expect the starting difficulty to be hard.
Source code will be provided a few days before launch, but the PoW functions will be replaced by stubs. The idea is that everyone would be able to examine the code and confirm that there's nothing strange and it is indeed pretty similar to bitcoin's. Everyone would be able to compile it, see if they have the correct dependencies, etc, but it won't run. At launch time, when the final code is released, everyone could easily check that the only thing that changed is the PoW code, so you'd only have to check the diff of a few lines of code and recompile.
MiningA basic miner is embedded in the client (use "setgenerate true"), but a fork of cpu-miner that is much more optimized will be released too. Optimized mining requires a sieve, which in general create a RAM access bottleneck, so it's hard to predict how much improvement would you get by using the GPU. I'd bet someone will find a way to implement an efficient GPU miner. Same thing with ASICs. But if they make an ASIC for this, they would be making an ASIC that could be used to find interesting prime number structures.
LINKSCool intro video:
http://vimeo.com/87464754Forums:
-
http://www.riecointalk.com/-
https://cryptocointalk.com/forum/875-riecoin-ric/Facebook:
https://www.facebook.com/TheRiecoinCommunityTwitter: @riecoin
Android apps/widgets: new!
-
Paper wallet (in Play store)-
Riecoin widget (in Play store)-
Riecoin shooter (in Play store)Subreddit:
http://www.reddit.com/r/riecoinThere was an article on NewScientist!
http://www.newscientist.com/article/dn25123-virtual-currency-riecoin-tackles-prime-number-enigma.html#.Uw-hrfmSzcAAnd slashdot:
http://science.slashdot.org/story/14/02/22/1938218/riecoin-a-cryptocurrency-with-a-scientific-proof-of-workListed at:
-
http://www.worldcoinindex.com/-
http://coinmarketcap.com/-
http://www.cryptocoinrank.com/RiecoinExchanges:
- CryptoDAO:
BTC/RIC:
https://cryptodao.com/site/index/RIC/BTC LTC/RIC:
https://cryptodao.com/site/index/RIC/LTC ETH/RIC:
https://cryptodao.com/site/index/RIC/ETH USD/RIC:
https://cryptodao.com/site/index/RIC/USD-
POLONIEX-
btc38.comPools:
-
uBlock.it new!-
ric.nonce-pool.com (stratum)-
RiePool (stratum)
-
xpoolx (stratum)
-
http://ypool.net/ (xpt) they also have an online wallet and a faucet-
ric.upcpu.com (xpt)-
gpupool (not technically pooled mining, research before using)
Stratum miner:
-
https://github.com/gatra/fastrieStratum pool server backend:
-
https://github.com/gatra/stratum-miningBlock crawlers/explorers:
-
https://chainz.cryptoid.info/ric/-
https://bchain.info/RIC/-
http://darmstadt.goxadidi.dk/cgi-bin/block/block_crawler.py/ seems offline
Tools:
- Paper wallets
-
https://cryptap.us/ric/paperwallet.htmlhttp://www.lotwin.com/lottery/downloads.aspx accepts Riecoin!
There's a wiki here:
http://www.reddit.com/r/RieCoin/wiki/indexFaucet and other services by cryptap.us:
New!-
Faucet-
copay for RIC-
Online wallet-
Dice gameAnd there's a miner for the parallela board!
https://github.com/MichaelBell/fastrie/tree/master/xptMinerMore links and info at
riecoin.org