Bitcoin Forum

Local => 山寨币 => Topic started by: ekoja on June 30, 2014, 10:34:44 AM



Title: [ANN] [FRSH] FreshCoin |全新哈希算法FRESH及难度调整算法|格林尼治时间7月7日18点发射
Post by: ekoja on June 30, 2014, 10:34:44 AM


http://www.freshcoin.net/wp-content/uploads/2014/06/about.png

  • FreshCoin是以用一个崭新FRESH挖矿算法为特点的虚拟币。该新算法消耗 15% 到 20% 更少能源 相比较于x11 / x13 / 15算法. FRESH算法选取了最低能耗的哈希算法  (SHAVITE, SIMD & ECHO) ,产生了迄今为止 最节能 哈希算法. 5轮多重算法的联合代表了高安全性以及免疫ASIC矿机。.
  • FRESH采用了一个新的难度调整算法 (Slingshield),以及一个独一无二的两态分布计划,这将确保了Freshcoin具有经济上的可持续性。
  • 在一开始的7天里, 将挖出60%币, 随后进入 Slingshield阶段,按照百分比例收取的手续费将成为挖FRESH的块奖励。 最终,在初始分布周期结束后, 块奖励将完全由手续费提供。


http://www.freshcoin.net/wp-content/uploads/2014/06/specs.png

  • 最绿色环保的哈希算法: FRESH! 花最少的电费!用最低温的矿机! 8)
  • 7点POW(工作证明)。
  • 一共~一千万FRESHcoin。
  • 快速交易! (60秒块时间)
  • Digishield Slingshield (感谢FRACTAL),51%攻击需要的哈希算力增至71%。
  • 源自最新的比特币源码: 0.9x
  • ~60%币将在7天内挖出,以控制通膨及价格不稳定。
  • 按照货币时刻表量身定做的可持续难度调整。
  • 7天后,收取0.5%交易费, 挖矿仍然可以获利,并且没有通膨。
  • 公平及稳定的发布: 前30个块零FRESHcoin.
  • 低比例/透明的预挖。
  • 更多详情可见 http://www.freshcoin.net (http://www.freshcoin.net)


http://www.freshcoin.net/wp-content/uploads/2014/06/rewards.png
  • 0块: 预挖块: 50000 FRSH (0,2%用作未来发展, 0,3% 用作悬赏)
  • 1-30块: 零FRSH (公平发布以及为矿池准备预留时间)
  • 31-1440: 1000 FRSH (1天) (提高第一天POW奖励)
  • 1441 - 4320块: 500 FRSH (2天)
  • 4321 - 8640块: 250 FRSH (3天)
  • 8641 - 10080块: 1000 FRSH (1 天) (提高最后一天POW奖励)
  • 10081- 442080块 : 10 FRSH + 交易费 (300 天) > 预计块奖励为 50 到 500 FRSH
  • 442080块之后: 零 FRSH + 交易费 > 预计块奖励为 50 到 500 FRSH  


http://www.freshcoin.net/wp-content/uploads/2014/06/website.png
  • http://www.freshcoin.net (http://www.freshcoin.net)


