Bitcoin Forum
May 09, 2024, 05:22:14 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Denarius [DNR] -新的 "Tribus" PoW 算法 >> PoW/PoS Hybrid >> Satoshi Core  (Read 575 times)
wenwen (OP)
Sr. Member
****
Offline Offline

Activity: 728
Merit: 251


View Profile
June 26, 2017, 04:14:18 PM
Last edit: July 08, 2017, 02:18:56 PM by wenwen
 #1

发布..
6/14/2017





Denarius [DNR]

古老的货币用于新的世界

官方网站: https://denarius.io

Denarius是一个PoW/PoS 混合加密数字货币,基于最初的中本聪核心代码。具有出块时间快,新的称作Tribus 的PoW哈希算法,隐身地址,加密消息,分析和区块浏览器在钱包中!

Windows-QT 钱包 下载: https://github.com/carsenk/denarius/releases/download/1.0.0.0/Denarius-QT.zip

镜像: https://mega.nz/#!vFZ3TAhY!DgVSvoOJWm6dz9-ysGGsdNndXPKgp-aa6RTbhx2Ir1M

macOS-QT 钱包 下载: https://github.com/carsenk/denarius/releases/download/1.0.0.0/Denarius-OSX-v1000.dmg

源码: https://github.com/carsenk/denarius

Tribus CPU 矿机源码: https://github.com/carsenk/cpuminer-multi-linux (测试和工作在 Linux和Windows系统)

tpruvot已经为Tribus更新了 CPU矿机源码: https://github.com/tpruvot/cpuminer-multi


Tribus CPU 矿机 用于 Windows系统: https://github.com/carsenk/cpuminer-multi/releases/download/v1.0-T/cpuminer.exe

Tribus GPU 矿机用于 NVIDIA GPUs 在 Windows系统: https://github.com/carsenk/ccminer/releases/download/v2.0-tpruvot-tribus/ccminer-2.1-tribus.7z

Tribus GPU 矿机用于 NVIDIA GPU 源码: https://github.com/tpruvot/ccminer

Tribus AMD GPU sgminer 源码: https://github.com/carsenk/sph-sgminer-tribus

Tribus AMD GPU sgminer Windows: https://github.com/carsenk/sph-sgminer-tribus/releases/download/1.0-tribus/sph-sgminer-tribus.zip

新的 Tribus AMD GPU sgminer (v5.3.7) - http://ccminer.org/preview/sgminer-x64-5.3.7.zip

在 Gitter 上加入我们交流: https://gitter.im/denariusproject/Lobby

加入我们的Slack!:
https://join.slack.com/denarius/shared_invite/MTk4NzI4MjE1MTA2LTE0OTc1ODg2ODItYTVjMWNmNzc0Zg

推特Twitter: @carsenjk and @denariuscoin
https://www.reddit.com/r/denariuscoin/

Denarius 网页钱包源码: https://github.com/carsenk/denariusnodewallet
官方 Denarius 网页钱包t: 快了


网页钱包截图:




Denarius 特点:

Denarius是一个新的加密数字货币,基于最初的中本聪核心代码。Denarius有很多变化,例如隐身地址、加密消息、新的称为Tribus的 PoW 哈希算法,抵抗ASIC,3年的PoW阶段总共有10,000,000 DNR被创造,然后转为 PoS(年利率为6%)。

10,000,000 DNR 总量

10% 预挖1,000,000 DNR
50% 的预挖500,000 DNR 将用于奖励、推广、市场和服务。
其50%作为我自己的资金用于维护和支持这个币的发展。

30 秒区块时间
7 确认
30 确认为成熟的区块
Tribus PoW 哈希算法,NIST5 算法 (JH, Keccak, 和 Echo)中的3个。
PoW在区块 3,000,000结束后完全转为PoS

区块奖励特点:
Code:
	
         if (pindexBest->nHeight == 1)
nSubsidy = 1000000 * COIN;  // 10% Premine
else if (pindexBest->nHeight <= FAIR_LAUNCH_BLOCK) // Block 210, Instamine prevention
                nSubsidy = 1 * COIN/2;
else if (pindexBest->nHeight <= 1000000) // Block 1m ~ 3m DNR
nSubsidy = 3 * COIN;
else if (pindexBest->nHeight <= 2000000) // Block 2m ~ 4m DNR
nSubsidy = 4 * COIN;
else if (pindexBest->nHeight <= 3000000) // Block 3m ~ 3m DNR
nSubsidy = 3 * COIN;
        else if (pindexBest->nHeight > LAST_POW_BLOCK) // Block 3m
nSubsidy = 0; // PoW Ends ~ 10,000,000 Total DNR Mined via PoW

