click here if you want to see your banner on this site

Author Topic: [ANN] Denarius [D] - New "Tribus" PoW Algo >> Ancient Money For a New World!  (Read 9440 times)

kingcarsen

  • Garden Hero
  • Novice
  • *****
  • Posts: 33
  • Karma: +0/-0
    • View Profile
Original Bitcointalk ANN: https://bitcointalk.org/index.php?topic=1967207.0
New BitcoinTalk ANN: https://bitcointalk.org/index.php?topic=5140514.new#new
Announcing...
6/14/2017





Denarius [D]

Ancient Money for a New World

Official Website: https://denarius.io

Denarius is a PoW/PoS hybrid cryptocurrency based off the original Satoshi Core codebase. It features super fast block times, the original Proof-of-Work hashing algorithm called Tribus, Stealth Addresses, Encrypted Messaging, Hybrid Masternodes, Multi-Signature Addresses, Market Information, Staking Information, Statistics, Proof-Of-Data, and a Block Explorer right in the wallet! Denarius also features atomic swaps done via the BarterDEX!

Latest Current Version: v3.3.9.1


Windows-QT Wallet Download: https://github.com/carsenk/denarius/releases/

macOS-QT Wallet Download: https://github.com/carsenk/denarius/releases/

Recommended Exchanges DNR/BTC:

CoinExchange.io - https://www.coinexchange.io/market/D/BTC
TradeSatoshi - https://www.tradesatoshi.com/Exchange?market=D_BTC
TradeOgre - https://tradeogre.com/exchange/BTC-D
SouthXChange - https://www.southxchange.com/Market/Book/D/BTC


Github Source: https://github.com/carsenk/denarius

Arch Linux Package:
https://aur.archlinux.org/packages/denarius-git

Official Denarius Forums:
https://denariustalk.org/

Denarius Statistics: https://denarius.host/

Denarius Wiki: https://github.com/carsenk/denarius/wiki

Masternodes.online: https://masternodes.online/currencies/DNR/

Shared Hybrid Denarius Masternodes: https://mynode.rocks/#/masternodes/detail/10



Official BarterDEX (Decentralized Exchange) Binaries with DNR Support:

https://github.com/KomodoPlatform/BarterDEX/releases

Twitter: @denariuscoin https://twitter.com/denariuscoin
Instagram: https://instagram.com/denarius.io

Twitter Denarii Tip Bot: https://twitter.com/denariibot
https://www.reddit.com/r/denariuscoin/
https://www.facebook.com/denariuscrypto/
https://www.reddit.com/r/denarius/

Purchase Denarius Cold Storage Cards: http://whopper.io/product/denarius-cold-storage-card-black/

Coinomi Android Wallet (has DNR support): https://play.google.com/store/apps/details?id=com.coinomi.wallet

RENT TRIBUS HASH from MiningRigRentals now! https://www.miningrigrentals.com/rigs/tribus

Amazon Denarius History Book: https://www.amazon.com/dp/1717289363/ref=cm_sw_r_cp_apa_TCz3Ab2H8XB3Z





What is Denarius?
Quick About Denarius:
https://steemit.com/crypto/@carsenk/what-is-denarius-new-video


Denarius Web Wallet Source: https://github.com/carsenk/denariusnodewallet
Official Denarius Web Wallet: Coming Soon


Screenshot of Web Wallet:





Denarius is a new cryptocurrency based off the original Bitcoin Core by Satoshi Nakamoto. Denarius features many changes, such as Stealth Addresses, Encrypted Messaging, Multi-Signature Support, Tribus a brand new PoW hashing algorithm that is ASIC resistant, and a max of 10,000,000 DNR to be created during the PoW lifecycle of 3 years, which then transitions entirely to Proof of Stake. Denarius also features hybrid masternodes, atomic swaps using the BarterDEX, and BIP39/44 support.

10,000,000 DNR Max.
10% original premine, in circulation now.
Denarius Hybrid Masternodes (5,000 DNR for a masternode, pays 33% of both PoW/PoS block rewards at random to masternode owners)
Proof of Image/Data (File time-stamping on the blockchain) (Costs 0.1 DNR)
30 second block times
10 Confirmations for full confirm
30 Confirmations to mature blocks
Tribus Proof-of-Work Hashing Algorithm featuring 3 of the top NIST5 algos (JH, Keccak, and Echo)
Proof-of-Stake Hybrid which will fully transition to PoS which PoW ends on block 3,000,000
Multi-Signature Support in Wallet and RPC
Staking Estimation Tab showing estimated staking probability of staking and DNR reward
Block Explorer in Wallet
Statistics Tab in Wallet showing almost all of Denarius's data
Market Information Tab in Wallet showing market data of DNR and BTC
In-Wallet Trading with Cryptopia Trading APIs
Atomic Swaps utilizing UTXOs (BarterDEX is available above ^^)