http://www.freshcoin.net/wp-content/uploads/2014/06/socialmedia.png
  • TWITTER (https://twitter.com/FreshCoin1)


http://www.freshcoin.net/wp-content/uploads/2014/06/getstarted.png
  • 发射时间: 7/7/2014 18:00 GMT
  • 钱包及挖矿源代码在发射时公布
  • FRESH Windows / linux CPU / GPU 挖矿工具在发射时公布
  • Windows x86 / x64 & linux x86 / x64 QT 钱包发射时公布

freshcoin.conf
Code:
rpcuser=user
rpcpassword=pass
rpcallowip=*
rpcport=22111
server=1
listen=1


If you're wallet won't sync:
Code:
addnode=83.85.206.158
addnode=fresh.hardcoreminers.com
addnode=fresh.suprnova.cc

example.bat for AMD GPU solo mining (best is to use your own x11 settings / tweaks):
Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
sgminer --kernel fresh -o 127.0.0.1:22111 -u user -p pass -w 256 -I 15 -g 2 --thread-concurrency 8192 --temp-cutoff 85 --lookup-gap 2

Compile AMD GPU sgminer on pimp / bamt:
Code:
cd /opt/
git clone <git link to miner>
cd sph-sgminer_fresh
cp -av /opt/ADL-SDK/*.h ./ADL_SDK/
autoreconf -fvi
./configure CFLAGS="-O2 -Wall -march=native" --enable-opencl --enable-gridseed
make

example.bat for solo NVIDIA GPU mining (note: works on recent NVIDIA cards only. Credits to djm34):
Code:
ccminer -a fresh --url 127.0.0.1:22111 -u user -p pass -f 256

Don't have a rig? Get ready to rent one here:
Rig owners: get your rigs ready for rental (pre-launch exclusive). Please start creating your accounts and rigs, simply leave the rigs as "Unavailable" until launch"
http://miningrigrentals.com/images/homelogo.png
https://www.miningrigrentals.com/rigs/fresh

Wallets:

Windows x86: MEGA (https://mega.co.nz/#!qgRzDSTI!4OatLt_TxBhJYT6FrD8uxnNaWOT-F8tnEKxcNv-PJMU) MIRROR (http://www.freshcoin.net/files/freshcoin-winqt.zip) SETUP (http://www.freshcoin.net/files/freshcoin-1.1.0-win32-setup.zip)
Windows x64: MEGA (https://mega.co.nz/#!n9hHFT5C!B8rVKtocNBgvYuX1rpont1xv-3_Rti0FmxhoibTgu_Y) MIRROR (http://www.freshcoin.net/files/freshcoin-winqt64.zip) SETUP (http://www.freshcoin.net/files/freshcoin-1.1.0-win64-setup.zip)

Linux QT Wallets:
X86 (http://www.freshcoin.net/files/freshcoin-qt.zip)
X64 (http://www.freshcoin.net/files/freshcoin-qt64.zip)

mining software:

http://www.freshcoin.net/files/sph_sgminer_fresh.zip (http://www.freshcoin.net/files/sph_sgminer_fresh.zip) (AMD GPU)
http://www.freshcoin.net/files/fresh_ccminer.zip (http://www.freshcoin.net/files/fresh_ccminer.zip) (NVIDIA GPU)
http://www.freshcoin.net/files/minderd_fresh.zip (http://www.freshcoin.net/files/minderd_fresh.zip) (CPU x64)

Miners github:
https://github.com/savale/sph-sgminer_fresh (https://github.com/savale/sph-sgminer_fresh) (AMD GPU)
https://github.com/savale/ccminer (https://github.com/savale/ccminer) (NVIDIA GPU)
https://github.com/savale/freshcoin-cpuminer (https://github.com/savale/freshcoin-cpuminer) (CPU)

github:
https://github.com/savale/freshcoin/



http://www.freshcoin.net/wp-content/uploads/2014/06/pools.png
  • http://www.hashharder.com/fresh/freshcoin (http://www.hashharder.com/fresh/freshcoin)
  • http://fresh.pool.mn (http://fresh.pool.mn)
  • http://fresh.suprnova.cc/ (http://fresh.suprnova.cc/)
  • http://fresh.cryptoday.info/ (http://fresh.cryptoday.info/)
  • http://fresh.hardcoreminers.com/ (http://fresh.hardcoreminers.com/)
  • http://trexpool.com/freshcoin/ (http://trexpool.com/freshcoin/)
  • https://fresh.maxminers.net/ (https://fresh.maxminers.net/)
  • http://fresh.altpooler.com (http://fresh.altpooler.com)



http://www.freshcoin.net/wp-content/uploads/2014/06/exchanges.png
  • alcurex.com (https://alcurex.com) (use at own risk)
  • TBA




http://www.freshcoin.net/wp-content/uploads/2014/06/bounties.png
  • 以下悬赏8)
  • 中文ANN贴翻译 [400 FRSH]
  • 西班牙语ANN贴翻译 [400 FRSH]
  • 德语ANN贴翻译 [400 FRSH]
  • 俄语ANN贴翻译 [400 FRSH]
  • 法语ANN贴翻译 [400 FRSH]
  • 意大利语ANN贴翻译 [400 FRSH]
  • 解释FRESH的视频 [1500 FRSH]
  • 使用FRESH服务 [1000 FRSH]
  • 块连浏览器 [1000 FRSH]
  • 富豪榜 [500 FRSH]
  • 水龙头[500 FRSH 悬赏 + 250 FRSH 启动水龙头]
  • MAC钱包 [1000 FRSH]


http://www.freshcoin.net/wp-content/uploads/2014/06/links.png
  • TBA



Title: Re: [ANN] [FRSH] FreshCoin |全新哈希算法FRESH及难度调整算法|格林尼治时间7月7日18点发射
Post by: phobtc01 on June 30, 2014, 10:42:12 AM
又有新币出来
矿池什么的应该一开始就搞好


Title: Re: [ANN] [FRSH] FreshCoin |全新哈希算法FRESH及难度调整算法|格林尼治时间7月7日18点发射
Post by: quehuaiknrzr602 on June 30, 2014, 10:56:39 AM
又有新币出来
矿池什么的应该一开始就搞好
哪能一步就到位的


Title: Re: [ANN] [FRSH] FreshCoin |全新哈希算法FRESH及难度调整算法|格林尼治时间7月7日18点发射
Post by: ekoja on July 08, 2014, 01:20:39 PM
新算法,很看好。
已经成功发射了。


Title: Re: [ANN] [FRSH] FreshCoin |全新哈希算法FRESH及难度调整算法|格林尼治时间7月7日18点发射
Post by: newband on July 08, 2014, 02:17:04 PM
没有显卡机,对这些新算法的币完全没想法
帖子里还放个租算力的网站,你不是新算法吗?能租到算力?


Title: Re: [ANN] [FRSH] FreshCoin |全新哈希算法FRESH及难度调整算法|格林尼治时间7月7日18点发射
Post by: eranbtc on July 08, 2014, 02:57:40 PM
己经发射了,不知射的高不高,和是否持久 ;D


Title: Re: [ANN] [FRSH] FreshCoin |全新哈希算法FRESH及难度调整算法|格林尼治时间7月7日18点发射
Post by: tonny.jr on July 08, 2014, 03:13:32 PM
拜托技术大牛们做一些牛逼的山寨币吧


Title: Re: [ANN] [FRSH] FreshCoin |全新哈希算法FRESH及难度调整算法|格林尼治时间7月7日18点发射
Post by: vtkhuong on July 08, 2014, 04:45:05 PM
6 个 280X 运行 Fresh:
http://i537.photobucket.com/albums/ff337/vtkhuong/fresh1.jpg


Win32 binary :
https://mega.co.nz/#!dEMjjAoa!a8VYBUYztgBXm5q4d8Pq5R4WM4VxwfwfK7mGqi5Hi2I
Update your driver to 14.6 for better hashrate
There's 3 .bin file for 270x, 280x and 7950 in the archive for anyone don't have driver 14.6, and remember set --gpu-platform 0 for 13.12 driver
Currently performance :
7950 : 3.6MH/s (1030/1250)
270x : 2.85MH/s (1100/1400)
280x : 4.5MH/s (1100/1500)

Github source :
https://github.com/aznboy84/freshgpu

Linux build instructions (some dude confirmed it works so i hope it does Cheesy )
Quote
cd /opt
git clone https://github.com/aznboy84/freshgpu.git
cd freshgpu
cp -av /opt/ADL-SDK/*.h ./ADL_SDK/
git submodule update --init --recursive
sh autogen.sh
CFLAGS="-O2 -Wall -march=native" ./configure
make



Fresh in: Bter.com: https://bter.com/trade/frsh_btc