RPC 端口: 32339
端口: 33339


支持的特点:

隐身地址
加密信息
快速交易算法
Tribus PoW Algorithm (新)
PoW 3年结束后转为PoS(年利率为6%)。(2017.6.14发布)

奖励:

矿池: 1,000 DNR
大的有名的矿池 (1,000+ GH/sec): 50,000 DNR (仅两个)
区块浏览器: 5,000 DNR (需要域名)
Denarius 水龙头: 5,000 DNR
签名活动: 很快就有
Twitter活动: 很快就有
支持DNR的交易平台: 5,000 DNR
语言翻译 (需要中文): 100 DNR

(Bounties are subject to change and be added to as expansion progresses)

水龙头:
http://leakyfaucet.tk

DNR Tribus PoW 矿池:
Python Tribus 哈西模式可以见: https://github.com/exmac/tribus-hash (奖励给exmac)
http://yiimp.ccminer.org/
http://neonpool.sytes.net/
https://dnr.coin-miners.info/
http://pool.denarius.name/
http://brutum-pool.ddns.net/

DNR 区块浏览器:
http://yiimp.ccminer.org/explorer/DNR
https://chainz.cryptoid.info/dnr/
http://denarius.name/

交易平台:

CoinsMarkets
- https://coinsmarkets.com/trade-BTC-DNR.htm

CryptoDAO -

标准平台:
BTC/DNR: https://cryptodao.com/site/index/DNR/BTC
LTC/DNR: https://cryptodao.com/site/index/DNR/LTC
ETH/DNR: https://cryptodao.com/site/index/DNR/ETH
USD/DNR: https://cryptodao.com/site/index/DNR/USD
DASH/DNR: https://cryptodao.com/site/index/DNR/DASH

NovaExchange DNR/BTC 很快就有
Yobit.net DNR/BTC 很快就有
coinexchange.io很快就有


MT4 Based PRO 网上交易平台:

BTC/DNR: https://cryptodao.com/trade2/index?symbol=cryptodaodnrbtc

CryptoDAO Denarius 网页钱包
https://cryptodao.com/site/register

纸钱包和用于Denarius的虚拟地址生成器: https://github.com/carsenk/dnraddress.org

Denarius PHP JSONRPC Library: https://github.com/carsenk/easydenarius-php

Denarius NodeJS 钱包地址验证器: https://github.com/carsenk/wallet-address-validator

目前Denarius版本是 v1.0.0.0 (6/14/2017) (检查github 用于最新升级)

很快就有/TODO:
路线图/白皮书
NodeJS 网页钱包支持移动 (Android & iOS)

目前开发者: Carsen Klock (kingcarsen)

在这里网站和代码将会随着开发进行而更新。目前不许诺新的特点。持续维护和Denarius网络的扩张。

我将继续做网站的一些文件和操作说明(我可以为你们做一些视频)I am going to be working 现在如果你需要一个好的denarius.conf文件单独挖矿可以试试这个:

Code:
rpcuser=denariususer
rpcpassword=xx
rpcallowip=127.0.0.1
rpcport=32339
server=1
daemon=1
listen=1

如果你同步有问题试着在denarius.conf后面加上:
Code:
addnode=yiimp.ccminer.org:33339
addnode=172.93.53.210:33339
使用 Tribus CPU 矿机单独挖Denarius举例:

Code:
cpuminer.exe -a tribus -o http://127.0.0.1:32339 -u denariususer -p xx
1715232134
Hero Member
*
Offline Offline

Posts: 1715232134

View Profile Personal Message (Offline)

Ignore
1715232134
Reply with quote  #2

1715232134
Report to moderator
1715232134
Hero Member
*
Offline Offline

Posts: 1715232134

View Profile Personal Message (Offline)

Ignore
1715232134
Reply with quote  #2

1715232134
Report to moderator
1715232134
Hero Member
*
Offline Offline

Posts: 1715232134

View Profile Personal Message (Offline)

Ignore
1715232134
Reply with quote  #2

1715232134
Report to moderator
If you want to be a moderator, report many posts with accuracy. You will be noticed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715232134
Hero Member
*
Offline Offline

Posts: 1715232134

View Profile Personal Message (Offline)

Ignore
1715232134
Reply with quote  #2

1715232134
Report to moderator
1715232134
Hero Member
*
Offline Offline

Posts: 1715232134

View Profile Personal Message (Offline)

Ignore
1715232134
Reply with quote  #2

1715232134
Report to moderator
1715232134
Hero Member
*
Offline Offline

Posts: 1715232134

View Profile Personal Message (Offline)

Ignore
1715232134
Reply with quote  #2