Block Reward Structure:
Code: [Select]

         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

Proof of Stake Reward Structure:

Code: [Select]
nCoinAge * 0.06 / 365;
Hybrid Masternodes:
Masternode payments start on block 645k
5,000 DNR for 1 hybrid masternode
33% of the current block reward for the masternode operator, will pay both PoW/PoS blocks
Recommended VPS of at least 1GB of RAM

RPC Port: 32339
Port: 33339




  • Hybrid Masternodes
  • Atomic Swaps with UTXOs
  • In-Wallet Trading with Cryptopia API
  • Coinomi Android SPV Lite Wallet
  • Stealth Addresses
  • Encrypted Messaging
  • Fast Transactions
  • Proof of Image/Data (File Time-stamping on the blockchain)
  • Tribus Proof of Work Algorithm (NEW)
  • Proof-of-Stake after PoW Ends in 3 years. (Launched date 6/14/2017)
  • Multi-Signature Support in Wallet and RPC
  • Staking Estimation Tab showing estimated staking probability of staking and DNR reward
  • Block Explorer in Wallet
  • Statistics Tab in Wallet showing almost all of Denarius's data
  • Market Information Tab in Wallet showing market data of DNR and BTC

Technical Paper (Whitescroll) - http://denarius.io/whitescroll.pdf

For those that are trying to sync Denarius from scratch on a new machine or wanting to catch up without having to wait a really long time to sync, you should download the chaindata.zip rather than the bootstrap.dat and just extract it into your Denarius datadir just as you would the bootstrap.dat. (Do not remove your .conf or wallet.dat (wallet.dat contains your sensitive funds and privkeys!))

https://gitlab.com/denarius/chaindata/raw/master/chaindata.zip (You can run wget or curl to retrieve the zip and "unzip" to unzip it in the Denarius datadir)

Denarius Datadir Default Locations:
https://github.com/carsenk/denarius/wiki/Data-Directory

(C:/Users/Yourname/AppData/Roaming/Denarius on Windows, ~/.denarius/ on Linux, and /Library/Application Support/Denarius on macOS)

Get Denarius Swag! https://represent.com/store/denarius-swag or https://btfd.shop


Denarius - A New World Currency (A Concise Denarius History Book) https://www.amazon.com/dp/1717289363/ref=cm_sw_r_cp_apa_TCz3Ab2H8XB3Z


Python Tribus Hashing Module can be found at: https://github.com/exmac/tribus-hash

Or Install Tribus via Pip: https://pypi.org/project/tribus-hash/ (You need python dev tools to install smoothly) (Reference as tribus_hash)

ATTN Miners: Please try to spread out the hashrate as evenly as possible, this is a brand new coin, so if you see you are mining on a pool that has a lot of hashrate compared to another, swap to the smaller one!

http://yiimp.eu
http://brutum-pool.com/
http://hashbag.cc/
http://www.zpool.ca/
http://pool.chainworksindustries.com/dnr/
http://pool.hashrefinery.com/site/gomining?algo=tribus
http://dnr.idcray.com/
https://cryptohub.online/pools/
http://pool.n-engine.com/
https://miner-control.de/
http://dnr.mining4.co.uk/
http://bsod.pw/
http://zergpool.com/
http://dnr-solo.mining4.co.uk/
https://fairmine.pro/
https://umine.org/


http://yiimp.ccminer.org/explorer/DNR

https://chainz.cryptoid.info/dnr/

http://www.zpool.ca/explorer/DNR

https://denariusexplorer.org


DNR Market Information:
https://www.coinhills.com/market/dnr/

https://coinmarketcap.com/currencies/denarius-dnr/

http://coincap.io/DNR




Cryptopia - https://www.cryptopia.co.nz/Exchange/?market=DNR_BTC

CoinExchange.io - https://www.coinexchange.io/market/DNR/BTC
https://www.coinexchange.io/market/DNR/ETH

TradeSatoshi - https://www.tradesatoshi.com/Exchange?market=DNR_BTC