1715232134
Report to moderator
xx63245613
Sr. Member
****
Offline Offline

Activity: 443
Merit: 250



View Profile
June 28, 2017, 01:34:00 PM
 #2

看上去不错,未来有计划添加masternode吗?

             ▄▄
          ▄▄████▄▄
       ▄▄████▀▀████▄▄
    ▄▄████▀      ▀████▄▄
 ▄▄████▀            ▀███▀
████▀                  ▀  ▄▄
███                      ▄██
███                      ███
███   ███▄        ▄███   ███
███   █████▄    ▄█████   ███
███   ███▀███▄▄███▀███   ███
███   ███  ▀████▀  ███   ███
███   ███    ▀▀    ███   ███
███▄  ███          ███  ▄███
 ▀███▄███          ███▄███▀
   ▀█████          █████▀
     ▀███          ███▀
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██


▄█████████████████████▄
███████████████████████
█████████████████▀▀▀███
███████████▀▀▀      ███
█████▀▀▀       ▄    ███
██▄         ▄█▀    ████
█████▄    ▄█▀      ████
████████▄█▀       █████
██████████  ▄     █████
██████████ ███▄  ██████
███████████████████████
███████████████████████
▀█████████████████████▀


▄█████████████████████▄
███████████████████████
██████████████▀▀▀██████
████ ▀███████     ▀▄███
████   ▀▀█▀▀      ▄████
█████              ████
██████             ████
███████▄          █████
███████▀        ▄██████
███▀▀        ▄▄████████
███████████████████████
███████████████████████
▀█████████████████████▀


▄█████████████████████▄
███████████████████████
████████████▀▀▀▀███████
██████████▀     ███████
██████████   ██████████
████████▀▀   ▀▀████████
████████       ████████
██████████   ██████████
██████████   ██████████
██████████   ██████████
██████████   ██████████
███████████████████████
▀█████████████████████▀


▄█████████████████████▄
█████▀▀         ▀▀█████
███    ▄▄▄▄▄▄▄▄▄    ███
██   ████▀▀▀▀▀██▀▀   ██
██  ███▀       ▀  █  ██
██  ██▀  █████  ▀██  ██
██  ██  ███████  ██  ██
██  ██▄  █████  ▄██  ██
██  ███▄       ▄███  ██
██   ████▄▄▄▄▄████   ██
███    ▀▀▀▀▀▀▀▀▀    ███
█████▄▄         ▄▄█████
▀█████████████████████▀


▄█████████████████████▄
██████████████▀████████
████████████▀ ▄ ▀  ▀███
███████████ ▄███▄  ▄███
███████████ ███████████
██▀  ▀█▀▀     ▀▀█▀  ▀██
██     ▄▄     ▄▄     ██
███▄  ████   ████  ▄███
████   ▀▀     ▀▀   ████
█████  ▀▄▄   ▄▄▀  █████
███████▄▄ ▀▀▀ ▄▄███████
███████████████████████
▀█████████████████████▀


▄█████████████████████████▄
███████████████████████████
████▀▀▀▀███████████████████
███      ██████████████████
████▄▄▄▄███████████████████
████    ██    █▀    ▀██████
████    ██            █████
████    ██    ▄███▄    ████
████    ██    █████    ████
████    ██    █████    ████
████    ██    █████    ████
████    ██    █████    ████
▀█████████████████████████▀
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
501026666
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250



View Profile
June 28, 2017, 02:26:02 PM
 #3

直接看不懂..... Shocked
现在挖矿的币都不怎么吃香了,未来 是公司币,应用币的天下,技术币已经够多了
ghuang168
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250



View Profile
June 28, 2017, 03:03:37 PM
 #4

直接看不懂..... Shocked
现在挖矿的币都不怎么吃香了,未来 是公司币,应用币的天下,技术币已经够多了

非常同意你的看法,现在就需要那种有公司背景的实体公司,他们进入区块链才能让这个技术应用到实体中去
vince-zheng
Member
**
Offline Offline

Activity: 74
Merit: 10


View Profile
July 01, 2017, 04:56:22 AM
 #5

单纯的挖矿币好像已经不被市场追捧了,现在是公司币的天下,有钱才能开发

fengxia
Full Member
***
Offline Offline

Activity: 235
Merit: 230


View Profile
July 03, 2017, 12:20:44 PM
 #6

这年头,居然还有人发布这种毫无创新的挖矿币。
16888253
Full Member
***
Offline Offline

Activity: 224
Merit: 100



View Profile
July 03, 2017, 01:46:57 PM
 #7

这年头,居然还有人发布这种毫无创新的挖矿币。

不然那些矿工靠什么活啊......
Pages: [1]
  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!