TradeOgre - https://tradeogre.com/exchange/BTC-DNR

SouthXChange - https://www.southxchange.com/Market/Book/DNR/USD
https://www.southxchange.com/Market/Book/DNR/BTC
https://www.southxchange.com/Market/Book/DNR/LTC
https://www.southxchange.com/Market/Book/DNR/BCH

CryptoHub Online - https://cryptohub.online/market/DNR/

Octaex Exchange - https://octaex.com/trade/index/market/dnr_btc

Stocks.Exchange - https://stocks.exchange/trade/DNR/BTC

BarterDEX (Atomic Swaps) - https://github.com/KomodoPlatform/BarterDEX

NovaExchange - https://novaexchange.com/market/BTC_DNR/
https://novaexchange.com/market/ETH_DNR/

CoinGather - https://www.coingather.com/exchange/DNR/BTC

BitFish.io - https://bitfish.io/trade/DNR/BTC



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


Cryptopia DNR Marketplace: https://www.cryptopia.co.nz/MarketPlace/CreateMarketItem (Choose DNR as the currency)

Paper Wallet and Vanity Address Generator for Denarius: https://github.com/carsenk/dnraddress.org

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

Denarius NodeJS Wallet Address Validator: https://github.com/carsenk/wallet-address-validator

Denarius Tip & Chat Bot: https://github.com/enkayz/denarii, Test him out in our Gitter or Slack chat! Chat @denarii

Denarius Price Ticker Google Chrome Extension: https://github.com/carsenk/simple-denarius-ticker (Chrome Web Store: https://chrome.google.com/webstore/detail/simple-denarius-ticker/nhkhjmkllndkhcplgbjkchgomcfjpnnd?hl=en)

Denarius/Tribus Algo Mining Calculator: https://www.crypto-coinz.net/crypto-calculator/

Current Build of Denarius is v2.5.0.0 (Check the github for latest updates/commits)
https://denariustalk.org/index.php?/topic/186-denarius-v25-mandatory-update/

Current Developer: Carsen Klock (kingcarsen)

This thread, the website, and the Github will be updated as development progresses. No new features are currently promised. Continued maintenance and expansion of the Denarius network is.

Tribus CPU Miner Source: https://github.com/carsenk/cpuminer-multi (Tested and working on Linux and Windows)

tpruvot has kindly updated the CPU Miner Multi Source for Tribus: https://github.com/tpruvot/cpuminer-multi


Tribus CPU Miner for Windows: https://github.com/carsenk/cpuminer-multi/releases/download/v1.0-T/cpuminer.exe

Optimized CPU Miner:
Git: https://github.com/JayDDee/cpuminer-opt

Optimized CPU Miner Windows Binary: https://drive.google.com/file/d/0B0lVSGQYLJIZNHhCeE5iUHluUUE/view?usp=sharing


Tribus GPU Miner for NVIDIA GPUs on Windows: https://github.com/carsenk/ccminer/releases/download/v2.0-tpruvot-tribus/ccminer-2.1-tribus.7z

Tribus GPU Miner for NVIDIA GPUs on Windows (Updated, 10% Optimization to Tribus): https://hashbag.cc/ccminer-2.2-skunk.zip

Tribus GPU Miner for NVIDIA GPU Source: https://github.com/tpruvot/ccminer

Tribus AMD GPU sgminer Source: 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

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

Newer Tribus AMD GPU sgminer v5.3.8 - http://ccminer.org/preview/sgminer-x64-5.3.8.zip

Example denarius.conf file:
https://github.com/carsenk/denarius/wiki/Start-Up-Flags-and-Configs

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

If you are having trouble syncing at all try adding these (https://chainz.cryptoid.info/dnr/#!network) to the end of your denarius.conf:
Code: [Select]
addnode=yiimp.ccminer.org
addnode=denarius.host
addnode=hashbag.cc
An example command to solo mine Denarius with the Tribus CPU Miner:

Code: [Select]
cpuminer.exe -a tribus -o http://127.0.0.1:32339 -u denariususer -p xx
Denarius [DNR] in the News!
http://cryptovore.com/2017/07/02/what-is-denarius-and-gpu-mining-hashrate/
http://cryptovore.com/2017/07/05/how-to-mine-denarius-dnr/
http://kolikkokeisari.com/louhinta/kryptovaluutan-soololouhintaohjeet/
https://themerkle.com/crypto-vs-visa-can-denarius-compete-when-it-comes-to-transactions-per-second/
https://themerkle.com/bitcoin-flying-high-for-long/
https://btfd.shop/dnr-denarius-ancient-money-for-the-new-world/
https://medium.com/@Panama_TJ/denarius-intro-504ba3f16728
https://www.dashforcenews.com/denarius-the-next-new-payment-coin/
https://www.geekxplore.com/what-is-denarius-coin.html
If you have an article about Denarius, please contact me.



The developers of this cryptocurrency (Carsen Klock and others) do not have any affiliation and are not legally responsible for or with external services utilizing the Denarius protocol nor what is done with or how Denarius is used based upon its open source and cryptographic nature.
You can read a more full disclaimer here: https://denarius.io/legal-disclaimer/

« Last Edit: June 22, 2019, 08:47:54 PM by kingcarsen »

kingcarsen

  • Garden Hero
  • Novice
  • *****
  • Posts: 33
  • Karma: +0/-0
    • View Profile
OP Updated

thaquafia

  • Novice
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile

Mkmanik

  • Jr. Member
  • **
  • Posts: 58
  • Karma: +1/-0
    • View Profile
bounty?

kingcarsen

  • Garden Hero
  • Novice
  • *****
  • Posts: 33
  • Karma: +0/-0
    • View Profile
Updated the OP with some new links!

kingcarsen

  • Garden Hero
  • Novice
  • *****
  • Posts: 33
  • Karma: +0/-0
    • View Profile
Just updated the OP with links to the markets that added DNR

https://novaexchange.com/market/BTC_DNR/
http://coinexchange.io/market/DNR/BTC

kingcarsen

  • Garden Hero
  • Novice
  • *****
  • Posts: 33
  • Karma: +0/-0
    • View Profile
Updated OP with a lot of new things!

jarleven

  • Newbie
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Do you need Norwegian translations ?

Vikingchild

  • Novice
  • *
  • Posts: 28
  • Karma: +0/-1
    • View Profile
Here are a few articles I have written on Denarius:

What is Denarius and what GPU Mining Hashrate you can expect: http://cryptovore.com/2017/07/02/what-is-denarius-and-gpu-mining-hashrate/
How to mine Denarius: http://cryptovore.com/2017/07/05/how-to-mine-denarius-dnr/

Denarius: DLoipxZwdo6b2JVTuQkXtSy25MXHK1YzzP
BTC: 1HAWmXc1Rt9ifp7FTiMCu4Nm1Affw14DE8

<3 any questions send me a private message in my inbox, I will help as much as I can.

kingcarsen

  • Garden Hero
  • Novice
  • *****
  • Posts: 33
  • Karma: +0/-0
    • View Profile
Just wanted to update everyone, Official Forums for Denarius [DNR] are available at https://denariustalk.org

Join us! There is also a giveaway going on there, and there will be more giveaways if you miss the first one 8)

There was also a Wallet Update to v1.0.2.0 :)

kingcarsen

  • Garden Hero
  • Novice
  • *****
  • Posts: 33
  • Karma: +0/-0
    • View Profile
Wallet is v1.0.3.0 now (https://github.com/carsenk/denarius/releases)

Denarius is now supported in the Coinomi Wallet app for Android - https://play.google.com/store/apps/details?id=com.coinomi.wallet

DNR is now available to trade at Cryptopia! https://www.cryptopia.co.nz/Exchange?market=DNR_BTC

kingcarsen

  • Garden Hero
  • Novice
  • *****
  • Posts: 33
  • Karma: +0/-0
    • View Profile
Another update v1.0.4.0 has been available:
https://github.com/carsenk/denarius/releases

Another update will be coming soon!

kingcarsen

  • Garden Hero
  • Novice
  • *****
  • Posts: 33
  • Karma: +0/-0
    • View Profile
Another update v1.0.5.0 has been available:
https://github.com/carsenk/denarius/releases

Another update will be coming soon as always!  8)

kingcarsen

  • Garden Hero
  • Novice
  • *****
  • Posts: 33
  • Karma: +0/-0
    • View Profile
Denarius v1.0.6.0

Is now available!

https://denariustalk.org/index.php?/topic/83-denarius-v1060/

  • Moved Backup Wallet from "File" to "Settings"
  • Added a new intro dialog upon first launch or detection of no datadir, it allows you to easily select a datadir location for Denarius
(Your datadir will contain the Denarius blockchain, your wallet data, peer data, and is also where you will create or add your denarius.conf if needed)
  • Added dumpbootstrap RPC command, (Usage: dumpbootstrap )
  • Added gethashespersec RPC command, (Usage: gethashespersec, It will return the current network GH/sec rate)
  • Added createmultisig RPC command, (Usage: createmultisig <mkey, mkey>, It will return a JSON object with the address and redeemScript)
  • Added Multisig option under "File" in the QT, Create Multisig Addresses or Send Funds!
  • Added new txdb-bdb (Berkley DB), this is untested and still recommended to use "USE_LEVELDB=1" when building the QT
  • Added a Staking Tab in the wallet with staking estimation information (This is still in its very early stages and provides estimates)
  • Added another checkpoint

Get it here: https://github.com/carsenk/denarius/releases/tag/v1.0.6.0

Denarius Installer v1.0.6.0 for Windows: https://github.com/carsenk/denarius/releases/download/v1.0.6.0/DenariusInstaller.exe
Windows Binary v1.0.6.0: https://github.com/carsenk/denarius/releases/download/v1.0.6.0/Denarius-QT.zip
macOS Binary v1.0.6.0: Coming Soon!

Tweet: https://twitter.com/denariuscoin/status/904896501880467457

I would love your feedback on the update, catch me on Twitter, Gitter, Slack, or the Forums!

kingcarsen

  • Garden Hero
  • Novice
  • *****
  • Posts: 33
  • Karma: +0/-0
    • View Profile
Denarius v1.0.7.0

10/8/2017 - v1.0.7.0 - Miscellaneous Fixes
-Added new bootstrap.dat (Block 277757, 10/6/2017, Compressed .zip)

c60c1bc - Updated getblock RPC Command, Inline with newer Bitcoin Core Releases.
c85ae7a - v1.0.7.0 Increment and Checkpoints
7503976 - Removed Staking Estimation Reward Temporarily
4662285 - Fixed Display of Market Values
61a0e84 - Fixed Overview Page USD Balance Display
a35d228 - Renamings for Deb Building
3e55d40 - More Staking Estimation Tab changes & Checkpoints
da22e61 - Updated Overview Page GUI
8a91064 - Updated TX Icons
3e666fe - More icons and GUI Fix
f15fe5b - More GUI Fixes
1380458 - Updated Makefiles

Side note: A new branch labelled "DNS" was created which will be for potentially a future v1.5, this branch will include code for Namecoin names functionality and a DNS Server that will interface with it. It is still in its very early stages and needs feedback from developers and fixes. It is not recommended to run this branch on any production servers or important wallets.

Windows and macOS Binaries are available below, along with the blockchain bootstrap up until block 277757.

Windows Installer for Denarius-QT: https://github.com/carsenk/denarius/releases/download/v1.0.7.0/DenariusInstaller.exe
(MD5 Checksum: C258FE2654E68658D7093E46C9BB0505)

Windows-QT Wallet Download: https://github.com/carsenk/denarius/releases/download/v1.0.7.0/Denarius-QT.zip
(MD5 Checksum: 205B3D1209D14B263FBE8E9F67B9CEA0)

macOS-QT Wallet Download: https://github.com/carsenk/denarius/releases/download/v1.0.7.0/Denarius-v1070.dmg
(MD5 Checksum: 552F5249285DE3914B6CE4613FC62576)

DNR Blockchain Bootstrap (Block 277757, Compressed .zip, Unzip and put bootstrap.dat in your AppData/Roaming/Denarius or ./denarius folder to import): https://github.com/carsenk/denarius/releases/download/v1.0.7.0/bootstrap277757-10-6-2017.zip

You can view this release on the Github at: https://github.com/carsenk/denarius/releases/tag/v1.0.7.0

Don't forget to join our Gitter or Slack chats if you haven't already!

https://gitter.im/denariusproject/Lobby

https://join.slack.com/t/denarius/shared_invite/enQtMjAzOTk1OTA5NzE3LTMwZDc0YTY3NDI5ZmRmYzNiZThlMzYxYzMwYTBlYmRkOWI3YWExMjAxMzdkYTE3OTI0ZjY5NWYzY2RkZjQzOWQ

You can view this post at: https://denariustalk.org/index.php?/topic/96-denarius-v1070/ or https://bitcointalk.org/index.php?topic=1967207.msg22710438#msg22710438

 

Bitcoin Garden 2013-2024, All rights reserved | Privacy Policy | DMCA | About Bitcoin Garden | Support & Services