Bitcoin Forum

Alternate cryptocurrencies => Announcements (Altcoins) => Topic started by: heresamemo on May 08, 2019, 02:30:38 AM



Title: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: heresamemo on May 08, 2019, 02:30:38 AM


https://i.imgur.com/YYJJRRe.png (https://www.denarius.io)




Lead Developer: Carsen Klock (kingcarsen)

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


https://i.imgur.com/YEUfDA0.png (https://www.swirlpay.io)https://i.imgur.com/VcPlz75.png (https://discord.gg/zkD3j2k)
https://i.imgur.com/E98VPX9.png (https://carsenk.github.io/)https://i.imgur.com/ocoOEgU.png (https://www.denarius.io)


Block Reward Structure:
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 D
    nSubsidy = 3 * COIN;  
else if (pindexBest->nHeight <= 2000000) // Block 2m ~ 4m D
    nSubsidy = 4 * COIN;
else if (pindexBest->nHeight <= 3000000) // Block 3m ~ 3m D
    nSubsidy = 3 * COIN;      
else if (pindexBest->nHeight > LAST_POW_BLOCK) // Block 3m
    nSubsidy = 0; // PoW Ends


Proof of Stake Reward Structure:
Code:
nCoinAge * 0.06 / 365;


How to use Chaindata:

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!))


Chaindata (https://denarii.cloud/)
(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)



FortunaStakes are custom Hybrid Masternodes created by the Denarius Team.
The FortunaStakes receive 33% of PoW/PoS blocks with a custom built fair distribution system.

The collateral for a FortunaStake is 5,000 D
Check out the guide below on how to setup your own FortunaStake today and start earning D passively.

Fortuna Stake Setup Guide (https://denariustalk.org/index.php?/topic/233-d-fortunastake-setup-guide-hot-cold-wallet/)

https://i.imgur.com/RIXYLn2.png (https://denariustalk.org/index.php?/topic/233-d-fortunastake-setup-guide-hot-cold-wallet/)




Denarius PHP JSONRPC Library (https://github.com/carsenk/easydenarius-php)
Current Build of Denarius/b] (https://github.com/carsenk/denarius/releases)
Denarius/Tribus Algo Mining Calculator (https://www.crypto-coinz.net/crypto-calculator/)
Denarius NodeJS Wallet Address Validator (https://github.com/carsenk/wallet-address-validator)
Denarius Tip & Chat Bot for Slack, Gitter and Discord (https://github.com/enkayz/denarii)
Denarius Price Ticker Google Chrome Extension (https://github.com/carsenk/simple-denarius-ticker)
D Ticker Chrome Web Store (https://chrome.google.com/webstore/detail/simple-denarius-ticker/nhkhjmkllndkhcplgbjkchgomcfjpnnd?hl=en)



FortunaStake Hosting (https://fortunastakehosting.com)
CryptoChest.io (https://cryptochest.io/#/masternodes/detail/10)
Stack of Stake (https://stackofstake.com/)




https://i.imgur.com/70JigtC.pnghttps://i.imgur.com/g0dMKfb.png (https://github.com/carsenk/denarius/releases)https://i.imgur.com/nrkCrJ1.pnghttps://i.imgur.com/PWHIpcQ.png (http://Current Build of Denarius)https://i.imgur.com/nrkCrJ1.pnghttps://i.imgur.com/0EzPGku.png (http://Current Build of Denarius)https://i.imgur.com/nrkCrJ1.pnghttps://i.imgur.com/XBre6Ix.png (https://github.com/buzzkillb/denarius-pi3/releases/tag/3.3.8.5)https://i.imgur.com/nrkCrJ1.pnghttps://i.imgur.com/5uEZyQ5.png (https://github.com/carsenk/kronos/releases)


Paper Wallet and Vanity Address Generator (https://github.com/carsenk/dnraddress.org)



https://i.imgur.com/70JigtC.pnghttps://i.imgur.com/aeXVxvy.png (https://whopper.io/product-category/denarius/)






Python Tribus Hashing Module (https://github.com/exmac/tribus-hash)
Install Tribus via Pip(You need python dev tools to install smoothly) (Reference as tribus_hash) (https://pypi.org/project/tribus-hash/)
RENT TRIBUS HASH from MiningRigRentals (https://www.miningrigrentals.com/rigs/tribus)


CPU MINERS

Tribus CPU Miner Source(Tested and working on Linux and Windows) (https://github.com/carsenk/cpuminer-multi)
tpruvot Tribus CPU Miner Source (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 (https://github.com/JayDDee/cpuminer-opt)
Optimized CPU Miner Windows Binary (https://drive.google.com/file/d/0B0lVSGQYLJIZNHhCeE5iUHluUUE/view?usp=sharing)


NVIDIA MINERS

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 WindowsUpdated, 10% Optimization to Tribus (https://hashbag.cc/ccminer-2.2-skunk.zip)
Tribus GPU Miner for NVIDIA GPU Source (https://github.com/tpruvot/ccminer)


AMD MINERS

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)
Tribus AMD GPU sgminer(v5.3.7) (http://ccminer.org/preview/sgminer-x64-5.3.7.zip)
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:
rpcuser=denariususer
rpcpassword=xx
rpcallowip=127.0.0.1
rpcport=32369
server=1
daemon=1
listen=1

If you are having trouble syncing at all try adding these (https://chainz.cryptoid.info/dnr/#!network (https://chainz.cryptoid.info/dnr/#!network)) to the end of your denarius.conf:
Code:
addnode=denarius.host
An example command to solo mine Denarius with the Tribus CPU Miner:
 
Code:
cpuminer.exe -a tribus -o http://127.0.0.1:32369 -u denariususer -p xx



Mining Pool Stats: https://miningpoolstats.stream/denarius (https://miningpoolstats.stream/denarius)


  • https://bsod.pw/ (https://bsod.pw/)
  • http://zergpool.com/ (http://zergpool.com/)
  • https://www.zpool.ca/ (https://www.zpool.ca/)
  • https://m.1stminingpool.com/ (https://m.1stminingpool.com/)
  • https://cryptogreek.cafe/ (https://cryptogreek.cafe/)
  • https://www.mining-dutch.nl/pools/denarius.php (https://www.mining-dutch.nl/pools/denarius.php)
  • https://pool.sonox.io/ (https://pool.sonox.io/)
  • https://louhimo.net/ (https://louhimo.net/)
  • https://pool.hashrefinery.com/ (https://pool.hashrefinery.com/)
  • https://thepool.life/ (https://thepool.life/)
  • https://mcmpool.eu/ (https://mcmpool.eu/)
  • https://xserty.com/ (https://xserty.com/)
  • https://mecrypto.club/ (https://mecrypto.club/)
  • https://champmine.de/ (https://champmine.de/)
  • https://thedreadpool.com/ (https://thedreadpool.com/)
  • https://www.nlpool.nl/ (https://www.nlpool.nl/)








https://i.imgur.com/70JigtC.pnghttps://i.imgur.com/2v0GXjm.png (https://coinmarketcap.com/currencies/denarius-dnr/)https://i.imgur.com/nrkCrJ1.pnghttps://i.imgur.com/ln4YSxM.png (https://coincap.io/assets/denarius-dnr)https://i.imgur.com/nrkCrJ1.pnghttps://i.imgur.com/5WJ3Xtw.png (https://www.coingecko.com/en/coins/denarius)https://i.imgur.com/nrkCrJ1.pnghttps://i.imgur.com/M6ts6aD.png (https://coinpaprika.com/coin/d-denarius/)



https://i.imgur.com/70JigtC.pnghttps://i.imgur.com/AwQrAgq.png (https://coinvex.org/market/BTC-D)https://i.imgur.com/hMDLxWS.gifhttps://i.imgur.com/Ksw7D9I.png (https://tradeogre.com/exchange/BTC-D)https://i.imgur.com/hMDLxWS.gifhttps://i.imgur.com/J0VJelp.png (https://www.southxchange.com/Market/Book/D/BTC)https://i.imgur.com/hMDLxWS.gifhttps://i.imgur.com/pdi1gLa.png (https://www.altilly.com/market/D_BTC)https://i.imgur.com/hMDLxWS.gifhttps://i.imgur.com/HKD2Gtm.png (https://www.unnamed.exchange/Exchange?market=D_BTC)




https://i.imgur.com/70JigtC.pnghttps://i.imgur.com/JSf7IZi.png (https://denariustalk.org/)https://i.imgur.com/nrkCrJ1.pnghttps://i.imgur.com/DoNbYZP.png (https://discord.gg/zkD3j2k)https://i.imgur.com/nrkCrJ1.pnghttps://i.imgur.com/tWZVGD4.png (https://twitter.com/denariuscoin)https://i.imgur.com/nrkCrJ1.pnghttps://i.imgur.com/GkmKhiV.png (https://t.me/joinchat/DPOfJg6YO86vtiH-Srfl8Q)https://i.imgur.com/nrkCrJ1.pnghttps://i.imgur.com/SEDVXtQ.png (https://join.slack.com/t/denarius/shared_invite/enQtMjUzODQ0NzcxMjk2LWRmNTU0NzgyZjYzODE3Y2EzNDc4NzA4ZGY2YjhhMjFiNTIzMGQ5YTc3MTJjZDkxOGJkMDFkMGFmZjcxOWM3YWU)https://i.imgur.com/nrkCrJ1.pnghttps://i.imgur.com/l4mJI4z.png (https://gitter.im/denariusproject/Lobby)https://i.imgur.com/nrkCrJ1.pnghttps://i.imgur.com/xLnt2PS.png (https://instagram.com/denarius.io)https://i.imgur.com/nrkCrJ1.pnghttps://i.imgur.com/hHx2DTQ.png (https://www.facebook.com/denariuscrypto/)https://i.imgur.com/nrkCrJ1.pnghttps://i.imgur.com/LFHdvaJ.png (https://www.reddit.com/r/denarius/)





What is Denarius? (https://www.youtube.com/watch?v=Z1T1q4Nm5uk)

Quick About Denarius (https://www.youtube.com/watch?v=BMSe7Kc6Km0)


 

What is Denarius and GPU mining hashrate (http://cryptovore.com/2017/07/02/what-is-denarius-and-gpu-mining-hashrate/)

How to mine Denarius D (http://cryptovore.com/2017/07/05/how-to-mine-denarius-dnr/)

Crypto vs Visa - Can Denarius Compete (https://themerkle.com/crypto-vs-visa-can-denarius-compete-when-it-comes-to-transactions-per-second/)

Bitcoin flying high for long (https://themerkle.com/bitcoin-flying-high-for-long/)

PanamaTJ - Denarius Interview (https://medium.com/@Panama_TJ/denarius-intro-504ba3f16728)

Denarius - The next new payment coin (https://www.dashforcenews.com/denarius-the-next-new-payment-coin/)

What is Denarius Coin (https://www.geekxplore.com/what-is-denarius-coin.html)

I Can Haz Answers Right Meow!? (https://medium.com/@heresamemo/i-can-haz-answers-right-meow-e125157b1a07)

Denarius hidden treasure (https://www.shikahgo.com/2018/04/13/in-a-sea-of-altcoins-denarius-is-hidden-treasure/)



DISCLAIMER: 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.
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/


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on May 08, 2019, 02:35:29 AM
Sweet! First Post on New Thread Reserved 8)


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: enkayz on May 08, 2019, 02:56:24 AM
I'm a pool admin and I want to reserve this post for pool info.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: bitwookie on May 08, 2019, 02:56:52 AM
And where is the best place to buy Denarius?


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: fonship on May 08, 2019, 03:10:59 AM
which is the topmost pool for FPGA's?


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on May 08, 2019, 03:29:16 AM
which is the topmost pool for FPGA's?

My pool mining.cafe, bsod, thedreadpool. Louhimo could use some hash too.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: bitwookie on May 08, 2019, 03:32:33 AM
ok thankyou, il will jump over and mine from your pool buzz


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on May 08, 2019, 03:55:59 AM
ok thankyou, il will jump over and mine from your pool buzz

Thanks. Just spread the hash around so one pool didn't have majority. The exchanges up the confirms because they think 51%attack, which can't taken because of POS.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on May 08, 2019, 04:40:55 AM
ok thankyou, il will jump over and mine from your pool buzz

Cool. And why are posts being deleted??

I'm not really sure. The old thread has been locked so this is the only place to post about Denarius.

Odd. Well get to mining everyone, block rewards go back to 3 D in about 30 days or so. Emissions get cut down quite a bit for the remaining 1million blocks.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on May 08, 2019, 05:00:00 AM
ok thankyou, il will jump over and mine from your pool buzz

Cool. And why are posts being deleted??

I'm not really sure. The old thread has been locked so this is the only place to post about Denarius.

Well there is https://denariustalk.org 8)


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: Bitmxittz on May 08, 2019, 06:39:23 AM
To list your coin to BitmxittzEx.

https://bitmxittz.com/add_asset.

Listing offer min. 0.05BTC for listing, limited period offer.

Listing time 72 hours maximum.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on May 08, 2019, 07:35:43 AM
To list your coin to BitmxittzEx.

https://bitmxittz.com/add_asset.

Listing offer min. 0.05BTC for listing, limited period offer.

Listing time 72 hours maximum.

We do not pay for listing fees for exchanges, if an exchange wants to add us. Add us. It takes five minutes of their time. We already have a lot of exchanges available.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: LOUHIMO on May 08, 2019, 08:05:30 AM
which is the topmost pool for FPGA's?

My pool mining.cafe, bsod, thedreadpool. Louhimo could use some hash too.

Many thanks! Our pool has no fees now.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: heresamemo on May 08, 2019, 02:53:09 PM
New thread working out great so far!  8) the designer did an amazing job  :P ;D


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: R3D5H1RT on May 08, 2019, 04:28:19 PM
Quote

https://pool.sonox.io/

Code:
-a tribus -o stratum+tcp://mine.pool.sonox.io:8533 -u WALLET_ADDRESS -p c=D

Payouts every 2 hours, 1% fee

Discord Channel (https://discord.gg/urrmXCq)


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on May 08, 2019, 05:09:25 PM
Quote

https://pool.sonox.io/

Code:
-a tribus -o stratum+tcp://mine.pool.sonox.io:8533 -u WALLET_ADDRESS -p c=D

Payouts every 2 hours, 1% fee

Discord Channel (https://discord.gg/urrmXCq)

Another good pool! 8)

Physical Denarius's are coming soon!!


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on May 08, 2019, 05:17:13 PM
Quote

https://pool.sonox.io/

Code:
-a tribus -o stratum+tcp://mine.pool.sonox.io:8533 -u WALLET_ADDRESS -p c=D

Payouts every 2 hours, 1% fee

Discord Channel (https://discord.gg/urrmXCq)

Another good pool! 8)

Physical Denarius's are coming soon!!

yeah, redshirt and his pool has always been on top of things!


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: YetAnother on May 08, 2019, 09:00:55 PM
Yet another pool.

https://pool.mineit.today

Payments every hour.
0.05% fee, as we still in beta testing.

Code:
-a tribus -o stratum+tcp://eu1.pool.mineit.today:8533 -u <YOU_WALLET> -p c=D

PS: Pool is in beta, so there may be problems. =)


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: vella85 on May 08, 2019, 10:13:42 PM
Wow! This thread looks so much better then the old one, I really like the graphics and layout compared to the old thread. ICanHaz has done an amazing job with these graphics as they stand out more and catches the attention of the people.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: AmoreJaz on May 08, 2019, 10:39:07 PM
Wow! This thread looks so much better then the old one, I really like the graphics and layout compared to the old thread. ICanHaz has done an amazing job with these graphics as they stand out more and catches the attention of the people.

well i couldnt agree more. great presentation. feels you won in cannes film festival already huh!
would this make a difference to boost its value in the market? to achieve what has been achieved last march? i believe the team can still give a lil bit more to their supporters here


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on May 08, 2019, 11:00:37 PM
Wow! This thread looks so much better then the old one, I really like the graphics and layout compared to the old thread. ICanHaz has done an amazing job with these graphics as they stand out more and catches the attention of the people.

well i couldnt agree more. great presentation. feels you won in cannes film festival already huh!
would this make a difference to boost its value in the market? to achieve what has been achieved last march? i believe the team can still give a lil bit more to their supporters here

Denariichip for auction: https://t.co/RRJ736ZiI1

New Physical Collectible Denarius silver plated coins individually numbered are coming soon, utilizing NFC and our D Minikeys!
https://twitter.com/carsenjk/status/1123357027239989248

https://pbs.twimg.com/media/D5b3PlcUcAAfAat.jpg

https://pbs.twimg.com/media/D5b3QMZVUAA04CC.jpg

https://pbs.twimg.com/media/D5b3Ql0UcAA9U2y.jpg


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: H055Y on May 09, 2019, 05:56:17 PM
Nice new ann thread, nice coins ;)

Icanhaz did a fantastic job! and thanks ;) ;) 8) Glad your around to see them!
They look big or does the person showcasing these have very tiny hands?


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on May 09, 2019, 05:57:31 PM
Nice new ann thread, nice coins ;)

Icanhaz did a fantastic job! and thanks ;) ;) 8) Glad your around to see them!
They look big or does the person showcasing these have very tiny hands?

I do believe it is a combination here. Smaller hands and the coin is larger (2" diameter)


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: H055Y on May 09, 2019, 06:01:18 PM
Nice new ann thread, nice coins ;)

Icanhaz did a fantastic job! and thanks ;) ;) 8) Glad your around to see them!
They look big or does the person showcasing these have very tiny hands?

I do believe it is a combination here. Smaller hands and the coin is larger (2" diameter)
Seems big, these better ain't limited edition cuz I want one, prefer full silver ofc but I need one nonetheless.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on May 09, 2019, 06:12:57 PM
Nice new ann thread, nice coins ;)

Icanhaz did a fantastic job! and thanks ;) ;) 8) Glad your around to see them!
They look big or does the person showcasing these have very tiny hands?

I do believe it is a combination here. Smaller hands and the coin is larger (2" diameter)
Seems big, these better ain't limited edition cuz I want one, prefer full silver ofc but I need one nonetheless.

These are limited edition only 100 to be produced with silver plating, each numbered individually with NFC and Hologram/Minikey

#1 will be auctioned on eBay so everyone has a fair chance at purchasing it, there will be a thread made where customers can reserve a number and purchase one until they are all gone.

2" is a bit larger than most collectible coins, but it in reality isn't much bigger than most 1.5" coins (most). More pictures will be coming.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on May 10, 2019, 01:00:37 AM
Badass LED Acrylic signs are now available for Denarius here (Denarius Payments Accepted): https://digitalassetservices.tech/product/acrylic-led-signs/ (Select Denarius from drop down)


https://pbs.twimg.com/media/D6KNszKX4AAx5LO.jpg

https://twitter.com/_CryptoSigns/status/1126619260959252480


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on May 10, 2019, 06:18:14 AM
mining.cafe added to hashaltcoin hosted control panel pool list. Come mine Denarius and spread the hash around!  8)


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: H055Y on May 10, 2019, 06:06:53 PM
Dev team, consider utilizing CryptoHashTank POS/MN Service (https://www.cryptohashtank.com/UXQF) as listing is free
There are Phantom Nodes where u don't need much to run it and POS can even be done on the discord bot if u wanna put your coins somewhere online a 3rd party doesn't have to be involved.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on May 11, 2019, 09:22:16 PM
Basic setup guide for Phantom Nodes.

https://denariustalk.org/index.php?/topic/264-phantom-nodes-chainless-fortunastakes-masternodes/

https://i.imgur.com/Ao1mSyC.png


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: H055Y on May 11, 2019, 10:15:57 PM
Basic setup guide for Phantom Nodes.

https://denariustalk.org/index.php?/topic/264-phantom-nodes-chainless-fortunastakes-masternodes/

https://i.imgur.com/Ao1mSyC.png
That's the stuff I'm talking about, no more vps required or at least not that many in case u have several FS/MN.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: sandsunsurf on May 12, 2019, 04:40:11 AM
So I managed to be the winning bid for the eBay auction for a Denariii Poker Chip with NFC public key chip.

Here is an unboxing video:

https://youtu.be/fANONoSec-U (https://youtu.be/fANONoSec-U)


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: H055Y on May 14, 2019, 02:07:15 PM
Badass LED Acrylic signs are now available for Denarius here (Denarius Payments Accepted): https://digitalassetservices.tech/product/acrylic-led-signs/ (Select Denarius from drop down)


https://pbs.twimg.com/media/D6KNszKX4AAx5LO.jpg

https://twitter.com/_CryptoSigns/status/1126619260959252480
I got one of these coming my way! Will look nice on the desk to watch the next bullrun take place  8)


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on May 14, 2019, 02:57:04 PM
Got one of those lights too. Wish I had bought some crypto collectibles way back when, mainly for the historical aspect of what's going on in this space.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: H055Y on May 15, 2019, 03:38:23 PM
No more Cryptopia so we can pull that one off the ANN OP.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on May 15, 2019, 06:22:58 PM
No more Cryptopia so we can pull that one off the ANN OP.

Indeed. Hopefully the community will sue them or multiple communities. Something should be done, even though it was at your own risk.

Really shady of them to go this route.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: TheEvilWithin on May 16, 2019, 09:47:29 AM
I invested last year 400 DNR in Mynode.rocks which is cryptochest.io now and it didn't generate revenue in 2 weeks, so I thought I'd pay my 400DNR out, but seems like they don't payout the DNR somehow, even tho I requested the payout. Carsen do you know any other shared MN website that I could throw my dnr in?


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: H055Y on May 16, 2019, 02:30:13 PM
I invested last year 400 DNR in Mynode.rocks which is cryptochest.io now and it didn't generate revenue in 2 weeks, so I thought I'd pay my 400DNR out, but seems like they don't payout the DNR somehow, even tho I requested the payout. Carsen do you know any other shared MN website that I could throw my dnr in?
In the first post of this topic there is a section that shows the hosting services for masternodes. There are two available. I suggest going into the discord and try to contact the person who runs the website and get your coins out, haven't heard others with this issue so I wouldn't worry too much to get it out, just get in touch with the right guy.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on May 16, 2019, 08:12:42 PM
I invested last year 400 DNR in Mynode.rocks which is cryptochest.io now and it didn't generate revenue in 2 weeks, so I thought I'd pay my 400DNR out, but seems like they don't payout the DNR somehow, even tho I requested the payout. Carsen do you know any other shared MN website that I could throw my dnr in?

https://fortunastakehosting.com wookie runs it and people like it so far!


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: TheEvilWithin on May 17, 2019, 09:43:22 AM
Quote
In the first post of this topic there is a section that shows the hosting services for masternodes. There are two available. I suggest going into the discord and try to contact the person who runs the website and get your coins out, haven't heard others with this issue so I wouldn't worry too much to get it out, just get in touch with the right guy.

I already sent them an email, also messaged 3 of the Cryptochest on the Discord, they're online but just don't reply at all.

Quote
https://fortunastakehosting.com wookie runs it and people like it so far!

Yeah, but I'm looking for a shared one where I could invest my 400 DNR, I dont want to run my own masternode, cause I dont have 5000 DNR


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: H055Y on May 17, 2019, 01:47:51 PM
Quote
In the first post of this topic there is a section that shows the hosting services for masternodes. There are two available. I suggest going into the discord and try to contact the person who runs the website and get your coins out, haven't heard others with this issue so I wouldn't worry too much to get it out, just get in touch with the right guy.

I already sent them an email, also messaged 3 of the Cryptochest on the Discord, they're online but just don't reply at all.

Quote
https://fortunastakehosting.com wookie runs it and people like it so far!

Yeah, but I'm looking for a shared one where I could invest my 400 DNR, I dont want to run my own masternode, cause I dont have 5000 DNR
Keep us updated on the situation cuz if they don't resolve this matter quickly and in a decent manner I hope Carsen steps in and either get's them to reply or just says kthxbye to the service all together, can't be asked to have this kind of services not providing proper support when they are holding people's coins. I wouldn't advise anyone to use a shared MN service though but yeah some people just need to to make decent profits rather than staking. Let us know.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: Dat-cRyPtO-$tYLE on May 17, 2019, 02:25:39 PM
https://pasteboard.co/If7WSDG.png

https://twitter.com/WhaleHumble/status/1129388144313245696 (https://twitter.com/WhaleHumble/status/1129388144313245696)

If you didnt accumulate denarius during the bear market, you must have your eyes closed.

Sincere thankyou to everyone for your dumped Denarius coins because you were after the quick buck, i will see you on the other side of $300+ per D coin.

OG here 8 years+ , new account because I fookin can and I know what the fcuk im doing.

800D day/23D here in 20 minutes

Be a beast, Do the math or GTFO




Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: H055Y on May 17, 2019, 06:04:53 PM
https://pasteboard.co/If7WSDG.png

https://twitter.com/WhaleHumble/status/1129388144313245696 (https://twitter.com/WhaleHumble/status/1129388144313245696)

If you didnt accumulate denarius during the bear market, you must have your eyes closed.

Sincere thankyou to everyone for your dumped Denarius coins because you were after the quick buck, i will see you on the other side of $300+ per D coin.

OG here 8 years+ , new account because I fookin can and I know what the fcuk im doing.

800D day/23D here in 20 minutes

Be a beast, Do the math or GTFO



Lol, locked & loaded.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: TheEvilWithin on May 18, 2019, 10:00:49 AM
Quote
In the first post of this topic there is a section that shows the hosting services for masternodes. There are two available. I suggest going into the discord and try to contact the person who runs the website and get your coins out, haven't heard others with this issue so I wouldn't worry too much to get it out, just get in touch with the right guy.

I already sent them an email, also messaged 3 of the Cryptochest on the Discord, they're online but just don't reply at all.

Quote
https://fortunastakehosting.com wookie runs it and people like it so far!

Yeah, but I'm looking for a shared one where I could invest my 400 DNR, I dont want to run my own masternode, cause I dont have 5000 DNR
Keep us updated on the situation cuz if they don't resolve this matter quickly and in a decent manner I hope Carsen steps in and either get's them to reply or just says kthxbye to the service all together, can't be asked to have this kind of services not providing proper support when they are holding people's coins. I wouldn't advise anyone to use a shared MN service though but yeah some people just need to to make decent profits rather than staking. Let us know.

So you mean its better to let my 400dnr stake on my wallet instead of using a shared mn service? And one of the cryptochest guys replied yesterday on discord while I was at work saying "wallet is stuck, should be restarted soon" yet it hasn't been restarted and I'm still waiting, ya  know


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: H055Y on May 18, 2019, 11:31:42 AM
Quote
In the first post of this topic there is a section that shows the hosting services for masternodes. There are two available. I suggest going into the discord and try to contact the person who runs the website and get your coins out, haven't heard others with this issue so I wouldn't worry too much to get it out, just get in touch with the right guy.

I already sent them an email, also messaged 3 of the Cryptochest on the Discord, they're online but just don't reply at all.

Quote
https://fortunastakehosting.com wookie runs it and people like it so far!

Yeah, but I'm looking for a shared one where I could invest my 400 DNR, I dont want to run my own masternode, cause I dont have 5000 DNR
Keep us updated on the situation cuz if they don't resolve this matter quickly and in a decent manner I hope Carsen steps in and either get's them to reply or just says kthxbye to the service all together, can't be asked to have this kind of services not providing proper support when they are holding people's coins. I wouldn't advise anyone to use a shared MN service though but yeah some people just need to to make decent profits rather than staking. Let us know.

So you mean its better to let my 400dnr stake on my wallet instead of using a shared mn service? And one of the cryptochest guys replied yesterday on discord while I was at work saying "wallet is stuck, should be restarted soon" yet it hasn't been restarted and I'm still waiting, ya  know
MN probably earns u more than staking so sorry if I confused you on that one. APR 6% for POS and MN's get 33% of POW & POS rewards, in your case u get about 10% of a full MN reward, you'll have to do some math but afaik MN>POS.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: Mariia_BT on May 21, 2019, 02:43:23 PM
Got one of those lights too. Wish I had bought some crypto collectibles way back when, mainly for the historical aspect of what's going on in this space.

it's hard to predict. so, I think, that you do not have to upset. To date, many people have fallen into such a situation. it happened even earlier. many went out of this. but many remain and wait. maybe, we'll see better results. this is important for us.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on May 22, 2019, 01:15:12 AM
#1 of the physical collectible NFC Cold Storage coins is up for auction:

https://twitter.com/carsenjk/status/1130969340159729664?s=19

https://rover.ebay.com/rover/0/0/0?mpre=https%3A%2F%2Fwww.ebay.com%2Fulk%2Fitm%2F202685863497


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on May 23, 2019, 04:37:03 AM
Got one of those lights too. Wish I had bought some crypto collectibles way back when, mainly for the historical aspect of what's going on in this space.

it's hard to predict. so, I think, that you do not have to upset. To date, many people have fallen into such a situation. it happened even earlier. many went out of this. but many remain and wait. maybe, we'll see better results. this is important for us.

The thing is once that stuff is sold, its gone. There was some really cool stuff like 5 years ago being sold. Really liking that Carsen is bringing a bit of that back with these physical coins and stuff.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on May 23, 2019, 07:46:06 PM
Denarius Physical NFC Cold Storage Coin sales just went live on hodl.market!

https://hodl.market/shop/limited-edition-denarius-physical-nfc-cold-storage-coin/

Auction for #1 is still going on eBay: https://www.ebay.com/itm/Denarius-Silver-Plated-NFC-Cold-Storage-Physical-Coin-1-100/202685863497


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: 998kb on May 25, 2019, 02:45:59 AM
Hi fellas. ::)

Can't sync the wallet, getting "Connecting to the Denarius network..." for almost 3 hours.

Share somebody fresh nodes list.

Thanks.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on May 25, 2019, 04:33:43 AM
Hi fellas. ::)

Can't sync the wallet, getting "Connecting to the Denarius network..." for almost 3 hours.

Share somebody fresh nodes list.

Thanks.

https://chainz.cryptoid.info/d/#!network

Our latest dev test version is v3.3.9 and it's pinned in our Discord currently until official release. It syncs much much faster now, like 100x improvement.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on May 25, 2019, 03:47:19 PM
Hi fellas. ::)

Can't sync the wallet, getting "Connecting to the Denarius network..." for almost 3 hours.

Share somebody fresh nodes list.

Thanks.

For sure go with v3.3.9 wallet. Here is a peers.dat that may help the initial sync https://github.com/buzzkillb/denarius-qt/releases/tag/3.3.9p

Just ordered one of those physical coins and a hat using swirlpay and denarius. Super easy to use payment system.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: H055Y on May 27, 2019, 01:21:42 AM
My D Swag arrives tomorrows :)


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on May 27, 2019, 05:32:54 AM
My D Swag arrives tomorrows :)

Awesome! 8) Pictures please!

We have had some people post pictures of their swag in our Discord lately, lots of people! 8)


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: TriniCoinMaster on June 02, 2019, 01:16:50 PM
Looking for an able bodied Blockchain developer who can hang with best.
I intend on giving FB steemit Instagram competition.
If you are up for the challenge give me a shout!


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: H055Y on June 03, 2019, 04:44:20 PM
My D Swag arrives tomorrows :)

Awesome! 8) Pictures please!

We have had some people post pictures of their swag in our Discord lately, lots of people! 8)
Sorry for the late update, it's probably gonna arrive tomorrow as customs is still admiring all that swag...


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: chrysophylax on June 04, 2019, 12:30:00 AM
Looking for an able bodied Blockchain developer who can hang with best.
I intend on giving FB steemit Instagram competition.
If you are up for the challenge give me a shout!

Aren't we all ...

#crysx


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on June 05, 2019, 05:51:06 PM
https://www.youtube.com/watch?v=Ga2hUTECIT0


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: chris.gariepy.7 on June 05, 2019, 09:44:23 PM
idk maybe im blind but what would one earn running 1 masternode a month lol sorry just found this project a couple days ago still getting aqainted with


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on June 06, 2019, 03:59:52 AM
idk maybe im blind but what would one earn running 1 masternode a month lol sorry just found this project a couple days ago still getting aqainted with

I would think roughly around 5-7 D per day? There are lots of calculator sites out there, or come join our Discord! :)


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: PaoAj on June 06, 2019, 04:01:01 AM
idk maybe im blind but what would one earn running 1 masternode a month lol sorry just found this project a couple days ago still getting aqainted with

I would think roughly around 5-7 D per day? There are lots of calculator sites out there, or come join our Discord! :)

Would love to! Can I have the discord link?


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: maks633 on June 06, 2019, 08:22:17 AM
idk maybe im blind but what would one earn running 1 masternode a month lol sorry just found this project a couple days ago still getting aqainted with

I would think roughly around 5-7 D per day? There are lots of calculator sites out there, or come join our Discord! :)

Would love to! Can I have the discord link?
https://discord.gg/7M8z4Nd


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on June 10, 2019, 11:15:47 PM
v3.3.9.1 will be released soon officially.  ;D


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on June 12, 2019, 04:47:37 PM
If anyone wants to try setting up an electrumx server check this out https://github.com/buzzkillb/docker-electrumx  Link to setup guide there too.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: babos8383 on June 12, 2019, 09:30:40 PM
To list your coin to BitmxittzEx.

https://bitmxittz.com/add_asset.

Listing offer min. 0.05BTC for listing, limited period offer.

Listing time 72 hours maximum.

We do not pay for listing fees for exchanges, if an exchange wants to add us. Add us. It takes five minutes of their time. We already have a lot of exchanges available.
sorry but the world is different now. it may not be difficult for them to spend 5 minutes of time, but you need to take into account how much they spent on the development and popularity of their platform. and as they say investments should bring profit!


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on June 12, 2019, 09:35:09 PM
To list your coin to BitmxittzEx.

https://bitmxittz.com/add_asset.

Listing offer min. 0.05BTC for listing, limited period offer.

Listing time 72 hours maximum.

We do not pay for listing fees for exchanges, if an exchange wants to add us. Add us. It takes five minutes of their time. We already have a lot of exchanges available.
sorry but the world is different now. it may not be difficult for them to spend 5 minutes of time, but you need to take into account how much they spent on the development and popularity of their platform. and as they say investments should bring profit!


They make plenty of money and profit off the fees they charge on their platforms. They do not need to charge developers or communities "listing fees".

We also did just submit a FREE listing to Zyrex.io to list Denarius 8)


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on June 13, 2019, 12:39:27 AM
Denarius v3.3.9.1 is now available!

Get it here: https://github.com/carsenk/denarius/releases/tag/v3.3.9.1

Linux users just git pull our master branch and recompile for latest v3.3.9.1 ;)

Denarius v3.3.9.1 Release Notes
- Added ARM/ARM64 Architecture Build Support, You can now build denariusd or Denarius-QT on Raspberry Pis, nanoPi NEOs, ODROIDs, and other ARM platform SoC and devices. This will continually be improved upon and adds a new makefile.arm for compiling on these platforms (1GB of RAM is recommended to run denariusd)
- New "USE_NATIVETOR=-" flag while compiling Denarius-QT or denariusd, You can now compile without the Tor Library with Denarius, provides greater platform build support for D
- Denarius-QT Wallet Optimizations, The wallet now runs much faster overall and better responsiveness
- Added Estimated EUR (Euro) Balance to Overview page in QT
- Fixed QT Tab Status Texts
- Fixed and Optimized Staking Icon in QT Wallet
- Added Travis Building for ease of development workflow
- Added Snapcraft.yaml for future Snap App Store Support on many Linux Distros (Currrently WIP)
- Updated README to include Travis statistics and Snap Building
- listtransactions RPC Command was fixed to show received PoS Fortuna Stake rewards properly
- Updated denariusubuntuqt.sh and added installd.sh for ease of building Denarius QT and denariusd on Linux platforms (These will be deprecated in the future in favor of Snapcraft/Snap)
- Updated QT to display more Recent Transactions on Overview
- Overall optimizations and updates relating to syncing and initial blockchain download. Fixes some segfaults.
- Added tinyformat.h header for access to tfm formatting
- C++11 is now supported
- Fixed Staking Icon when wallet is unlocked for staking only
- Syncing is now roughly 100x faster on all platforms
- Added new seed nodes for D
- Use of null pointers for some invalid return values throughout the QT client. (macOS Mainly)
- More debug code for Ring Signatures (WIP for v3.4)
- Thanks to CircuitBreaker, denarius.conf is now created automatically for out of the box configuration


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: JohnBonachon on June 13, 2019, 02:25:57 AM
Denarius has been listed in Enmanet Exchange: https://enmanet.com/market/BTC-D  ! Happy trading! :D


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on June 13, 2019, 08:49:34 PM
Denarius has been listed in Enmanet Exchange: https://enmanet.com/market/BTC-D  ! Happy trading! :D

Awesome thanks!  8)

Looks to be a new exchange though, so as always guys proceed with caution, We do have TradeOgre, SouthXChange, and CoinExchange available for exchanges for D as well.



Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: H055Y on June 14, 2019, 11:44:35 AM
Denarius has been listed in Enmanet Exchange: https://enmanet.com/market/BTC-D  ! Happy trading! :D

Awesome thanks!  8)

Looks to be a new exchange though, so as always guys proceed with caution, We do have TradeOgre, SouthXChange, and CoinExchange available for exchanges for D as well.


There are a couple orders on that exchange right now, I hope it's a legit exchange but only time can tell, I'll stick to the regulars for now.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: vella85 on June 14, 2019, 10:12:22 PM
I'm confident that once Alts start to take off, D will explode as like I have always said D has massive potential to be a top 100 cryptocurrency in the near future. Since then there has been a lot more work done on the project which gives me even more confidence in the coin and dev team. I'm seeing a lot more tweets on Twitter now and more people looking into mining D so the word is now starting to get out there so be ready!


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: manosv on June 15, 2019, 06:48:52 PM
The new wallet is silky  smooth.I a happy with the recent increase in volumes.Thats what we need slow and steady rise.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: -acpool.pro- on June 19, 2019, 05:57:32 AM
Denarius [D]
available for mining at the
AltCoinsPOOL (https://acpool.pro/) ▀

Code:
-a tribus -o stratum+tcp://acpool.pro:8534 -u <WALLET> -p x
acpool.pro (https://acpool.pro/) ◄



Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: H055Y on June 19, 2019, 10:45:35 AM
Denarius [D]
available for mining at the
AltCoinsPOOL (https://acpool.pro/) ▀

Code:
-a tribus -o stratum+tcp://acpool.pro:8534 -u <WALLET> -p x
acpool.pro (https://acpool.pro/) ◄


New pool mean new pool party! Bring your own beer!


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on June 19, 2019, 06:17:01 PM
today is the day, come to discord for massive rains! free denarius for all!  8)


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on June 19, 2019, 06:33:10 PM
celebrating a baby shower, get into discord now!!


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: c5yal8r on June 19, 2019, 06:34:25 PM
Checkout Discord for mad drops of D. https://discord.gg/YsY3QSm


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on June 19, 2019, 06:40:27 PM
I'll drop some D too for fun!  8)

I as well.

Join us! https://discord.gg/UPpQy3n


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on June 19, 2019, 06:46:05 PM
raining will happen for a while today, come join and celebrate with us!


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: c5yal8r on June 19, 2019, 07:04:41 PM
Airdrops been moved to #panda-bot  channel in Discord https://discord.gg/YsY3QSm


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: H055Y on June 19, 2019, 07:12:05 PM
Hadn't had one of these in a long time, it's still a thing!


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on June 19, 2019, 07:25:22 PM
reloading D wallet to rain attack everyone https://discord.gg/UPpQy3n


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on June 20, 2019, 07:54:05 PM
Tha rain continues.AND its a STORM
Still signs of flooding or has it cleared up? :D

It is cloudy today, with a high chance of precipitation.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: manosv on June 23, 2019, 07:24:17 AM
Sporadic rains are forcasted throughout the day.Be on alert


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: H055Y on June 24, 2019, 09:13:04 PM
Vote for Denarius on https://txbit.io/Voting to get us listed. Thanks!!!


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: TheMadHasher2.0 on June 25, 2019, 11:11:26 AM
  If you are not familiar with the Denarius wallet, you are missing out on THE nicest wallet ever developed for use in the world of crypto assets.

  The Denarius wallet far exceedes anything offered today by any crypto coin !
In this space full of copycats, look-alikes, and boring same-ol' same-ol', Denarius is a prime example of what can be done by a dedicated development team.

  With a Github as long as your arm, it is easy to observe the efforts to make Denarius a Premier Crypto, more than capable of providing a user experiance unequaled by anything currently available.

  Download the latest Denarius wallet today, You will be far from dissapointed.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: vella85 on June 25, 2019, 10:28:32 PM
Vote for Denarius on https://txbit.io/Voting to get us listed. Thanks!!!

Thanks for posting this mate, I made a tweet the other day letting people know that Denarius was listed to vote on txbit and forgot to come here to make a post so thank you. Txbit is a nice exchange and will hopefully make up for the Cryptopia loss as time goes by, that's if Denarius wins the vote so lets keep voting as we can vote once every 24 hours.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: H055Y on June 26, 2019, 02:02:01 AM
Vote for Denarius on https://txbit.io/Voting to get us listed. Thanks!!!

Thanks for posting this mate, I made a tweet the other day letting people know that Denarius was listed to vote on txbit and forgot to come here to make a post so thank you. Txbit is a nice exchange and will hopefully make up for the Cryptopia loss as time goes by, that's if Denarius wins the vote so lets keep voting as we can vote once every 24 hours.

No problem, tweeting get's more attention I assume :)


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on June 26, 2019, 06:35:10 AM
Good job on the voting guys! Keep it up!

And also join our Discord chat if you haven't already: https://discord.gg/UPpQy3n

If you chat with the community there is a good chance youll end up with some $D


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on June 28, 2019, 10:15:42 PM
Anyone who wants to play around with using docker and fortunastakes, I made an install script for it. Just another way to set these up.

https://github.com/buzzkillb/installdocker/tree/master/denarius


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on June 28, 2019, 10:18:16 PM
I also forked luke childs electrumx docker repo and tweaked it a bit to work for the big D. Komodo guys know we want this back on hyperdex for atomic swap action!

https://github.com/buzzkillb/docker-electrumx


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on June 28, 2019, 10:28:53 PM
Link to the docker I made for denarius daemon. This has a few different version under branches.
https://github.com/buzzkillb/denariusDocker

Installing disco dingo on the laptop to try to get a docker QT using xpra for web browsing goodness.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on June 28, 2019, 10:32:22 PM
dont forget you can compile your own raspbian from source with the denarius daemon and QT compiled inside to prepare for raspberry pi 4. Just need to get one in my hands to see if this works on Debian Buster.
https://github.com/buzzkillb/denariianpi-gen


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: Gabriel2001 on June 29, 2019, 12:51:13 AM
Vote for Denarius (D) to get integrated at txbit.io

Support and vote for #Denarius to get integrated!
https://txbit.io/Voting

Then join https://discord.gg/BJJJ49x and enjoy the $D rains done by the best community!  ;D


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: c5yal8r on June 29, 2019, 01:12:10 AM
Please vote at https://txbit.io/Voting for Denarius Coin


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on June 29, 2019, 06:05:18 AM
dont forget you can compile your own raspbian from source with the denarius daemon and QT compiled inside to prepare for raspberry pi 4. Just need to get one in my hands to see if this works on Debian Buster.
https://github.com/buzzkillb/denariianpi-gen


Awesome work Buzz! 8)

Come join our Discord people! Link is in my signature


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on June 29, 2019, 01:25:46 PM
Can run the QT as a docker container GUI through x11. An example on Ubuntu 19.04 to play around with ways to not compile inside the main OS, and just run the wallet from a compiled from source docker container. Something to play around with. Anyone reading this, don't forget to back up all your crypto wallets.  8)

https://github.com/buzzkillb/denariusQTdocker


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: H055Y on July 10, 2019, 10:43:07 AM
I saw a donation running for a new exchange, hope to see it list soon!


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: dautay_crypto on July 10, 2019, 10:46:36 AM
I saw a donation running for a new exchange, hope to see it list soon!
Can you give me link to that donation fund for exchange listings, please. In addition, if you know it, please share more details, such as which exchanges are priorities to list Denarius if the donation fund collected enough? Exchanges, especially with good volume, will help Denarius a lot. More buyers, more momentum to see the price moves up.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: H055Y on July 10, 2019, 10:16:02 PM
I saw a donation running for a new exchange, hope to see it list soon!
Can you give me link to that donation fund for exchange listings, please. In addition, if you know it, please share more details, such as which exchanges are priorities to list Denarius if the donation fund collected enough? Exchanges, especially with good volume, will help Denarius a lot. More buyers, more momentum to see the price moves up.
I came across this tweet mentioning two donation addressess for getting listed on CoinAll -> https://twitter.com/bit_wookie/status/1145252447138353152
They need about 0.7 BTC or the equivalent in Denarius to get listed.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on July 11, 2019, 06:04:47 PM
I saw a donation running for a new exchange, hope to see it list soon!
Can you give me link to that donation fund for exchange listings, please. In addition, if you know it, please share more details, such as which exchanges are priorities to list Denarius if the donation fund collected enough? Exchanges, especially with good volume, will help Denarius a lot. More buyers, more momentum to see the price moves up.
I came across this tweet mentioning two donation addressess for getting listed on CoinAll -> https://twitter.com/bit_wookie/status/1145252447138353152
They need about 0.7 BTC or the equivalent in Denarius to get listed.

Yup we are still looking to do this!

RedPandaMining just did a cool Youtube video on us and there is a giveaway for 100 D!

https://www.youtube.com/watch?v=YHaNxKvFKLk


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on July 16, 2019, 06:18:56 PM
Check out https://mycryptocloud.nl - shared masternodes, and staking while you wait for next one to form.

Guide here
https://denariustalk.org/index.php?/topic/298-my-crypto-cloud-shared-masternodes-fortunastake/


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: dautay_crypto on July 17, 2019, 02:34:40 AM
I came across this tweet mentioning two donation addressess for getting listed on CoinAll -> https://twitter.com/bit_wookie/status/1145252447138353152
They need about 0.7 BTC or the equivalent in Denarius to get listed.
Wow, I will look at it to see whether I will donate some cents to help Denarius (D) or not. It depends, but I will consider about the donation. If the coming bull run of altcoins help me to increase my balance, I might donate for the fund.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on July 17, 2019, 11:10:37 PM
Staking calculator is up. For now shows how much Denarius at 6% is created daily/monthly/yearly for a given amount.  8)

https://pos.watch/


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: H055Y on July 18, 2019, 03:59:58 PM
Staking calculator is up. For now shows how much Denarius at 6% is created daily/monthly/yearly for a given amount.  8)

https://pos.watch/
Next up a FS income calculator?


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: fishytrader on July 19, 2019, 12:51:43 PM
I'm really pumped about this project!! This is for sure a sleeping giant :D


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on July 19, 2019, 03:27:59 PM
Staking calculator is up. For now shows how much Denarius at 6% is created daily/monthly/yearly for a given amount.  8)

https://pos.watch/
Next up a FS income calculator?

Testing here with a static daily reward number while I work out math and tables. Input how many fortunastakes you have, and gives some stats back.

http://pos.watch/fs.html


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: H055Y on July 19, 2019, 10:21:11 PM
Staking calculator is up. For now shows how much Denarius at 6% is created daily/monthly/yearly for a given amount.  8)

https://pos.watch/
Next up a FS income calculator?

Testing here with a static daily reward number while I work out math and tables. Input how many fortunastakes you have, and gives some stats back.

http://pos.watch/fs.html
Looks awesome, and it does what it should, calculate my passive income! :)


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on July 20, 2019, 06:23:11 PM
Staking calculator is up. For now shows how much Denarius at 6% is created daily/monthly/yearly for a given amount.  8)

https://pos.watch/
Next up a FS income calculator?

Testing here with a static daily reward number while I work out math and tables. Input how many fortunastakes you have, and gives some stats back.

http://pos.watch/fs.html
Looks awesome, and it does what it should, calculate my passive income! :)

Adding some more stuff, and once all is added need to then start styling a bit more so its easier to understand. I didn't realize Denarius did not have any staking calculators!


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on July 23, 2019, 04:13:52 PM
Shows both staking and fortunastake (masternode) stats. Input your amount of D in staking and it spits out some info. Input how many FortunaStakes you have and it spits out some information.

https://pos.watch/


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on July 25, 2019, 04:21:15 PM
The first new decentralized fair payment system for masternodes, dFPS writeup was posted on The Merkle explaining what the difference is between a typical DASH masternode fork and what Denarius is running, FortunaStakes.

https://themerkle.com/new-decentralized-fair-payment-system-for-masternodes/


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: inocelda on July 27, 2019, 03:42:20 PM
The first new decentralized fair payment system for masternodes, dFPS writeup was posted on The Merkle explaining what the difference is between a typical DASH masternode fork and what Denarius is running, FortunaStakes.

https://themerkle.com/new-decentralized-fair-payment-system-for-masternodes/

I really like the posts that you provide, buzzkillb!

I'm really pumped about this project!! This is for sure a sleeping giant :D

I am also excited to see how things progress and where the project goes from here.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: charlie137 on July 28, 2019, 12:52:20 AM
theres an error on the website "Based Off The Bitcoin (Satoshi) Core Code" - it should be "peercoin" instead of "bitcoin". bitcoin community would never centralize around pos thats for sure, so kinda makes no sense (some say "offensive"? )
https://github.com/carsenk/denarius/blob/master/contrib/gitian-descriptors/gitian.yml#L2

also not decentralized as stated in articles/etc https://github.com/carsenk/denarius/blob/master/src/spork.h#L98


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on July 29, 2019, 04:35:06 AM
There is no error. We dont utilize gitian so they were never updated. We are definitely decentralized.

Take a look at our new article on dFPS: https://themerkle.com/new-decentralized-fair-payment-system-for-masternodes/


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on July 29, 2019, 09:41:39 PM
theres an error on the website "Based Off The Bitcoin (Satoshi) Core Code" - it should be "peercoin" instead of "bitcoin". bitcoin community would never centralize around pos thats for sure, so kinda makes no sense (some say "offensive"? )
https://github.com/carsenk/denarius/blob/master/contrib/gitian-descriptors/gitian.yml#L2

also not decentralized as stated in articles/etc https://github.com/carsenk/denarius/blob/master/src/spork.h#L98

I am part of the bitcoin community and don't find any offense to PoS, or any of these newer coins doing things differently. The way carsen has implemented PoS on Denarius turns out to be pretty damn good too.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: arilnator on July 29, 2019, 09:48:13 PM
I had no idea that Carsen was such a legend. Great to learn about this project and the people behind it... Looks like there is a lot going on behind the scenes with all this new articles being posted frequently!


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: Boriss on August 02, 2019, 06:31:00 AM
Any news regarding that integration with hardware wallets?
At some point there were some plans for integration with Ledger, what happened with that part?

Don't know is that manageable right now but it would be great for people to be able to store Denarius onto some kind of cold wallet at the same time it would have huge impact on coin from the marketing perspective and a lot of potential new customers would maybe hear for Denarius. ;)



Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on August 02, 2019, 07:48:29 PM
Any news regarding that integration with hardware wallets?
At some point there were some plans for integration with Ledger, what happened with that part?

Don't know is that manageable right now but it would be great for people to be able to store Denarius onto some kind of cold wallet at the same time it would have huge impact on coin from the marketing perspective and a lot of potential new customers would maybe hear for Denarius. ;)



For Trezor - Blockbook Denarius integration/code needs to be finished in Go Lang for their backend system, we are already in the frontend technically and SLIP 044 116

For Ledger - We are on their roadmap still on Trello, I am not entirely sure what they need from us to be fully integrated

For KeepKey - we are in their backend but to be in their system we need to provide them with an insight based explorer with send tx APIs

A lot of these things will be finished up and worked on soon, we are working towards some more core network updates to Denarius (D) currently in our v3.4 branch on the Github.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on August 04, 2019, 12:00:10 AM
Any news regarding that integration with hardware wallets?
At some point there were some plans for integration with Ledger, what happened with that part?

Don't know is that manageable right now but it would be great for people to be able to store Denarius onto some kind of cold wallet at the same time it would have huge impact on coin from the marketing perspective and a lot of potential new customers would maybe hear for Denarius. ;)



I just setup and open sourced a modified version of the iquidus explorer which has APIs for sendrawtransaction and listunspent for several hardware wallets to utilize or other possible decentralized apps.

https://dexplorer.org (DNS is propagating still)

https://github.com/carsenk/diquidus-explorer


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: bitwookie on August 04, 2019, 12:19:37 PM
Carsen is an absolute beast dev. You think LTC and ETH are big...........watch what Denarius does when the masses find it.

'youre welcome'

Wookie


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on August 07, 2019, 04:42:32 AM
Carsen is an absolute beast dev. You think LTC and ETH are big...........watch what Denarius does when the masses find it.

'youre welcome'

Wookie
https://i.imgur.com/X3i1yZE.png

Native Optional I2P Nodes and addresses are now supported

Run your node with Native I2P with the conf flag "nativei2p=1" and you can direct all traffic through I2P only with "onlynet=native_i2p"

More release notes will be coming, you can grab this release (v3.3.9.3) from our v3.4 branch on the Github.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on August 08, 2019, 07:24:57 PM
nativei2p is a very interesting feature, i am tempted to try running a fortunastake using that address to see what happens. this with ring sigs seems like Denarius can be very anonymous.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: H055Y on August 13, 2019, 10:46:22 AM
Can't wait for the next releases to add more stuff to the alread packed wallet! Keep it up Carsen!


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on August 26, 2019, 12:06:47 AM
More information: https://github.com/carsenk/denarius/releases/tag/v3.3.9.2

Denarius v3.3.9.2 MANDATORY Update was released!

You can git pull our master branch or download from the release page!


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on September 02, 2019, 09:08:45 PM
Are you going to take part in any public events? Any conferences? Meetups? Where can I meet you in person guys?

We have all talked as a community about possibly hosting a small mini event in Las Vegas at some point, You can talk to us anytime via our Discord channel: https://discord.gg/UPpQy3n


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: charlie137 on September 05, 2019, 12:10:30 AM
hey `dev` https://github.com/carsenk/denarius/releases/tag/v3.3.9.2 theres linux binaries missing in this mandatory update  ahahha ;D ;D ;D ;D ;D ;D ;D ;D ;D


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on September 05, 2019, 03:07:50 PM
hey `dev` https://github.com/carsenk/denarius/releases/tag/v3.3.9.2 theres linux binaries missing in this mandatory update  ahahha ;D ;D ;D ;D ;D ;D ;D ;D ;D

How to compile binaries for the daemon and QT wallet in Ubuntu 16.04, 18.04 and 19.04. Debian stretch and buster are similar to 18.04. Raspbian stretch and buster are similar to debian but use makefile.arm. Raspberry Pi4 appears to compile quickly.
https://denariustalk.org/index.php?/topic/268-steps-to-compile-wallet-ubuntu/

Check out dmarket branch (git checkout dmarket) as that's becoming interesting, especially the QT.  8)


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: charlie137 on September 07, 2019, 06:46:19 AM
hey `dev` https://github.com/carsenk/denarius/releases/tag/v3.3.9.2 theres linux binaries missing in this mandatory update  ahahha ;D ;D ;D ;D ;D ;D ;D ;D ;D

How to compile binaries for the daemon and QT wallet in Ubuntu 16.04, 18.04 and 19.04. Debian stretch and buster are similar to 18.04. Raspbian stretch and buster are similar to debian but use makefile.arm. Raspberry Pi4 appears to compile quickly.
https://denariustalk.org/index.php?/topic/268-steps-to-compile-wallet-ubuntu/

Check out dmarket branch (git checkout dmarket) as that's becoming interesting, especially the QT.  8)

looks like you can't read so ill bump the font just in case so you would not offtop again  ;D

hey `dev` https://github.com/carsenk/denarius/releases/tag/v3.3.9.2 theres linux binaries missing in this mandatory update  ahahha ;D ;D ;D ;D ;D ;D ;D ;D ;D

https://ip.bitcointalk.org/?u=https%3A%2F%2Fvignette.wikia.nocookie.net%2Fbigmouth%2Fimages%2Fa%2Fac%2FBig_Mouth_Season_2_Episode_3_%25281%2529.jpg%2Frevision%2Flatest%2Fscale-to-width-down%2F1000%3Fcb%3D20181007180535&t=604&c=wl8857BaSnVQ_w


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on September 08, 2019, 04:06:51 AM
hey `dev` https://github.com/carsenk/denarius/releases/tag/v3.3.9.2 theres linux binaries missing in this mandatory update  ahahha ;D ;D ;D ;D ;D ;D ;D ;D ;D

How to compile binaries for the daemon and QT wallet in Ubuntu 16.04, 18.04 and 19.04. Debian stretch and buster are similar to 18.04. Raspbian stretch and buster are similar to debian but use makefile.arm. Raspberry Pi4 appears to compile quickly.
https://denariustalk.org/index.php?/topic/268-steps-to-compile-wallet-ubuntu/

Check out dmarket branch (git checkout dmarket) as that's becoming interesting, especially the QT.  8)

looks like you can't read so ill bump the font just in case so you would not offtop again  ;D

hey `dev` https://github.com/carsenk/denarius/releases/tag/v3.3.9.2 theres linux binaries missing in this mandatory update  ahahha ;D ;D ;D ;D ;D ;D ;D ;D ;D

Its just me working on things so typically everyone compiles linux binaries themselves, there are bash scripts available in the repository that allow you to easily do so.

Denarius Snapcraft is a WIP for most Ubuntu flavored distributions.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: vella85 on September 08, 2019, 10:14:59 PM
Congrats on getting Denarius listed on Stack Of Stake platform Carsen. So now we have another service that has D listed, you can now set up a shared D masternode with this platform and as I have used the platform in the past, I can say that it is very good to use and the owner is a good guy.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on September 09, 2019, 01:01:35 AM
Congrats on getting Denarius listed on Stack Of Stake platform Carsen. So now we have another service that has D listed, you can now set up a shared D masternode with this platform and as I have used the platform in the past, I can say that it is very good to use and the owner is a good guy.

Yea very awesome! The platform seems well done and the apps are great! Thanks vella!

Also we are waiting for some Discord links to update:

https://discordapp.com/invite/mDTM3JN

Is a new invite to our Discord chat, old links got bugged out.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: vella85 on September 09, 2019, 09:54:56 PM
Congrats on getting Denarius listed on Stack Of Stake platform Carsen. So now we have another service that has D listed, you can now set up a shared D masternode with this platform and as I have used the platform in the past, I can say that it is very good to use and the owner is a good guy.

Yea very awesome! The platform seems well done and the apps are great! Thanks vella!

Also we are waiting for some Discord links to update:

https://discordapp.com/invite/mDTM3JN

Is a new invite to our Discord chat, old links got bugged out.

Yes it is, I have been waiting for them to add Denarius as I really like their platform.

Surely once Altcoin season starts that D will be one of the coins that sees a lot of price action as it has so much going for it compared to most of the other coins out there. Keep up the good work mate!


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: Cryptomonstrrr on September 12, 2019, 04:46:11 PM
The https://stackofstake.com/ service offers a shared masternodes for Denarius.

Check out our ultimate features:
• 0-click-masternode-launch (tm)
• full automation
• instant masternode join
• instant reward accrual
• instant withdrawal
• no deposit or withdrawal fee
• default auto-reinvest
• no minimum deposit / masternode join amount
• super-clean and intuitive interface
• Android and iOS applications
• referral system

Join the shared masternode in 2 clicks:
Click 1 - Login with your social network account: Facebook, Twitter, Google+, Discord supported (don't forget to confirm your email).
Click 2 - Deposit your D coins
You will start to receive rewards instantly!

Visit https://stackofstake.com/ and explore the true ultimate masternode experience!
Got questions or suggestions? Join our Official Discord server: https://discord.gg/tYcb8uK
Need support? Feel free to report any issues to support@stackofstake.com

https://i.ibb.co/xh775rq/d-min.png


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on September 17, 2019, 12:09:23 AM
hey `dev` https://github.com/carsenk/denarius/releases/tag/v3.3.9.2 theres linux binaries missing in this mandatory update  ahahha ;D ;D ;D ;D ;D ;D ;D ;D ;D

How to compile binaries for the daemon and QT wallet in Ubuntu 16.04, 18.04 and 19.04. Debian stretch and buster are similar to 18.04. Raspbian stretch and buster are similar to debian but use makefile.arm. Raspberry Pi4 appears to compile quickly.
https://denariustalk.org/index.php?/topic/268-steps-to-compile-wallet-ubuntu/

Check out dmarket branch (git checkout dmarket) as that's becoming interesting, especially the QT.  8)

looks like you can't read so ill bump the font just in case so you would not offtop again  ;D

hey `dev` https://github.com/carsenk/denarius/releases/tag/v3.3.9.2 theres linux binaries missing in this mandatory update  ahahha ;D ;D ;D ;D ;D ;D ;D ;D ;D


Generally people prefer to compile their own wallets on Linux.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: charlie137 on September 17, 2019, 07:40:06 AM
hey `dev` https://github.com/carsenk/denarius/releases/tag/v3.3.9.2 theres linux binaries missing in this mandatory update  ahahha ;D ;D ;D ;D ;D ;D ;D ;D ;D

How to compile binaries for the daemon and QT wallet in Ubuntu 16.04, 18.04 and 19.04. Debian stretch and buster are similar to 18.04. Raspbian stretch and buster are similar to debian but use makefile.arm. Raspberry Pi4 appears to compile quickly.
https://denariustalk.org/index.php?/topic/268-steps-to-compile-wallet-ubuntu/

Check out dmarket branch (git checkout dmarket) as that's becoming interesting, especially the QT.  8)

looks like you can't read so ill bump the font just in case so you would not offtop again  ;D

hey `dev` https://github.com/carsenk/denarius/releases/tag/v3.3.9.2 theres linux binaries missing in this mandatory update  ahahha ;D ;D ;D ;D ;D ;D ;D ;D ;D


Generally people prefer to compile their own wallets on Linux.

that would be, for sure, the right way. question is why the team stopped to supply linux binaries, especially for mandatory update  8) id get that such outdated source giving hard time to maintain but cmon


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on September 17, 2019, 08:09:39 AM
hey `dev` https://github.com/carsenk/denarius/releases/tag/v3.3.9.2 theres linux binaries missing in this mandatory update  ahahha ;D ;D ;D ;D ;D ;D ;D ;D ;D

How to compile binaries for the daemon and QT wallet in Ubuntu 16.04, 18.04 and 19.04. Debian stretch and buster are similar to 18.04. Raspbian stretch and buster are similar to debian but use makefile.arm. Raspberry Pi4 appears to compile quickly.
https://denariustalk.org/index.php?/topic/268-steps-to-compile-wallet-ubuntu/

Check out dmarket branch (git checkout dmarket) as that's becoming interesting, especially the QT.  8)

looks like you can't read so ill bump the font just in case so you would not offtop again  ;D

hey `dev` https://github.com/carsenk/denarius/releases/tag/v3.3.9.2 theres linux binaries missing in this mandatory update  ahahha ;D ;D ;D ;D ;D ;D ;D ;D ;D


Generally people prefer to compile their own wallets on Linux.

that would be, for sure, the right way. question is why the team stopped to supply linux binaries, especially for mandatory update  8) id get that such outdated source giving hard time to maintain but cmon

We have never supplied Linux binaries. We both understand your still trolling us. Like he said too most prefer to compile their own on Linux to validate with the repo. Snap install will be coming eventually. If you want to help out, feel free to.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on September 18, 2019, 09:48:59 PM
Denarius v3.3.9.3

Is now released! More details here:
https://denariustalk.org/index.php?/topic/313-denarius-v3393/

https://i.imgur.com/UK56d7e.png


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: heresamemo on September 20, 2019, 12:59:32 AM
:o Thank you for your kind words! Dev and Team put in work!

Thank you for your hard work
You have proven yourself


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: P4ndoraBox on September 23, 2019, 08:44:36 PM
Following.

Will install a fortuna stake soon enough.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on September 24, 2019, 07:31:06 AM
Following.

Will install a fortuna stake soon enough.

Awesome :) Come join our Discord chat if you need any assistance!

https://discordapp.com/invite/mDTM3JN


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: ichai on September 25, 2019, 06:20:14 AM
I really appreciate Denarius, you showed me your hard work and your enthusiasm. But the market is really not good and even mining businesses like us can crash anytime because there's not enough funding.
So, what are the plans of the team to escape the crisis of crypto market now?


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on September 26, 2019, 05:39:35 AM
I really appreciate Denarius, you showed me your hard work and your enthusiasm. But the market is really not good and even mining businesses like us can crash anytime because there's not enough funding.
So, what are the plans of the team to escape the crisis of crypto market now?

Watch the commits on github. Carsen has been updating the wallet constantly as price of everything is down. This is the type of thing that older coins did through the bear markets and look at the known coins from 2013/2014 now.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on September 29, 2019, 09:28:41 AM
You can install Denarius now in seconds on most Linux OSes:

https://i.imgur.com/6L6uFmJ.png

Code:
sudo snap install denarius

Denarius on the Snap Store: https://snapcraft.io/denarius

(Don’t have snapd? https://docs.snapcraft.io/core/install)

After installing simply run

For Denarius QT:
Code:
denarius

For denariusd:
Code:
denarius.daemon

This will install the latest release of Denarius and auto build from our master branch as updates are released. Currently latest master is v3.3.9.4 and other binaries will be released soon.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: bellicose on September 29, 2019, 07:40:43 PM
Tell me where you can separately read about masternodes and their settings, the required number for one node and so on. Is there any detailed instruction? I have never installed a masternode, there were thoughts, but there were not enough funds.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on September 29, 2019, 08:52:23 PM
Tell me where you can separately read about masternodes and their settings, the required number for one node and so on. Is there any detailed instruction? I have never installed a masternode, there were thoughts, but there were not enough funds.

5000 D to start one, so you want 5000.1 basically for the initial 5k send with fees left over.

Link to a setup guide. Ask here, there or discord if you have any more questions getting setup.
https://denariustalk.org/index.php?/topic/233-d-fortunastake-setup-guide-hot-cold-wallet/


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: manosv on September 29, 2019, 08:55:21 PM
Tell me where you can separately read about masternodes and their settings, the required number for one node and so on. Is there any detailed instruction? I have never installed a masternode, there were thoughts, but there were not enough funds.

You need exactly 5000D as a collateral for a Fortunastake (Basically it is a  Masternode Rebranded)
You can take a look at a tutorial that Buzzkill created of how to setup one.

https://denariustalk.org/index.php?/topic/233-d-fortunastake-setup-guide-hot-cold-wallet/

For any problems you might have you can drop by our Discord forum where you can find many people
that will gladly help you.



Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on October 02, 2019, 02:48:43 AM
Snap is now available for Denarius, Easily & Quickly install Denarius QT and the Daemon via Snap on any Linux distribution!

https://snapcraft.io/denarius

 sudo snap install denarius

You can also install it directly from the Ubuntu Store by searching "Denarius"

It will auto check for updates 4x per day and is built directly from our master branch on the Github: https://github.com/carsenk/denarius

https://cdn.discordapp.com/attachments/387433403630223361/628785198603173888/snapcraft.jpg


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on October 05, 2019, 09:16:13 AM
https://twitter.com/TillKoeln/status/1180393474383863808?s=20

$D Denarius is listed at unnamedExchange https://www.unnamed.exchange

join our Discord https://discord.gg/phaRuY9

BTC http://www.unnamed.exchange/Exchange/Basic?market=D_BTC
LTC http://www.unnamed.exchange/Exchange/Basic?market=D_LTC
DOGE http://www.unnamed.exchange/Exchange/Basic?market=D_DOGE
UTIP http://www.unnamed.exchange/Exchange/Basic?market=D_UTIP
ETH http://www.unnamed.exchange/Exchange/Basic?market=D_ETH

Epic! Cryptopia Reborrn anyone??  8) ;D


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on October 09, 2019, 06:06:25 PM
https://twitter.com/TillKoeln/status/1180393474383863808?s=20

$D Denarius is listed at unnamedExchange https://www.unnamed.exchange

join our Discord https://discord.gg/phaRuY9

BTC http://www.unnamed.exchange/Exchange/Basic?market=D_BTC
LTC http://www.unnamed.exchange/Exchange/Basic?market=D_LTC
DOGE http://www.unnamed.exchange/Exchange/Basic?market=D_DOGE
UTIP http://www.unnamed.exchange/Exchange/Basic?market=D_UTIP
ETH http://www.unnamed.exchange/Exchange/Basic?market=D_ETH

Epic! Cryptopia Reborrn anyone??  8) ;D

A little slow to deposit BTC, but quick to withdraw Denarius.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kostepanych2 on October 11, 2019, 10:29:44 AM
There is only CLI wallet for Linux now? No QT?


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on October 11, 2019, 10:19:18 PM
There is only CLI wallet for Linux now? No QT?

We have both for all platforms.

For most Linux distros:

Code:
snap install denarius

Command:
Code:
denarius
(launches the QT)

Command:
Code:
denarius.daemon
(launches the daemon/CLI)


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: P4ndoraBox on October 11, 2019, 10:43:15 PM
Following.

Will install a fortuna stake soon enough.

Awesome :) Come join our Discord chat if you need any assistance!

https://discordapp.com/invite/mDTM3JN

Thank you very much, will do so eventually. Wish you best.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on October 17, 2019, 04:10:12 AM
For some extra Denarius blockchain stats. https://denarius.pro


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: JoenNL on October 17, 2019, 06:14:13 AM
For some extra Denarius blockchain stats. https://denarius.pro

wow coin still alive?

Any mining pools and what is the algo?

Well, i guess i need to read the OP first :D


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: JoenNL on October 17, 2019, 06:24:06 AM
For some extra Denarius blockchain stats. https://denarius.pro

Besides, any nodes? testing the wallet in vm but i get 0 connections (my connection is fine, just need some nodes).


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on October 18, 2019, 05:45:27 AM
For some extra Denarius blockchain stats. https://denarius.pro

Besides, any nodes? testing the wallet in vm but i get 0 connections (my connection is fine, just need some nodes).

You can get nodes from our explorers:
https://chainz.cryptoid.info/d/#!network

Come join our Discord chat! (Link is in my signature)

Code:
addnode=108.61.190.75
addnode=173.244.36.81
addnode=173.249.20.4
addnode=178.63.60.7
addnode=185.233.107.233
addnode=2.225.249.244
addnode=2.56.214.20
addnode=203.186.122.175
addnode=221.149.56.57
addnode=24.205.81.255
addnode=24.35.250.163
addnode=45.77.235.152
addnode=51.158.101.32
addnode=63.141.251.58
addnode=85.214.204.133
addnode=91.121.184.82
addnode=92.11.196.41
addnode=93.115.26.186
addnode=94.16.119.1


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: JoenNL on October 19, 2019, 09:04:36 AM
For some extra Denarius blockchain stats. https://denarius.pro

Besides, any nodes? testing the wallet in vm but i get 0 connections (my connection is fine, just need some nodes).

You can get nodes from our explorers:
https://chainz.cryptoid.info/d/#!network

Come join our Discord chat! (Link is in my signature)

Code:
addnode=108.61.190.75
addnode=173.244.36.81
addnode=173.249.20.4
addnode=178.63.60.7
addnode=185.233.107.233
addnode=2.225.249.244
addnode=2.56.214.20
addnode=203.186.122.175
addnode=221.149.56.57
addnode=24.205.81.255
addnode=24.35.250.163
addnode=45.77.235.152
addnode=51.158.101.32
addnode=63.141.251.58
addnode=85.214.204.133
addnode=91.121.184.82
addnode=92.11.196.41
addnode=93.115.26.186
addnode=94.16.119.1

yeah found the problem, i dont know how it came but i was on 3.3.7 instead of 3.3.9? 0,o


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on October 28, 2019, 08:29:44 PM
For some extra Denarius blockchain stats. https://denarius.pro

Besides, any nodes? testing the wallet in vm but i get 0 connections (my connection is fine, just need some nodes).

You can get nodes from our explorers:
https://chainz.cryptoid.info/d/#!network

Come join our Discord chat! (Link is in my signature)

Code:
addnode=108.61.190.75
addnode=173.244.36.81
addnode=173.249.20.4
addnode=178.63.60.7
addnode=185.233.107.233
addnode=2.225.249.244
addnode=2.56.214.20
addnode=203.186.122.175
addnode=221.149.56.57
addnode=24.205.81.255
addnode=24.35.250.163
addnode=45.77.235.152
addnode=51.158.101.32
addnode=63.141.251.58
addnode=85.214.204.133
addnode=91.121.184.82
addnode=92.11.196.41
addnode=93.115.26.186
addnode=94.16.119.1

yeah found the problem, i dont know how it came but i was on 3.3.7 instead of 3.3.9? 0,o

Yup, I will get the OP to update the thread here, our old thread may have an old version linked as well.

We will get those updated, otherwise you can install the latest snapcraft denarius for the latest version and always auto updating: https://snapcraft.io/denarius

or: https://github.com/carsenk/denarius/releases


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: Dudeitsaid on October 29, 2019, 04:04:08 AM
Loving this coin. Haven't even explored all of the capabilities, need to grab enough to get a Fortuna Stake.  But the wallet is one of the slickest I've seen, and the transaction speeds are solid.  Website is off the hook, and shows a great foundation for this currency.  There are long term passionate leaders and community members in their discord.  And there is a ton of progress being made.  Really excited to have discovered this gem!


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on October 29, 2019, 04:06:57 AM
For some extra Denarius blockchain stats. https://denarius.pro

wow coin still alive?

Any mining pools and what is the algo?

Well, i guess i need to read the OP first :D

Tribus algo which carsen created, and here is a list of pools https://miningpoolstats.stream/denarius


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: XEFUZ on October 31, 2019, 07:09:15 PM
Can we trade Denarius ?


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on November 03, 2019, 07:31:30 PM
Can we trade Denarius ?

Of course, you have been able to trade it for the past three years:

https://coinvex.org/market/BTC-D

https://southxchange.com/Market/Book/D/BTC

https://tradeogre.com/exchange/BTC-D

https://altilly.com/market/D_BTC

https://www.unnamed.exchange/Exchange/Basic?market=D_BTC

Those are all our current markets.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: H055Y on November 03, 2019, 11:28:52 PM
Those are alot of new ones since Cryptopia and Coinexchange went offline.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on November 04, 2019, 01:07:51 AM
Those are alot of new ones since Cryptopia and Coinexchange went offline.

Yup! :) We had a bunch of new listings after Coinexchange decided to step down.

Coinvex and Unnamed are our newest and better exchanges, SouthX and TradeOgre currently have the most volume.



Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: charlie137 on November 07, 2019, 01:18:48 PM
Loving this coin. Haven't even explored all of the capabilities, need to grab enough to get a Fortuna Stake.  But the wallet is one of the slickest I've seen, and the transaction speeds are solid.  Website is off the hook, and shows a great foundation for this currency.  There are long term passionate leaders and community members in their discord.  And there is a ton of progress being made.  Really excited to have discovered this gem!

thats funny you asserted the foundation of the project against its website ( ;D ;D) besides the school-project page and prehistoric codebase you have nice tx relay speed that is that nice because blocks are empty))) it could look like theres some progress, but adding new deployment channel for same shitty binaries - progress?))))


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on November 08, 2019, 07:29:43 PM
Loving this coin. Haven't even explored all of the capabilities, need to grab enough to get a Fortuna Stake.  But the wallet is one of the slickest I've seen, and the transaction speeds are solid.  Website is off the hook, and shows a great foundation for this currency.  There are long term passionate leaders and community members in their discord.  And there is a ton of progress being made.  Really excited to have discovered this gem!

thats funny you asserted the foundation of the project against its website ( ;D ;D) besides the school-project page and prehistoric codebase you have nice tx relay speed that is that nice because blocks are empty))) it could look like theres some progress, but adding new deployment channel for same shitty binaries - progress?))))

You should probably remove yourself from this thread. I am not attacking your shitcoin AXE so don't attack my coin Denarius.

To clarify a little bit, you don't even know what your saying at all. Currently development is on v3.3.9.5 which is in our thin branch on our Github, involving a new thin mode where just block headers specifically are fetched while using only <50MB of RAM. The current release is v3.3.9.4 and it has not been fully announced, but it is published and available via Snapcraft/Snap (snap install denarius) and will auto update via Snap for all future releases directly compiled from our master branch on the Github.



Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: charlie137 on November 09, 2019, 03:09:30 AM
Loving this coin. Haven't even explored all of the capabilities, need to grab enough to get a Fortuna Stake.  But the wallet is one of the slickest I've seen, and the transaction speeds are solid.  Website is off the hook, and shows a great foundation for this currency.  There are long term passionate leaders and community members in their discord.  And there is a ton of progress being made.  Really excited to have discovered this gem!

thats funny you asserted the foundation of the project against its website ( ;D ;D) besides the school-project page and prehistoric codebase you have nice tx relay speed that is that nice because blocks are empty))) it could look like theres some progress, but adding new deployment channel for same shitty binaries - progress?))))

You should probably remove yourself from this thread. I am not attacking your shitcoin AXE so don't attack my coin Denarius.

To clarify a little bit, you don't even know what your saying at all. Currently development is on v3.3.9.5 which is in our thin branch on our Github, involving a new thin mode where just block headers specifically are fetched while using only <50MB of RAM. The current release is v3.3.9.4 and it has not been fully announced, but it is published and available via Snapcraft/Snap (snap install denarius) and will auto update via Snap for all future releases directly compiled from our master branch on the Github.



of course you dont, looks like you also ignoring compiler output big time))) https://github.com/carsenk/denarius#ascii-cast-tutorials its just screaming it needs some touchups, its not 2012 anymore) you can push it even up to mac app store ahaha its not gonna make it any better, right?)))) but i guess you know that already, since sounds like that post not even for me  :-\

and something tells me you did tried to attack axe on twitter ahahah) but idk how its relevant to the topic.

i actually gonna stick around to shit more in your "pasta" ahaha. its just too easy  ::)


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: PAMPT on November 09, 2019, 03:27:56 PM
Loving this coin. Haven't even explored all of the capabilities, need to grab enough to get a Fortuna Stake.  But the wallet is one of the slickest I've seen, and the transaction speeds are solid.  Website is off the hook, and shows a great foundation for this currency.  There are long term passionate leaders and community members in their discord.  And there is a ton of progress being made.  Really excited to have discovered this gem!

thats funny you asserted the foundation of the project against its website ( ;D ;D) besides the school-project page and prehistoric codebase you have nice tx relay speed that is that nice because blocks are empty))) it could look like theres some progress, but adding new deployment channel for same shitty binaries - progress?))))

There is an open source spam technology called Fake Transactioner which if hitched to the blockchain can spam a six digits number of tx per minute. Works with any blockchain. I would not be astounded at all if todays empty blocks will appear as full blocks tomorrow. FT does miracles with sleepy / deserted chains. Once it is plugged in the blockchains bulb the chain can grow into a healthy bloom.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on November 09, 2019, 08:04:05 PM
Loving this coin. Haven't even explored all of the capabilities, need to grab enough to get a Fortuna Stake.  But the wallet is one of the slickest I've seen, and the transaction speeds are solid.  Website is off the hook, and shows a great foundation for this currency.  There are long term passionate leaders and community members in their discord.  And there is a ton of progress being made.  Really excited to have discovered this gem!

thats funny you asserted the foundation of the project against its website ( ;D ;D) besides the school-project page and prehistoric codebase you have nice tx relay speed that is that nice because blocks are empty))) it could look like theres some progress, but adding new deployment channel for same shitty binaries - progress?))))

There is an open source spam technology called Fake Transactioner which if hitched to the blockchain can spam a six digits number of tx per minute. Works with any blockchain. I would not be astounded at all if todays empty blocks will appear as full blocks tomorrow. FT does miracles with sleepy / deserted chains. Once it is plugged in the blockchains bulb the chain can grow into a healthy bloom.

If you want to see if someone is gaming the transactions based on the time of post. https://www.coinexplorer.net/D/charts/transactionsPerDay


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on November 09, 2019, 11:30:16 PM
Loving this coin. Haven't even explored all of the capabilities, need to grab enough to get a Fortuna Stake.  But the wallet is one of the slickest I've seen, and the transaction speeds are solid.  Website is off the hook, and shows a great foundation for this currency.  There are long term passionate leaders and community members in their discord.  And there is a ton of progress being made.  Really excited to have discovered this gem!

thats funny you asserted the foundation of the project against its website ( ;D ;D) besides the school-project page and prehistoric codebase you have nice tx relay speed that is that nice because blocks are empty))) it could look like theres some progress, but adding new deployment channel for same shitty binaries - progress?))))

You should probably remove yourself from this thread. I am not attacking your shitcoin AXE so don't attack my coin Denarius.

To clarify a little bit, you don't even know what your saying at all. Currently development is on v3.3.9.5 which is in our thin branch on our Github, involving a new thin mode where just block headers specifically are fetched while using only <50MB of RAM. The current release is v3.3.9.4 and it has not been fully announced, but it is published and available via Snapcraft/Snap (snap install denarius) and will auto update via Snap for all future releases directly compiled from our master branch on the Github.



of course you dont, looks like you also ignoring compiler output big time))) https://github.com/carsenk/denarius#ascii-cast-tutorials its just screaming it needs some touchups, its not 2012 anymore) you can push it even up to mac app store ahaha its not gonna make it any better, right?)))) but i guess you know that already, since sounds like that post not even for me  :-\

and something tells me you did tried to attack axe on twitter ahahah) but idk how its relevant to the topic.

i actually gonna stick around to shit more in your "pasta" ahaha. its just too easy  ::)

You realize that Ascii cast tutorial is fairly outdated, yes there are some compiler warnings still, but a lot of that was cleaned up, all Linux distros can just install via snap now (snap install denarius) Also one of the warnings is more so just for fun (literally says Over 9000).

We aren't using autoconf etc.

We could push Denarius to the Mac App Store, just don't really want to, at least not yet, Windows and macOS binaries are built and released directly via our Github. Linux binaries are compiled directly from our master branch and fed into Snapcraft to auto updating and installs via snap install denarius or the Ubuntu Store.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: charlie137 on November 10, 2019, 02:06:41 AM
Loving this coin. Haven't even explored all of the capabilities, need to grab enough to get a Fortuna Stake.  But the wallet is one of the slickest I've seen, and the transaction speeds are solid.  Website is off the hook, and shows a great foundation for this currency.  There are long term passionate leaders and community members in their discord.  And there is a ton of progress being made.  Really excited to have discovered this gem!

thats funny you asserted the foundation of the project against its website ( ;D ;D) besides the school-project page and prehistoric codebase you have nice tx relay speed that is that nice because blocks are empty))) it could look like theres some progress, but adding new deployment channel for same shitty binaries - progress?))))

You should probably remove yourself from this thread. I am not attacking your shitcoin AXE so don't attack my coin Denarius.

To clarify a little bit, you don't even know what your saying at all. Currently development is on v3.3.9.5 which is in our thin branch on our Github, involving a new thin mode where just block headers specifically are fetched while using only <50MB of RAM. The current release is v3.3.9.4 and it has not been fully announced, but it is published and available via Snapcraft/Snap (snap install denarius) and will auto update via Snap for all future releases directly compiled from our master branch on the Github.



of course you dont, looks like you also ignoring compiler output big time))) https://github.com/carsenk/denarius#ascii-cast-tutorials its just screaming it needs some touchups, its not 2012 anymore) you can push it even up to mac app store ahaha its not gonna make it any better, right?)))) but i guess you know that already, since sounds like that post not even for me  :-\

and something tells me you did tried to attack axe on twitter ahahah) but idk how its relevant to the topic.

i actually gonna stick around to shit more in your "pasta" ahaha. its just too easy  ::)

You realize that Ascii cast tutorial is fairly outdated, yes there are some compiler warnings still, but a lot of that was cleaned up, all Linux distros can just install via snap now (snap install denarius) Also one of the warnings is more so just for fun (literally says Over 9000).

We aren't using autoconf etc.

We could push Denarius to the Mac App Store, just don't really want to, at least not yet, Windows and macOS binaries are built and released directly via our Github. Linux binaries are compiled directly from our master branch and fed into Snapcraft to auto updating and installs via snap install denarius or the Ubuntu Store.

you realize that you would have different output depending on your compiler?)))))) i am all hands down and of course understand work in progress and etc shit. but dont pretend its done) the only way you could mathematically be up to date if you could copy paste btc work or squash commits) but for some reason you backporting only commercial stuff, like atomic swaps) also there is no difference between mac app store and snap because they both for desktop applications. so if you have snap, but not mac app store - thats probably because you dont have what it takes)))))))))))))))))))))))))))) or you just dont respect everyone else so only linux crowd getting autoupdates?) psss theres also brew. i dont think you worked for apple back in 1970s so fuck you should know about brew ahahahahahahahahaha

btw do you always talk like somebody injected product placement up in your somewhere?) or its your craig wright style?)))))) https://bitcointalk.org/index.php?topic=5196899.msg53005990#msg53005990

im just gonna remind you your scum shit right here) https://ip.bitcointalk.org/?u=https%3A%2F%2Fi.imgur.com%2FqQOZsg3.png&t=607&c=6oa8-qQ2ldNuLg


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: charlie137 on November 10, 2019, 04:40:43 AM
Loving this coin. Haven't even explored all of the capabilities, need to grab enough to get a Fortuna Stake.  But the wallet is one of the slickest I've seen, and the transaction speeds are solid.  Website is off the hook, and shows a great foundation for this currency.  There are long term passionate leaders and community members in their discord.  And there is a ton of progress being made.  Really excited to have discovered this gem!

thats funny you asserted the foundation of the project against its website ( ;D ;D) besides the school-project page and prehistoric codebase you have nice tx relay speed that is that nice because blocks are empty))) it could look like theres some progress, but adding new deployment channel for same shitty binaries - progress?))))

There is an open source spam technology called Fake Transactioner which if hitched to the blockchain can spam a six digits number of tx per minute. Works with any blockchain. I would not be astounded at all if todays empty blocks will appear as full blocks tomorrow. FT does miracles with sleepy / deserted chains. Once it is plugged in the blockchains bulb the chain can grow into a healthy bloom.

majestic point! and then you would see devs stating this is to increase chainsize and "security")))) never really searched around the topic but heard dash using bots to increase numbers so investors would think theres more usage than it is.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on November 10, 2019, 07:23:22 AM
https://media1.tenor.com/images/daa3791d68558dac3d826d59c5450182/tenor.gif?itemid=15162687

v3.3.9.5 will be released soon! Preview of release notes will be posted soon, Come join our Discord chat come say hi and chat with our bots Denarii & Panda!


Yup, also thanks for reminding me, a NEW book on Denarius's history of the past almost three years will be coming soon!

https://twitter.com/carsenjk/status/1191167758362263553

https://pbs.twimg.com/media/EIfgwVrUEAA5r72?format=jpg&name=900x900


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: charlie137 on November 13, 2019, 12:40:43 PM
https://media1.tenor.com/images/daa3791d68558dac3d826d59c5450182/tenor.gif?itemid=15162687

v3.3.9.5 will be released soon! Preview of release notes will be posted soon, Come join our Discord chat come say hi and chat with our bots Denarii & Panda!


Yup, also thanks for reminding me, a NEW book on Denarius's history of the past almost three years will be coming soon!

https://twitter.com/carsenjk/status/1191167758362263553

https://pbs.twimg.com/media/EIfgwVrUEAA5r72?format=jpg&name=900x900


first its the statement thats quite bold. or you really thinking your shit is better than all the contributors' work at bitcoins' repo?)


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on November 14, 2019, 07:16:21 PM
https://media1.tenor.com/images/daa3791d68558dac3d826d59c5450182/tenor.gif?itemid=15162687

v3.3.9.5 will be released soon! Preview of release notes will be posted soon, Come join our Discord chat come say hi and chat with our bots Denarii & Panda!


Yup, also thanks for reminding me, a NEW book on Denarius's history of the past almost three years will be coming soon!

https://twitter.com/carsenjk/status/1191167758362263553

https://pbs.twimg.com/media/EIfgwVrUEAA5r72?format=jpg&name=900x900


first its the statement thats quite bold. or you really thinking your shit is better than all the contributors' work at bitcoins' repo?)

Yea I do. Denarius is feasibly better than BTC in a ton of ways, even your AXE shitcoin is. The current contributors to Bitcoin are running it into the ground with the latest Core 18 in my opinion. So many improvements could have been made to its fundamentals over time, and nothing has really. I am still a diehard Bitcoin fan, but I do think its development direction is currently going in the wrong way.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: heresamemo on November 14, 2019, 07:25:53 PM
Keep Pamping the ANN - Thank  you  ;) :P - Carsen has been doing great work these past three years... He has earned my trust.
https://media1.tenor.com/images/daa3791d68558dac3d826d59c5450182/tenor.gif?itemid=15162687

v3.3.9.5 will be released soon! Preview of release notes will be posted soon, Come join our Discord chat come say hi and chat with our bots Denarii & Panda!


Yup, also thanks for reminding me, a NEW book on Denarius's history of the past almost three years will be coming soon!

https://twitter.com/carsenjk/status/1191167758362263553

https://pbs.twimg.com/media/EIfgwVrUEAA5r72?format=jpg&name=900x900


first its the statement thats quite bold. or you really thinking your shit is better than all the contributors' work at bitcoins' repo?)

Yea I do. Denarius is feasibly better than BTC in a ton of ways, even your AXE shitcoin is. The current contributors to Bitcoin are running it into the ground with the latest Core 18 in my opinion. So many improvements could have been made to its fundamentals over time, and nothing has really. I am still a diehard Bitcoin fan, but I do think its development direction is currently going in the wrong way.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on November 14, 2019, 07:33:14 PM
I don't get the talking down stuff, since there is plenty of room for a wide range of POW and/or PoS coins to compete with bitcoin. I don't know anything about Axe, but there is probably some reason for it to exist and has some property that is better than BTC. Just like Denarius has properties that are better than BTC.

For anyone running masternode coins I made a somewhat simple guide to track your masternodes locally from one location. Fortunastake tracking in Denarius case.
https://denariustalk.org/index.php?/topic/324-track-your-fortunastake-yourself-masternode/


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: charlie137 on November 16, 2019, 02:37:51 AM
https://media1.tenor.com/images/daa3791d68558dac3d826d59c5450182/tenor.gif?itemid=15162687

v3.3.9.5 will be released soon! Preview of release notes will be posted soon, Come join our Discord chat come say hi and chat with our bots Denarii & Panda!


Yup, also thanks for reminding me, a NEW book on Denarius's history of the past almost three years will be coming soon!

https://twitter.com/carsenjk/status/1191167758362263553

https://pbs.twimg.com/media/EIfgwVrUEAA5r72?format=jpg&name=900x900


first its the statement thats quite bold. or you really thinking your shit is better than all the contributors' work at bitcoins' repo?)

Yea I do. Denarius is feasibly better than BTC in a ton of ways, even your AXE shitcoin is. The current contributors to Bitcoin are running it into the ground with the latest Core 18 in my opinion. So many improvements could have been made to its fundamentals over time, and nothing has really. I am still a diehard Bitcoin fan, but I do think its development direction is currently going in the wrong way.

did you ever checked btc repo? i started learning the tech waaaay later after you, and before that havent touched cli on that level for over 10 years. but even i with my grand lack of skills can see how behind your codebase is. im not talking about segwit or any other shit, no sir. just BASIC healthy code practices that are kinda standard across any kind of layout. and even without all of that - fuck dude, your base not gonna be compellable in around 15 months case you never bumped cpp standards since you forked it fucking years ago)))))) idk numbers, not that savvy, you should know better) or thats why you so edgy?) every technical question i asked you you totally ignored, and i can see why. if you have so many improvements for btc - how come you have zero PRs on the upstream? this is besides tha fact that you actually never read any proof of stake papers if you calling it decentralized))


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on November 16, 2019, 06:17:09 AM
https://media1.tenor.com/images/daa3791d68558dac3d826d59c5450182/tenor.gif?itemid=15162687

v3.3.9.5 will be released soon! Preview of release notes will be posted soon, Come join our Discord chat come say hi and chat with our bots Denarii & Panda!


Yup, also thanks for reminding me, a NEW book on Denarius's history of the past almost three years will be coming soon!

https://twitter.com/carsenjk/status/1191167758362263553

https://pbs.twimg.com/media/EIfgwVrUEAA5r72?format=jpg&name=900x900


first its the statement thats quite bold. or you really thinking your shit is better than all the contributors' work at bitcoins' repo?)

Yea I do. Denarius is feasibly better than BTC in a ton of ways, even your AXE shitcoin is. The current contributors to Bitcoin are running it into the ground with the latest Core 18 in my opinion. So many improvements could have been made to its fundamentals over time, and nothing has really. I am still a diehard Bitcoin fan, but I do think its development direction is currently going in the wrong way.

did you ever checked btc repo? i started learning the tech waaaay later after you, and before that havent touched cli on that level for over 10 years. but even i with my grand lack of skills can see how behind your codebase is. im not talking about segwit or any other shit, no sir. just BASIC healthy code practices that are kinda standard across any kind of layout. and even without all of that - fuck dude, your base not gonna be compellable in around 15 months case you never bumped cpp standards since you forked it fucking years ago)))))) idk numbers, not that savvy, you should know better) or thats why you so edgy?) every technical question i asked you you totally ignored, and i can see why. if you have so many improvements for btc - how come you have zero PRs on the upstream? this is besides tha fact that you actually never read any proof of stake papers if you calling it decentralized))

I am ignoring practically everything your saying, because you literally wasting my time. You are clearly trolling here. You can't even spell compatible correctly.

Denarius is fully compatible with a lot of services and other repositories. For example ElectrumX, BIP39 Tools, Denarius SIPA Minikeys, etc. We won't lose compatibility with anything. We are also one of the first and only altcoins to have an Official Snap: https://snapcraft.io/denarius - Denarius installs that compile directly from our master branch, making installing Denarius QT & Daemon, as easy as one click on any Linux distro, our Snap also supports Parallel installs.

Easy QT wallet IPFS file uploads with auto-pinning will be coming soon too!

Denarius has a lot of uniqueness and Github commits to prove it, I do agree there is for sure some things that could be cleaned up and improved upon on our codebase, we aren't trying to be a modern Bitcoin clone, Denarius was created almost 3 years ago, you sitting here just throwing hate isn't really going to do anything, this is also my last reply to you, if you actually care and or want to help, then start submitting PRs or join our Discord.



Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: charlie137 on November 16, 2019, 09:38:11 AM
https://media1.tenor.com/images/daa3791d68558dac3d826d59c5450182/tenor.gif?itemid=15162687

v3.3.9.5 will be released soon! Preview of release notes will be posted soon, Come join our Discord chat come say hi and chat with our bots Denarii & Panda!


Yup, also thanks for reminding me, a NEW book on Denarius's history of the past almost three years will be coming soon!

https://twitter.com/carsenjk/status/1191167758362263553

https://pbs.twimg.com/media/EIfgwVrUEAA5r72?format=jpg&name=900x900


first its the statement thats quite bold. or you really thinking your shit is better than all the contributors' work at bitcoins' repo?)

Yea I do. Denarius is feasibly better than BTC in a ton of ways, even your AXE shitcoin is. The current contributors to Bitcoin are running it into the ground with the latest Core 18 in my opinion. So many improvements could have been made to its fundamentals over time, and nothing has really. I am still a diehard Bitcoin fan, but I do think its development direction is currently going in the wrong way.

did you ever checked btc repo? i started learning the tech waaaay later after you, and before that havent touched cli on that level for over 10 years. but even i with my grand lack of skills can see how behind your codebase is. im not talking about segwit or any other shit, no sir. just BASIC healthy code practices that are kinda standard across any kind of layout. and even without all of that - fuck dude, your base not gonna be compellable in around 15 months case you never bumped cpp standards since you forked it fucking years ago)))))) idk numbers, not that savvy, you should know better) or thats why you so edgy?) every technical question i asked you you totally ignored, and i can see why. if you have so many improvements for btc - how come you have zero PRs on the upstream? this is besides tha fact that you actually never read any proof of stake papers if you calling it decentralized))

I am ignoring practically everything your saying, because you literally wasting my time. You are clearly trolling here. You can't even spell compatible correctly.

Denarius is fully compatible with a lot of services and other repositories. For example ElectrumX, BIP39 Tools, Denarius SIPA Minikeys, etc. We won't lose compatibility with anything. We are also one of the first and only altcoins to have an Official Snap: https://snapcraft.io/denarius - Denarius installs that compile directly from our master branch, making installing Denarius QT & Daemon, as easy as one click on any Linux distro, our Snap also supports Parallel installs.

Easy QT wallet IPFS file uploads with auto-pinning will be coming soon too!

Denarius has a lot of uniqueness and Github commits to prove it, I do agree there is for sure some things that could be cleaned up and improved upon on our codebase, we aren't trying to be a modern Bitcoin clone, Denarius was created almost 3 years ago, you sitting here just throwing hate isn't really going to do anything, this is also my last reply to you, if you actually care and or want to help, then start submitting PRs or join our Discord.



again, you ignoring my question and you have zero PRs on the upstream, so why the fuck im even reading this))) whos wasting whos time here ouch))))))) you see im not even posting hard links here))))
but lets compare fresh project https://github.com/AXErunners/axe/tree/master with known https://github.com/carsenk/denarius/tree/master not even touching dev branch  ;D ;D ;D ;D ;D ;D ;D


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: alpenjoe77 on November 16, 2019, 06:07:54 PM
Denarius is way superior to Bitcoin, as many other coins are. Still, BTC is king.

There's a quite a bunch of people here that seem to be bored 24/7 and constantly bash legitimate projects (including Denarius, but not only...)

It's sad to see what BTCtalk has become. There's literally no point in discussing with people like charlie137.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: notblox1 on November 17, 2019, 11:12:08 AM
Looks just like one of many scam coins that are 'better' than bitcoin but they will soon be DEAD.
Maybe you should rename your coin to DEADARIUS, and STOP making false claims.
RIP


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on November 17, 2019, 07:24:31 PM
Denarius (D) is now listed on the BlocknetDX DEX!

You can atomically swap Denarius with any other supported coin on BlockDX 100% decentralized.

For more information on setup: https://docs.blocknet.co/blockdx/setup/

https://www.youtube.com/watch?v=6QcyazmnXws

For BlockDX Downloads: https://blocknet.co/#downloads


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: manosv on November 17, 2019, 07:32:38 PM
Looks just like one of many scam coins that are 'better' than bitcoin but they will soon be DEAD.
Maybe you should rename your coin to DEADARIUS, and STOP making false claims.
RIP

it looks like all the posts you have are in gambling topics. I dont trust degenerate gamblers like you for advice
Denarius is an amazing project that doesn't need your help or asked for it.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: charlie137 on November 18, 2019, 05:42:57 AM
Denarius (D) is now listed on the BlocknetDX DEX!

You can atomically swap Denarius with any other supported coin on BlockDX 100% decentralized.

For more information on setup: https://docs.blocknet.co/blockdx/setup/

https://www.youtube.com/watch?v=6QcyazmnXws

For BlockDX Downloads: https://blocknet.co/#downloads

you fucking kidding me lol))) since when bitshares decentralized)))) https://github.com/blocknetdx/blocknet/blob/master/src/chainparams.cpp besides the fact that driving chain is fucking centralized proof-of-stake)) 🚨🚨🚨🚨🚨🚨


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on November 18, 2019, 06:04:00 AM
Denarius (D) is now listed on the BlocknetDX DEX!

You can atomically swap Denarius with any other supported coin on BlockDX 100% decentralized.

For more information on setup: https://docs.blocknet.co/blockdx/setup/

https://www.youtube.com/watch?v=6QcyazmnXws

For BlockDX Downloads: https://blocknet.co/#downloads

you fucking kidding me lol))) since when bitshares decentralized)))) https://github.com/blocknetdx/blocknet/blob/master/src/chainparams.cpp besides the fact that driving chain is fucking centralized proof-of-stake)) 🚨🚨🚨🚨🚨🚨

Go hate somewhere else, welcome to the ignore list troll. It is definitely not Bitshares and its definitely decentralized atomic swapping.

For others, Come join our Discord for more information or if you need help, both communities are happy to help!


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: H055Y on November 18, 2019, 11:13:41 AM
Denarius (D) is now listed on the BlocknetDX DEX!

You can atomically swap Denarius with any other supported coin on BlockDX 100% decentralized.

For more information on setup: https://docs.blocknet.co/blockdx/setup/

https://www.youtube.com/watch?v=6QcyazmnXws

For BlockDX Downloads: https://blocknet.co/#downloads

you fucking kidding me lol))) since when bitshares decentralized)))) https://github.com/blocknetdx/blocknet/blob/master/src/chainparams.cpp besides the fact that driving chain is fucking centralized proof-of-stake)) 🚨🚨🚨🚨🚨🚨
I'm sorry but why do you even come and badmouth Denarius while you are the guy who created the ANN topic for AXE, a Coin from 2017 on various exchanges which isn't even listed on CMC, you had almost 3 years to get listed on CMC... Did the DT2 trolls send you here perhaps?


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on November 18, 2019, 04:23:05 PM
Anyone curious, go look through the denarius github. master, v3.4 and thin branches. I am pretty sure in one of those Carsen also removed centralized sporks. And the fortunastake (masternode) payout system is custom and not centralized like dash clones. Even the way PoS works seems to be different than other coins in how it works. And someone spent a lot of money on making FPGA's that all target tribus algorithm first, over the last 1+ years.

Roughly less than 100 days until POW blocks go to 0 rewards. A 3 year POW distribution is also something I don't remember seeing another coin plan it out from block 0, though Ethereum appears to be following in the denarius path with that ending POW rewards concept.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: charlie137 on November 18, 2019, 06:06:07 PM
Denarius (D) is now listed on the BlocknetDX DEX!

You can atomically swap Denarius with any other supported coin on BlockDX 100% decentralized.

For more information on setup: https://docs.blocknet.co/blockdx/setup/

https://www.youtube.com/watch?v=6QcyazmnXws

For BlockDX Downloads: https://blocknet.co/#downloads

you fucking kidding me lol))) since when bitshares decentralized)))) https://github.com/blocknetdx/blocknet/blob/master/src/chainparams.cpp besides the fact that driving chain is fucking centralized proof-of-stake)) 🚨🚨🚨🚨🚨🚨
I'm sorry but why do you even come and badmouth Denarius while you are the guy who created the ANN topic for AXE, a Coin from 2017 on various exchanges which isn't even listed on CMC, you had almost 3 years to get listed on CMC... Did the DT2 trolls send you here perhaps?

why do you always changing topic to axe ahaha???????))) you ignoring 100% of my questions so yea i keep asking lol https://coinmarketcap.com/currencies/axe/ care to explain how cmc listing reflects on code quality?))) wonder whats dt2 🤔



Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on November 19, 2019, 03:07:59 AM
Denarius (D) is now listed on the BlocknetDX DEX!

You can atomically swap Denarius with any other supported coin on BlockDX 100% decentralized.

For more information on setup: https://docs.blocknet.co/blockdx/setup/

https://www.youtube.com/watch?v=6QcyazmnXws

For BlockDX Downloads: https://blocknet.co/#downloads

you fucking kidding me lol))) since when bitshares decentralized)))) https://github.com/blocknetdx/blocknet/blob/master/src/chainparams.cpp besides the fact that driving chain is fucking centralized proof-of-stake)) 🚨🚨🚨🚨🚨🚨
I'm sorry but why do you even come and badmouth Denarius while you are the guy who created the ANN topic for AXE, a Coin from 2017 on various exchanges which isn't even listed on CMC, you had almost 3 years to get listed on CMC... Did the DT2 trolls send you here perhaps?

why do you always changing topic to axe ahaha???????))) you ignoring 100% of my questions so yea i keep asking lol https://coinmarketcap.com/currencies/axe/ care to explain how cmc listing reflects on code quality?))) wonder whats dt2 🤔



That is not me. That is Hossango a member of the community, he just has the same Denarius logo as his avatar.

I answered your questions. I am ignoring all of your trolling.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on November 19, 2019, 03:09:22 AM
Denarius (D) is now listed on the BlocknetDX DEX!

You can atomically swap Denarius with any other supported coin on BlockDX 100% decentralized.

For more information on setup: https://docs.blocknet.co/blockdx/setup/

https://www.youtube.com/watch?v=6QcyazmnXws

For BlockDX Downloads: https://blocknet.co/#downloads

you fucking kidding me lol))) since when bitshares decentralized)))) https://github.com/blocknetdx/blocknet/blob/master/src/chainparams.cpp besides the fact that driving chain is fucking centralized proof-of-stake)) 🚨🚨🚨🚨🚨🚨
I'm sorry but why do you even come and badmouth Denarius while you are the guy who created the ANN topic for AXE, a Coin from 2017 on various exchanges which isn't even listed on CMC, you had almost 3 years to get listed on CMC... Did the DT2 trolls send you here perhaps?

why do you always changing topic to axe ahaha???????))) you ignoring 100% of my questions so yea i keep asking lol https://coinmarketcap.com/currencies/axe/ care to explain how cmc listing reflects on code quality?))) wonder whats dt2 🤔



Blocknet is not bitshares. And denarius isn't centralized with sporks either.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: charlie137 on November 19, 2019, 04:26:03 AM
Denarius (D) is now listed on the BlocknetDX DEX!

You can atomically swap Denarius with any other supported coin on BlockDX 100% decentralized.

For more information on setup: https://docs.blocknet.co/blockdx/setup/

https://www.youtube.com/watch?v=6QcyazmnXws

For BlockDX Downloads: https://blocknet.co/#downloads

you fucking kidding me lol))) since when bitshares decentralized)))) https://github.com/blocknetdx/blocknet/blob/master/src/chainparams.cpp besides the fact that driving chain is fucking centralized proof-of-stake)) 🚨🚨🚨🚨🚨🚨
I'm sorry but why do you even come and badmouth Denarius while you are the guy who created the ANN topic for AXE, a Coin from 2017 on various exchanges which isn't even listed on CMC, you had almost 3 years to get listed on CMC... Did the DT2 trolls send you here perhaps?

why do you always changing topic to axe ahaha???????))) you ignoring 100% of my questions so yea i keep asking lol https://coinmarketcap.com/currencies/axe/ care to explain how cmc listing reflects on code quality?))) wonder whats dt2 🤔



Blocknet is not bitshares. And denarius isn't centralized with sporks either.

do you understand that in proof-of-stake coin generation is centralized around biggest staker???))) i suggest you read some PoS papers (attmpts?). especially if you working with the proto ahahah
yea bitshares never used PoS as far as i remember 8) they still using central chain that is pretty much nothing close to be decentralized, you can see it in my link above.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on November 19, 2019, 04:46:30 AM
Denarius (D) is now listed on the BlocknetDX DEX!

You can atomically swap Denarius with any other supported coin on BlockDX 100% decentralized.

For more information on setup: https://docs.blocknet.co/blockdx/setup/

https://www.youtube.com/watch?v=6QcyazmnXws

For BlockDX Downloads: https://blocknet.co/#downloads

you fucking kidding me lol))) since when bitshares decentralized)))) https://github.com/blocknetdx/blocknet/blob/master/src/chainparams.cpp besides the fact that driving chain is fucking centralized proof-of-stake)) 🚨🚨🚨🚨🚨🚨
I'm sorry but why do you even come and badmouth Denarius while you are the guy who created the ANN topic for AXE, a Coin from 2017 on various exchanges which isn't even listed on CMC, you had almost 3 years to get listed on CMC... Did the DT2 trolls send you here perhaps?

why do you always changing topic to axe ahaha???????))) you ignoring 100% of my questions so yea i keep asking lol https://coinmarketcap.com/currencies/axe/ care to explain how cmc listing reflects on code quality?))) wonder whats dt2 🤔



Blocknet is not bitshares. And denarius isn't centralized with sporks either.

do you understand that in proof-of-stake coin generation is centralized around biggest staker???))) i suggest you read some PoS papers (attmpts?). especially if you working with the proto ahahah
yea bitshares never used PoS as far as i remember 8) they still using central chain that is pretty much nothing close to be decentralized, you can see it in my link above.

Is this like who has the most money also has the most mining hardware?

Why not a bit of both where people can mine, stake and buy. The initial 3,000,000 blocks of POW distribution allows ANYONE to mine, including right now with GPU's and FPGA's. Denarius was CPU only for a few weeks before tpruvot added tribus to GPU/Nvidia ccminer. AMD cards could even mine back then using the other mining software.

If this was only a PoS coin from the start and was airdropped I could understand, but when its a longterm POW/PoS hybrid which I don't remember seeing other coins doing this except now maybe ETH, this is way different than a whale hodling everything from the beginning.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: charlie137 on November 19, 2019, 03:15:42 PM
Denarius (D) is now listed on the BlocknetDX DEX!

You can atomically swap Denarius with any other supported coin on BlockDX 100% decentralized.

For more information on setup: https://docs.blocknet.co/blockdx/setup/

https://www.youtube.com/watch?v=6QcyazmnXws

For BlockDX Downloads: https://blocknet.co/#downloads

you fucking kidding me lol))) since when bitshares decentralized)))) https://github.com/blocknetdx/blocknet/blob/master/src/chainparams.cpp besides the fact that driving chain is fucking centralized proof-of-stake)) 🚨🚨🚨🚨🚨🚨
I'm sorry but why do you even come and badmouth Denarius while you are the guy who created the ANN topic for AXE, a Coin from 2017 on various exchanges which isn't even listed on CMC, you had almost 3 years to get listed on CMC... Did the DT2 trolls send you here perhaps?

why do you always changing topic to axe ahaha???????))) you ignoring 100% of my questions so yea i keep asking lol https://coinmarketcap.com/currencies/axe/ care to explain how cmc listing reflects on code quality?))) wonder whats dt2 🤔



Blocknet is not bitshares. And denarius isn't centralized with sporks either.

do you understand that in proof-of-stake coin generation is centralized around biggest staker???))) i suggest you read some PoS papers (attmpts?). especially if you working with the proto ahahah
yea bitshares never used PoS as far as i remember 8) they still using central chain that is pretty much nothing close to be decentralized, you can see it in my link above.

For someone who is bashing a hard working crypto community, its dev and the coin itself, you are spending a significant amount of time trying to prove your point. to date youve lost and to think you had any credibility is beyond stupidity. Youre a troll and a sick excuse for 2 parents to have sex to produce you.

this whole topic just carsen clones or its just the thing of the community? do you just have any shit in mind how pos works? you can attack my family all day, i ahve none, sorry) also weird whole denarius community is so fucking aggressive for healthy critics ahaha. anybody above 9yo here ahahahahahahah?)))

too many clones, dev, no?


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on November 19, 2019, 04:11:07 PM
Denarius (D) is now listed on the BlocknetDX DEX!

You can atomically swap Denarius with any other supported coin on BlockDX 100% decentralized.

For more information on setup: https://docs.blocknet.co/blockdx/setup/

https://www.youtube.com/watch?v=6QcyazmnXws

For BlockDX Downloads: https://blocknet.co/#downloads

you fucking kidding me lol))) since when bitshares decentralized)))) https://github.com/blocknetdx/blocknet/blob/master/src/chainparams.cpp besides the fact that driving chain is fucking centralized proof-of-stake)) 🚨🚨🚨🚨🚨🚨
I'm sorry but why do you even come and badmouth Denarius while you are the guy who created the ANN topic for AXE, a Coin from 2017 on various exchanges which isn't even listed on CMC, you had almost 3 years to get listed on CMC... Did the DT2 trolls send you here perhaps?

why do you always changing topic to axe ahaha???????))) you ignoring 100% of my questions so yea i keep asking lol https://coinmarketcap.com/currencies/axe/ care to explain how cmc listing reflects on code quality?))) wonder whats dt2 🤔



Blocknet is not bitshares. And denarius isn't centralized with sporks either.

do you understand that in proof-of-stake coin generation is centralized around biggest staker???))) i suggest you read some PoS papers (attmpts?). especially if you working with the proto ahahah
yea bitshares never used PoS as far as i remember 8) they still using central chain that is pretty much nothing close to be decentralized, you can see it in my link above.

For someone who is bashing a hard working crypto community, its dev and the coin itself, you are spending a significant amount of time trying to prove your point. to date youve lost and to think you had any credibility is beyond stupidity. Youre a troll and a sick excuse for 2 parents to have sex to produce you.

this whole topic just carsen clones or its just the thing of the community? do you just have any shit in mind how pos works? you can attack my family all day, i ahve none, sorry) also weird whole denarius community is so fucking aggressive for healthy critics ahaha. anybody above 9yo here ahahahahahahah?)))

too many clones, dev, no?

Why don't you enlighten all of us clones on how PoS works?


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: charlie137 on November 19, 2019, 04:18:57 PM
Denarius (D) is now listed on the BlocknetDX DEX!

You can atomically swap Denarius with any other supported coin on BlockDX 100% decentralized.

For more information on setup: https://docs.blocknet.co/blockdx/setup/

https://www.youtube.com/watch?v=6QcyazmnXws

For BlockDX Downloads: https://blocknet.co/#downloads

you fucking kidding me lol))) since when bitshares decentralized)))) https://github.com/blocknetdx/blocknet/blob/master/src/chainparams.cpp besides the fact that driving chain is fucking centralized proof-of-stake)) 🚨🚨🚨🚨🚨🚨
I'm sorry but why do you even come and badmouth Denarius while you are the guy who created the ANN topic for AXE, a Coin from 2017 on various exchanges which isn't even listed on CMC, you had almost 3 years to get listed on CMC... Did the DT2 trolls send you here perhaps?

why do you always changing topic to axe ahaha???????))) you ignoring 100% of my questions so yea i keep asking lol https://coinmarketcap.com/currencies/axe/ care to explain how cmc listing reflects on code quality?))) wonder whats dt2 🤔



Blocknet is not bitshares. And denarius isn't centralized with sporks either.

do you understand that in proof-of-stake coin generation is centralized around biggest staker???))) i suggest you read some PoS papers (attmpts?). especially if you working with the proto ahahah
yea bitshares never used PoS as far as i remember 8) they still using central chain that is pretty much nothing close to be decentralized, you can see it in my link above.

For someone who is bashing a hard working crypto community, its dev and the coin itself, you are spending a significant amount of time trying to prove your point. to date youve lost and to think you had any credibility is beyond stupidity. Youre a troll and a sick excuse for 2 parents to have sex to produce you.

this whole topic just carsen clones or its just the thing of the community? do you just have any shit in mind how pos works? you can attack my family all day, i ahve none, sorry) also weird whole denarius community is so fucking aggressive for healthy critics ahaha. anybody above 9yo here ahahahahahahah?)))

too many clones, dev, no?

Why don't you enlighten all of us clones on how PoS works?

in case you missed my links above:
and then wipe your ass?)) its your project, dickhead))))))))))))))) dyor. theres conscience below zero in this "community", im here just for lulz, you that slow?))


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on November 19, 2019, 07:12:55 PM
Denarius (D) is now listed on the BlocknetDX DEX!

You can atomically swap Denarius with any other supported coin on BlockDX 100% decentralized.

For more information on setup: https://docs.blocknet.co/blockdx/setup/

https://www.youtube.com/watch?v=6QcyazmnXws

For BlockDX Downloads: https://blocknet.co/#downloads

you fucking kidding me lol))) since when bitshares decentralized)))) https://github.com/blocknetdx/blocknet/blob/master/src/chainparams.cpp besides the fact that driving chain is fucking centralized proof-of-stake)) 🚨🚨🚨🚨🚨🚨
I'm sorry but why do you even come and badmouth Denarius while you are the guy who created the ANN topic for AXE, a Coin from 2017 on various exchanges which isn't even listed on CMC, you had almost 3 years to get listed on CMC... Did the DT2 trolls send you here perhaps?

why do you always changing topic to axe ahaha???????))) you ignoring 100% of my questions so yea i keep asking lol https://coinmarketcap.com/currencies/axe/ care to explain how cmc listing reflects on code quality?))) wonder whats dt2 🤔



Blocknet is not bitshares. And denarius isn't centralized with sporks either.

do you understand that in proof-of-stake coin generation is centralized around biggest staker???))) i suggest you read some PoS papers (attmpts?). especially if you working with the proto ahahah
yea bitshares never used PoS as far as i remember 8) they still using central chain that is pretty much nothing close to be decentralized, you can see it in my link above.

For someone who is bashing a hard working crypto community, its dev and the coin itself, you are spending a significant amount of time trying to prove your point. to date youve lost and to think you had any credibility is beyond stupidity. Youre a troll and a sick excuse for 2 parents to have sex to produce you.

this whole topic just carsen clones or its just the thing of the community? do you just have any shit in mind how pos works? you can attack my family all day, i ahve none, sorry) also weird whole denarius community is so fucking aggressive for healthy critics ahaha. anybody above 9yo here ahahahahahahah?)))

too many clones, dev, no?

Why don't you enlighten all of us clones on how PoS works?

in case you missed my links above:
and then wipe your ass?)) its your project, dickhead))))))))))))))) dyor. theres conscience below zero in this "community", im here just for lulz, you that slow?))

A link to Block DEX github which does atomic swaps. What does Block coin and proof of stake have to do with Denarius, other than someone can atomic swap Denarius on a DEX? Denarius can be mined at this exact moment with hardware.

You also keep saying centralized, yet the other coin you mention is driven by centralized sporks.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on November 20, 2019, 12:30:46 AM
Updating staking stats on my github directly.

https://buzzkillb.github.io/Denarius-Staking/


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: notblox1 on November 20, 2019, 12:36:28 AM
it looks like all the posts you have are in gambling topics. I dont trust degenerate gamblers like you for advice
Denarius is an amazing project that doesn't need your help or asked for it.

And I don't trust scammers altacount that only post about Deadarius and nothing else since 2017.
Enjoy if you want to use Deadarius coin


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on November 20, 2019, 12:55:05 AM
it looks like all the posts you have are in gambling topics. I dont trust degenerate gamblers like you for advice
Denarius is an amazing project that doesn't need your help or asked for it.

And I don't trust scammers altacount that only post about Deadarius and nothing else since 2017.
Enjoy if you want to use Deadarius coin

You realize the 5,000+ people in our Discord channel are laughing at you.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on November 20, 2019, 01:01:22 AM
As we get closer to block 3mil and POW rewards go to 0.

I did some breaking down of numbers.

Code:
200000 / 7189340.71 = 2.78%

at 10% staking of the total circulating at block 3mil daily emissions would be 118.18

2.78% / 10% = .278

.278 * 118.18 = 32.85 D/day

Fortunastakes get 33% of emissions

33% * 32.85 = 10.84 D for currently 400 fortunstakes

10.84 / 400 = 0.0271 D per Fortunastake daily

This gives

66% * 32.85 = 21.68 D/day for everyone else

Current daily emissions are 5534 D/day. Notice what's about to happen right around the 3 year birthday of Denarius?

https://buzzkillb.github.io/Denarius-Staking-Assumptions/


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: charlie137 on November 20, 2019, 02:06:32 AM
Denarius (D) is now listed on the BlocknetDX DEX!

You can atomically swap Denarius with any other supported coin on BlockDX 100% decentralized.

For more information on setup: https://docs.blocknet.co/blockdx/setup/

https://www.youtube.com/watch?v=6QcyazmnXws

For BlockDX Downloads: https://blocknet.co/#downloads

you fucking kidding me lol))) since when bitshares decentralized)))) https://github.com/blocknetdx/blocknet/blob/master/src/chainparams.cpp besides the fact that driving chain is fucking centralized proof-of-stake)) 🚨🚨🚨🚨🚨🚨
I'm sorry but why do you even come and badmouth Denarius while you are the guy who created the ANN topic for AXE, a Coin from 2017 on various exchanges which isn't even listed on CMC, you had almost 3 years to get listed on CMC... Did the DT2 trolls send you here perhaps?

why do you always changing topic to axe ahaha???????))) you ignoring 100% of my questions so yea i keep asking lol https://coinmarketcap.com/currencies/axe/ care to explain how cmc listing reflects on code quality?))) wonder whats dt2 🤔



Blocknet is not bitshares. And denarius isn't centralized with sporks either.

do you understand that in proof-of-stake coin generation is centralized around biggest staker???))) i suggest you read some PoS papers (attmpts?). especially if you working with the proto ahahah
yea bitshares never used PoS as far as i remember 8) they still using central chain that is pretty much nothing close to be decentralized, you can see it in my link above.

For someone who is bashing a hard working crypto community, its dev and the coin itself, you are spending a significant amount of time trying to prove your point. to date youve lost and to think you had any credibility is beyond stupidity. Youre a troll and a sick excuse for 2 parents to have sex to produce you.

this whole topic just carsen clones or its just the thing of the community? do you just have any shit in mind how pos works? you can attack my family all day, i ahve none, sorry) also weird whole denarius community is so fucking aggressive for healthy critics ahaha. anybody above 9yo here ahahahahahahah?)))

too many clones, dev, no?

Why don't you enlighten all of us clones on how PoS works?

in case you missed my links above:
and then wipe your ass?)) its your project, dickhead))))))))))))))) dyor. theres conscience below zero in this "community", im here just for lulz, you that slow?))

A link to Block DEX github which does atomic swaps. What does Block coin and proof of stake have to do with Denarius, other than someone can atomic swap Denarius on a DEX? Denarius can be mined at this exact moment with hardware.

You also keep saying centralized, yet the other coin you mention is driven by centralized sporks.

Biggest wallet would have the say on block issue. Isn't it centralized?
yea its denarius. cant see any spork drops on any branches, so you have to link, ouch


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: charlie137 on November 20, 2019, 02:07:47 AM
it looks like all the posts you have are in gambling topics. I dont trust degenerate gamblers like you for advice
Denarius is an amazing project that doesn't need your help or asked for it.

And I don't trust scammers altacount that only post about Deadarius and nothing else since 2017.
Enjoy if you want to use Deadarius coin

You realize the 5,000+ people in our Discord channel are laughing at you.

or im laughing at 5000+ people on that discord?)) hard to say, im high.
btw check whats happened with CRAVE, their community might have some input)))))))


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on November 20, 2019, 02:12:40 AM
it looks like all the posts you have are in gambling topics. I dont trust degenerate gamblers like you for advice
Denarius is an amazing project that doesn't need your help or asked for it.

And I don't trust scammers altacount that only post about Deadarius and nothing else since 2017.
Enjoy if you want to use Deadarius coin

You realize the 5,000+ people in our Discord channel are laughing at you.

or im laughing at 5000+ people on that discord?)) hard to say, im high.

Maybe you are. The biggest wallet is Crytopia's liquidation funds. Not one user, its thousands of Cryptopia D wallets collocated to one address for liquidation. They had a news post in regards to this recently but they have not done anything as of yet with it, there is a good chance the funds won't even move either and they already crossed it off as a loss.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: charlie137 on November 20, 2019, 02:18:42 AM
it looks like all the posts you have are in gambling topics. I dont trust degenerate gamblers like you for advice
Denarius is an amazing project that doesn't need your help or asked for it.

And I don't trust scammers altacount that only post about Deadarius and nothing else since 2017.
Enjoy if you want to use Deadarius coin

You realize the 5,000+ people in our Discord channel are laughing at you.

or im laughing at 5000+ people on that discord?)) hard to say, im high.

Maybe you are. The biggest wallet is Crytopia's liquidation funds. Not one user, its thousands of Cryptopia D wallets collocated to one address for liquidation. They had a news post in regards to this recently but they have not done anything as of yet with it, there is a good chance the funds won't even move either and they already crossed it off as a loss.

im telling you i am ahah) nobody-cares case, maybe thats why?)
so far none of these 5k+ joined the conversation regarding actual code state so i could not give less fucks, sorry))


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on November 20, 2019, 04:05:03 AM
Denarius (D) is now listed on the BlocknetDX DEX!

You can atomically swap Denarius with any other supported coin on BlockDX 100% decentralized.

For more information on setup: https://docs.blocknet.co/blockdx/setup/

https://www.youtube.com/watch?v=6QcyazmnXws

For BlockDX Downloads: https://blocknet.co/#downloads

you fucking kidding me lol))) since when bitshares decentralized)))) https://github.com/blocknetdx/blocknet/blob/master/src/chainparams.cpp besides the fact that driving chain is fucking centralized proof-of-stake)) 🚨🚨🚨🚨🚨🚨
I'm sorry but why do you even come and badmouth Denarius while you are the guy who created the ANN topic for AXE, a Coin from 2017 on various exchanges which isn't even listed on CMC, you had almost 3 years to get listed on CMC... Did the DT2 trolls send you here perhaps?

why do you always changing topic to axe ahaha???????))) you ignoring 100% of my questions so yea i keep asking lol https://coinmarketcap.com/currencies/axe/ care to explain how cmc listing reflects on code quality?))) wonder whats dt2 🤔



Blocknet is not bitshares. And denarius isn't centralized with sporks either.

do you understand that in proof-of-stake coin generation is centralized around biggest staker???))) i suggest you read some PoS papers (attmpts?). especially if you working with the proto ahahah
yea bitshares never used PoS as far as i remember 8) they still using central chain that is pretty much nothing close to be decentralized, you can see it in my link above.

For someone who is bashing a hard working crypto community, its dev and the coin itself, you are spending a significant amount of time trying to prove your point. to date youve lost and to think you had any credibility is beyond stupidity. Youre a troll and a sick excuse for 2 parents to have sex to produce you.

this whole topic just carsen clones or its just the thing of the community? do you just have any shit in mind how pos works? you can attack my family all day, i ahve none, sorry) also weird whole denarius community is so fucking aggressive for healthy critics ahaha. anybody above 9yo here ahahahahahahah?)))

too many clones, dev, no?

Why don't you enlighten all of us clones on how PoS works?

in case you missed my links above:
and then wipe your ass?)) its your project, dickhead))))))))))))))) dyor. theres conscience below zero in this "community", im here just for lulz, you that slow?))

A link to Block DEX github which does atomic swaps. What does Block coin and proof of stake have to do with Denarius, other than someone can atomic swap Denarius on a DEX? Denarius can be mined at this exact moment with hardware.

You also keep saying centralized, yet the other coin you mention is driven by centralized sporks.

Biggest wallet would have the say on block issue. Isn't it centralized?
yea its denarius. cant see any spork drops on any branches, so you have to link, ouch

You are the one who posted a link to Block DEX github. This is the Denarius ann. What does their staking have to do with a hybrid POW/PoS coin that isn't a straight copy pasta like so many other bitcoin forks.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: notblox1 on November 20, 2019, 01:40:48 PM
You realize the 5,000+ people in our Discord channel are laughing at you.

Do you realize that all 2702092+ Bitcointalk Members are laughing at you and your Deadarius shitcoin?
Dig your hole deeper and deeper


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: manosv on November 20, 2019, 02:24:15 PM
Both  charlie137 and notblox1 it seems to me that they are afraid of something. Nothing else explains why they Camped here trolling.
Go back to your Coin Trolls


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: kingcarsen on November 21, 2019, 12:27:46 AM
Both  charlie137 and notblox1 it seems to me that they are afraid of something. Nothing else explains why they Camped here trolling.
Go back to your Coin Trolls

Right hahaha

v3.3.9.5 will be released soon! Come join our Discord or checkout our official Github: https://github.com/carsenk/denarius or Snap: https://snapcraft.io/denarius


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: buzzkillb on November 21, 2019, 03:11:18 AM
Both  charlie137 and notblox1 it seems to me that they are afraid of something. Nothing else explains why they Camped here trolling.
Go back to your Coin Trolls

Because Denarius is one of the handful of coins that is the 2nd generation of bitcoin. Meaning some of these coins tweaked the forks to be better than BTC for eventual daily use. I doubt Bitcoin dies ever, but a bunch of these other coins can be used together and its awesome. All this same nonsense being directed at Denarius and some other interesting coins is just like a flashback to early days of BTC and what people were saying about it.


Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
Post by: Popof1664 on November 21, 2019, 10:15:10 AM
Mining Pool for Denarius : https://speedpool.top (https://speedpool.top)

  • Solo Mining is Enable !!!
Code:
-a tribus -o stratum+tcp://d.speedpool.top:8432 -u address.Worker -p c=D,s=SOLO
  • Shared Mining
Code:
-a tribus -o stratum+tcp://d.speedpool.top:8432 -u address.Worker -p c=D


    Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
    Post by: kingcarsen on November 21, 2019, 07:33:57 PM
    Mining Pool for Denarius : https://speedpool.top (https://speedpool.top)

    • Solo Mining is Enable !!!
    Code:
    -a tribus -o stratum+tcp://d.speedpool.top:8432 -u address.Worker -p c=D,s=SOLO
    • Shared Mining
    Code:
    -a tribus -o stratum+tcp://d.speedpool.top:8432 -u address.Worker -p c=D

      Awesome! Thanks for your support!


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: digitalica on November 24, 2019, 12:42:11 AM

      DENARIUS

      listed on

      http:deurox.eu

      (register to deurox and drop your deuro address in trollbox to get 200 deuro)



      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on November 27, 2019, 05:37:10 AM
      Denarius v3.3.9.6 is now released!

      https://ipfs.infura.io/ipfs/QmZonPi4XkWZGdLBbsWRAkaf261gGQzXJz7XQs1xnnLqsu

      Upload files like the above directly via Denarius with Jupiter to IPFS into space free forever!

      Get the latest release from Snap (auto updates) or https://github.com/carsenk/denarius/releases

      Code:
      sudo apt install libcurl4-openssl-dev
      is now required as a dep for compiling Denarius QT or denariusd

      Jupiter Release! v3.3.9.6
      Denarius now utilizes libcurl (libcurl4-openssl-dev) and the IPFS C++ Library (Included with the repo src/ipfs) to connect through an IPFS gateway to upload files to decentralized space and other in space shenanigans. Currently uses Infura.io for API, options will be coming soon for using a localhost IPFS gateway and more.

      -Jupiter Tab in the Denarius QT (Upload your files straight into space)
      -Jupiter RPC Commands:
      Code:
      jupiterversion
      &
      Code:
      jupiterupload <filelocation>
      -Small improvements and fixes
      -More coming next release

      As always, Snap will automatically update you to Denarius v3.3.9.6 once it is fully published. Please give it a few hours from this announcement of the release. This includes all the updates from v3.3.9.4 and v3.3.9.5



      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: newstb on November 27, 2019, 02:12:25 PM
      good job carsen!  :)

      just upload my first file. many thanks!


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on November 27, 2019, 06:16:01 PM
      good job carsen!  :)

      just upload my first file. many thanks!

      Thank you newstb! Awesome!!! 8)

      I plan to do a lot more with Jupiter on expanding it, more RPC commands will be available soon and more UI stuff.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: digitalica on December 01, 2019, 12:15:43 PM
      DENARIUS D



      listed on

      DEUROX.eu


      https://onlycash.ddns.net:16969/market/BTC-D



      NO KYC SHIT


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on December 02, 2019, 08:58:25 PM
      Our ipfs branch has some new code including two new Jupiter RPC commands and localhost support with -jupiterlocal=1

       8) It will be included in the next release. Come join our Discord!


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: charlie137 on December 03, 2019, 09:15:39 AM
      Both  charlie137 and notblox1 it seems to me that they are afraid of something. Nothing else explains why they Camped here trolling.
      Go back to your Coin Trolls

      i told that guy im here just for lulz ahahha) he is ignoring my questions like 100%. he tho keeps pushing his shit, even trying to pretend he can speak russian))) https://bitcointalk.org/index.php?topic=5196899.msg53219317#msg53219317


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on December 03, 2019, 07:11:28 PM
      Both  charlie137 and notblox1 it seems to me that they are afraid of something. Nothing else explains why they Camped here trolling.
      Go back to your Coin Trolls

      i told that guy im here just for lulz ahahha) he is ignoring my questions like 100%. he tho keeps pushing his shit, even trying to pretend he can speak russian))) https://bitcointalk.org/index.php?topic=5196899.msg53219317#msg53219317

      I ignore most of your questions, because you can't form a proper sentence. A lot of your questions were answered many times.

      If you have an actual question, then ask it, may work out better for you instead of trolling.

      I posted that translation for you in hopes you would understand better.... *insert shrug emoji* lol


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on December 04, 2019, 04:59:19 PM
      Latest IPFS branch allows uploading a file to IPFS and then Proof of Data against that with the click of one button.  8)


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on December 04, 2019, 07:05:59 PM
      Latest IPFS branch allows uploading a file to IPFS and then Proof of Data against that with the click of one button.  8)

      https://cloudflare-ipfs.com/ipfs/QmR7UHb6ztXu5Fe7fBYY4CfYBJGbokoDk24ZyNzwskaAaR

      https://medium.com/@carsenk/denarius-jupiter-pod-ipfs-timestamping-ae457e7fcd9d

      https://cloudflare-ipfs.com/ipfs/QmP3mjb9dtKbSRjFArhXQVPJomxbymnfvtrSpCmnuUqQ6B


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: c5yal8r on December 05, 2019, 04:24:37 AM
      so can someone explain what is POD?


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on December 05, 2019, 05:04:16 AM
      so can someone explain what is POD?

      POD aka. Proof of Data

      Proof of Data is Denarius blockchain based hashing and time stamping to authenticate your file on the Denarius blockchain. Remove a third party for trust using mathematical proof, but can be verified by third parties.

      Jupiter POD — Publish and share your files "permanently" without the threat of anyone tampering with the authenticity of your work. POD — Proof of Data hash your IPFS hash to a D address and timestamp your hashed hash to the Denarius blockchain to prove authenticity at time of upload.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: sandsunsurf on December 05, 2019, 05:37:05 AM
      This is some really amazing stuff- combining ipfs with ease of use and even more importantly being able to prove when the data was posted AND that it is not tampered with is huge. This is the real deal of a decentralized instance of a notarized file.  Very awesome! I can’t wait to see how the use cases grow. To me, this is the real deal for record keeping, like real property deeds, trusts and contracts.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: CryptoGreek.Cafe on December 06, 2019, 03:42:57 PM
      Mine Denarius @
      https://CryptoGreek.Cafe (https://CryptoGreek.Cafe)

      0.4% tribus mining fee

      Payouts every 2 hours


      -a tribus -o stratum+tcp://CryptoGreek.Cafe:8533 -u WALLETADDRESS -p c=D


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: CryptoGreek.Cafe on December 10, 2019, 12:32:11 AM
      less than 300,000 block remaining until POW ends.  With an average block time around 26 seconds, POW will end sometime end of February to early March.

      Mine those Denarius while you still can at
      https://www.CryptoGreek.Cafe


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on December 10, 2019, 06:46:19 PM
      New Jupiter IPFS features were added to our ipfs branch for Denarius!

      https://cloudflare-ipfs.com/ipfs/QmYUCAFfjNRbbu9Xuobjuz5YCu8T7bHAYCZg7aRmBHyDna

      https://cloudflare-ipfs.com/ipfs/QmYUCAFfjNRbbu9Xuobjuz5YCu8T7bHAYCZg7aRmBHyDna (Uploaded with Jupiter)

      NEW Flags

      Code:
      jupiterlocal=1 flag
      jupiterip=<ipfsnodeip:5001> flag

      NEW RPC Commands

      Code:
      jupiterduo <filelocation>
      jupiterduopod <filelocation>
      proofofdata <filelocation>
      jupitergetblock <ipfshash>
      jupitergetstat <ipfshash>

      https://twitter.com/carsenjk/status/1204454773291769857


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on December 10, 2019, 07:08:16 PM
      Continue to innovate and ignore all haters. Very awesome stuff!!!

      Thank you manosv!

      Example of the jupiterduopod RPC command (dual uploading and timestamps):

      https://ipfs.io/ipfs/QmYa46kQEuWCVdSiSmgb9kfGui9q2trB2g2wazMyaQiifu

      https://cloudflare-ipfs.com/ipfs/QmYa46kQEuWCVdSiSmgb9kfGui9q2trB2g2wazMyaQiifu (The image above)

      The IPFS hash link of the dmoon.png in the screenshot: https://ipfs.io/ipfs/QmZ8wqDcwunf7MvH8ypqAJHuJyuSciMp1PV6GHbHPWQMCZ


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: iram3130 on December 12, 2019, 12:03:30 PM
      Is the chatting room still on.? I used to get tips in DNR and send gifts in the chat room. Can anyone send me the link to that.?


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: CryptoGreek.Cafe on December 12, 2019, 12:35:31 PM
      Is the chatting room still on.? I used to get tips in DNR and send gifts in the chat room. Can anyone send me the link to that.?

      for more info visit Denarius Discord https://discord.gg/vHV2NrQ (https://discord.gg/vHV2NrQ)


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: ThorthChariot on December 15, 2019, 05:12:04 PM
      Hey guys !!!

      It's been awhile since i said something here :)  but i super happy that Denarius after 2 year of running... is still running beside all the attack over the coin.

      Many years ahead guys !!!

      Cheers


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on December 15, 2019, 10:15:43 PM
      Setup a chaindata page for anyone new syncing the wallet. Currently will autoupdate about every 24 hours since its nice to not have to wait for sync, might bring this back down to 72 hours. ARM version is mainly for a raspberry pi4. 
      https://chaindata.pos.watch/

      Eventually will timestamp the chaindata zip files using Proof of Data through the servers wallet. 8)



      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: iram3130 on December 18, 2019, 11:20:13 AM
      Is the chatting room still on.? I used to get tips in DNR and send gifts in the chat room. Can anyone send me the link to that.?

      for more info visit Denarius Discord https://discord.gg/vHV2NrQ (https://discord.gg/vHV2NrQ)


      Thank you for that, There were lots of people who used to hangout there and tip each other for fun activities.. I miss those days of crypto. Happy to see DNR going good.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on December 19, 2019, 08:05:44 PM
      Is the chatting room still on.? I used to get tips in DNR and send gifts in the chat room. Can anyone send me the link to that.?

      for more info visit Denarius Discord https://discord.gg/vHV2NrQ (https://discord.gg/vHV2NrQ)


      Thank you for that, There were lots of people who used to hangout there and tip each other for fun activities.. I miss those days of crypto. Happy to see DNR going good.

      Yup we have Denarii still and Panda bot now, so you can stake your D directly in our Discord server. Denarii provides statistic of the blockchain and network.

      We currently have 492 FortunaStakes online, super close to 500 :o

      https://discord.gg/UPpQy3n


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: charlie137 on December 20, 2019, 07:23:04 AM
      You realize the 5,000+ people in our Discord channel are laughing at you.

      Do you realize that all 2702092+ Bitcointalk Members are laughing at you and your Deadarius shitcoin?
      Dig your hole deeper and deeper


      he just can't stop))


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on December 20, 2019, 08:12:42 AM
      You realize the 5,000+ people in our Discord channel are laughing at you.

      Do you realize that all 2702092+ Bitcointalk Members are laughing at you and your Deadarius shitcoin?
      Dig your hole deeper and deeper


      he just can't stop))

      ^^ Clearly you can't


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on December 20, 2019, 08:41:04 AM
      A little over 2 months until block 3mil hits, and pow block rewards go to 0.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: bitwookie on December 20, 2019, 11:57:02 AM
      You realize the 5,000+ people in our Discord channel are laughing at you.

      Do you realize that all 2702092+ Bitcointalk Members are laughing at you and your Deadarius shitcoin?
      Dig your hole deeper and deeper


      he just can't stop))

      You are an absolute deadbeat mate, the fact you take time out of your own day to persistently talk shit about denarius shows me, 1. you're really scared its going to take off and you've missed the boat to load up, 2. , you know its going to take off 3. It pretty much beats most of the top 20 coins hands down and you know it and ill add 4, You and I know you have got a ridiculously small cock. Like no one can even see it its that tiny.

      So quit with the Denarius bashing because the more you bash it, the more I expose your stupidly weeny penis size to the 2702092+ Bitcointalk members. And if you continue, ill roast you even more on Twitter which has more than 321 million users and start exposing the fact you are just a flat out fake crypto cnt.







      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: charlie137 on December 20, 2019, 02:45:05 PM
      You realize the 5,000+ people in our Discord channel are laughing at you.

      Do you realize that all 2702092+ Bitcointalk Members are laughing at you and your Deadarius shitcoin?
      Dig your hole deeper and deeper


      he just can't stop))

      You are an absolute deadbeat mate, the fact you take time out of your own day to persistently talk shit about denarius shows me, 1. you're really scared its going to take off and you've missed the boat to load up, 2. , you know its going to take off 3. It pretty much beats most of the top 20 coins hands down and you know it and ill add 4, You and I know you have got a ridiculously small cock. Like no one can even see it its that tiny.

      So quit with the Denarius bashing because the more you bash it, the more I expose your stupidly weeny penis size to the 2702092+ Bitcointalk members. And if you continue, ill roast you even more on Twitter which has more than 321 million users and start exposing the fact you are just a flat out fake crypto cnt.


      im on the forum daily, google time management and buckle up ahahahh 8) sounds like you got new a job exposing my penis lol ;D ;D ;D ;D o shit, now you need a supervisor (task scale, etc)


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: charlie137 on December 20, 2019, 03:02:38 PM
      You realize the 5,000+ people in our Discord channel are laughing at you.

      Do you realize that all 2702092+ Bitcointalk Members are laughing at you and your Deadarius shitcoin?
      Dig your hole deeper and deeper


      he just can't stop))

      You are an absolute deadbeat mate, the fact you take time out of your own day to persistently talk shit about denarius shows me, 1. you're really scared its going to take off and you've missed the boat to load up, 2. , you know its going to take off 3. It pretty much beats most of the top 20 coins hands down and you know it and ill add 4, You and I know you have got a ridiculously small cock. Like no one can even see it its that tiny.

      So quit with the Denarius bashing because the more you bash it, the more I expose your stupidly weeny penis size to the 2702092+ Bitcointalk members. And if you continue, ill roast you even more on Twitter which has more than 321 million users and start exposing the fact you are just a flat out fake crypto cnt.


      im on the forum daily, google time management and buckle up ahahahh 8) sounds like you got new a job exposing my penis lol ;D ;D ;D ;D o shit, now you need a supervisor (task sizes, etc)


      what a shit reply

      HEY!!!! BACK TO WORK! NO BREAKS!!!!


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: bitwookie on December 20, 2019, 03:06:11 PM
      You realize the 5,000+ people in our Discord channel are laughing at you.

      Do you realize that all 2702092+ Bitcointalk Members are laughing at you and your Deadarius shitcoin?
      Dig your hole deeper and deeper


      he just can't stop))

      You are an absolute deadbeat mate, the fact you take time out of your own day to persistently talk shit about denarius shows me, 1. you're really scared its going to take off and you've missed the boat to load up, 2. , you know its going to take off 3. It pretty much beats most of the top 20 coins hands down and you know it and ill add 4, You and I know you have got a ridiculously small cock. Like no one can even see it its that tiny.

      So quit with the Denarius bashing because the more you bash it, the more I expose your stupidly weeny penis size to the 2702092+ Bitcointalk members. And if you continue, ill roast you even more on Twitter which has more than 321 million users and start exposing the fact you are just a flat out fake crypto cnt.


      im on the forum daily, google time management and buckle up ahahahh 8) sounds like you got new a job exposing my penis lol ;D ;D ;D ;D o shit, now you need a supervisor (task sizes, etc)


      what a shit reply

      HEY!!!! BACK TO WORK! NO BREAKS!!!!

      oh youre the AXE dev i hear......makes sense now.....keep posting your fear


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on December 20, 2019, 04:20:35 PM
      Keep Bumping our thread.I love it

      Denarius seems to be in good company with how old, now top cryptocurrencies, used to get attacked for no reason. I still do not understand why, when there is plenty of space for all to work together.

      Denarius use of Jupiter upload to IPFS and Proof of Data were most likely the first crypto to authenticate the IGReport on a blockchain, and also verify how the US govt changed it on the fly the next day.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on December 20, 2019, 09:39:50 PM
      Keep Bumping our thread.I love it

      Denarius seems to be in good company with how old, now top cryptocurrencies, used to get attacked for no reason. I still do not understand why, when there is plenty of space for all to work together.

      Denarius use of Jupiter upload to IPFS and Proof of Data were most likely the first crypto to authenticate the IGReport on a blockchain, and also verify how the US govt changed it on the fly the next day.

      I agree.

      BIS just recently added their own IPFS implementation after Denarius's Jupiter gave them some inspiration. They gave us credit as well, which is the exact kind of stuff we need to see in this space. Helping each other, rather than posting hate, charles just makes himself look bad.



      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on December 20, 2019, 11:15:22 PM
      Getting closer to 500 FortunaStakes!

      https://denarius.pro/ for block by block stats

      https://i.imgur.com/YOOsu2g.png


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: synthgauge on December 21, 2019, 05:45:23 PM
      Getting closer to 500 FortunaStakes!

      https://denarius.pro/ for block by block stats

      https://i.imgur.com/YOOsu2g.png

      Fortuna stakes have risen immensely vs other types of stakes due to people staking more of their rewards, this implies that rewards must be increased to serve as a motivator for people to cash out and stake less. This is a clear indicator that everyone should toss out other coins they hold and go accumulate more denarius even if its useless.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: c5yal8r on December 21, 2019, 10:46:20 PM
      nothing wrong with discussing reward changes or POW extension. But for now, I would say leave rewards as is.  Let’s see what happens to the price in the next 3-6 months. Emissions will be drastically reduced at block 3 million.  Not investment advice but as I see it Denarius is still highly undervalued.  Can always buy more $D before ... moon.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on December 21, 2019, 11:30:53 PM
      Getting closer to 500 FortunaStakes!

      https://denarius.pro/ for block by block stats

      https://i.imgur.com/YOOsu2g.png

      Fortuna stakes have risen immensely vs other types of stakes due to people staking more of their rewards, this implies that rewards must be increased to serve as a motivator for people to cash out and stake less. This is a clear indicator that everyone should toss out other coins they hold and go accumulate more denarius even if its useless.

      A fortunastake is like a masternode which means more people are holding the D and collecting a percentage of block rewards. Staking weight (PoS) has been staying pretty steady over the last week.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: H055Y on January 01, 2020, 09:19:12 PM
      2020 the end of POW for Denarius ... Can't wait for that to happen.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on January 05, 2020, 10:24:58 PM
      2020 the end of POW for Denarius ... Can't wait for that to happen.

      Looking like block 3 million happens around March 1-4. POW rewards will go to 0.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: c5yal8r on January 06, 2020, 06:20:09 PM
      You can find the estimated end of POW at http://denarius.pro

      currently at 020-03-02 11:24


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on January 07, 2020, 07:52:54 PM
      You can find the estimated end of POW at http://denarius.pro

      currently at 020-03-02 11:24

      One of the best D stat sites out there, very well done Buzz! 8)


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on January 07, 2020, 10:11:28 PM
      Nonce is now added to the page for anyone wanting to see those stats. Has its own None page if you want to see nonce from the last few months. https://denarius.pro

      https://i.imgur.com/1XThuJm.png


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: H055Y on January 07, 2020, 10:20:53 PM
      You can find the estimated end of POW at http://denarius.pro

      currently at 020-03-02 11:24
      Nice, I'll keep an eye open for block 3 million around that date :)


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on January 08, 2020, 07:01:42 AM
      v3.3.9.6 Denarius macOS Wallet:

      https://github.com/carsenk/denarius/releases/download/v3.3.9.6/Denarius-v3.3.9.6-macOS.dmg

      Includes Jupiter IPFS integrations


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: CryptoGreek.Cafe on January 09, 2020, 09:37:02 PM
      Mine Denarius @
      https://CryptoGreek.Cafe (https://CryptoGreek.Cafe)

      0.4% tribus mining fee

      Payouts every 2 hours

      -a tribus -o stratum+tcp://CryptoGreek.Cafe:8533 -u WALLETADDRESS -p c=D


      Even though POW block rewards will go from 2 to 0 after block 3 million, you will still be able to mine $D for tx fees at the CryptoGreek.Cafe.




      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on January 12, 2020, 05:28:51 AM
      Testing v3.3.9.7 branch which removed chainwork rpc command, so not posting nonce the way I was before on denarius.pro. Waiting for master branch release to put that back up. Nice little tweaks to the QT too.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on January 12, 2020, 08:41:59 AM

      Denarius is finally on Wikipedia:

      https://en.wikipedia.org/wiki/Denarius#Denarius_the_cryptocurrency


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on January 12, 2020, 07:06:47 PM
      A quick guide on how to use Jupiter in the QT wallet to upload an index.html to IPFS and then connect that file to a subdomain using a TXT record.

      https://denariustalk.org/index.php?/topic/335-simple-website-using-ipfs-and-jupiter-upload/


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on January 17, 2020, 05:09:33 PM
      With community massively staking, going to keep a bit more track of some stats here -> https://medium.com/@realcryptobuzzb/2020-01-16-denarius-staking-42b66139e69d


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on January 18, 2020, 04:30:41 AM
      Update to show how average block times are speeding up and overall PoS is increasing.
      https://medium.com/@realcryptobuzzb/2019-01-17-denarius-staking-teampos-69e99bcbfb68


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: Gash on January 19, 2020, 04:44:55 PM
      Getting closer to 500 FortunaStakes!

      https://denarius.pro/ for block by block stats

      https://i.imgur.com/YOOsu2g.png

      Fortuna stakes have risen immensely vs other types of stakes due to people staking more of their rewards, this implies that rewards must be increased to serve as a motivator for people to cash out and stake less. This is a clear indicator that everyone should toss out other coins they hold and go accumulate more denarius even if its useless.

      A fortunastake is like a masternode which means more people are holding the D and collecting a percentage of block rewards. Staking weight (PoS) has been staying pretty steady over the last week.

      We have discussed this in a telegram channel. Since staking weight aint moving up people get vexed. Means we need to lure in more folks and abet newcomers to stake more. Either this or denarious is gonna join other coins in a list of this years dead cryptos. To avert the bad consequences of being abandoned by supporters, we will implement a protection system which will fake staking weight to make us look better on the crypto arena.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on January 22, 2020, 06:09:09 AM
      Getting closer to 500 FortunaStakes!

      https://denarius.pro/ for block by block stats

      https://i.imgur.com/YOOsu2g.png

      Fortuna stakes have risen immensely vs other types of stakes due to people staking more of their rewards, this implies that rewards must be increased to serve as a motivator for people to cash out and stake less. This is a clear indicator that everyone should toss out other coins they hold and go accumulate more denarius even if its useless.

      A fortunastake is like a masternode which means more people are holding the D and collecting a percentage of block rewards. Staking weight (PoS) has been staying pretty steady over the last week.

      We have discussed this in a telegram channel. Since staking weight aint moving up people get vexed. Means we need to lure in more folks and abet newcomers to stake more. Either this or denarious is gonna join other coins in a list of this years dead cryptos. To avert the bad consequences of being abandoned by supporters, we will implement a protection system which will fake staking weight to make us look better on the crypto arena.

      What's the protection system and how to fake staking weight?


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: charlie137 on January 25, 2020, 02:21:51 AM
      Getting closer to 500 FortunaStakes!

      https://denarius.pro/ for block by block stats

      https://i.imgur.com/YOOsu2g.png

      Fortuna stakes have risen immensely vs other types of stakes due to people staking more of their rewards, this implies that rewards must be increased to serve as a motivator for people to cash out and stake less. This is a clear indicator that everyone should toss out other coins they hold and go accumulate more denarius even if its useless.

      A fortunastake is like a masternode which means more people are holding the D and collecting a percentage of block rewards. Staking weight (PoS) has been staying pretty steady over the last week.

      We have discussed this in a telegram channel. Since staking weight aint moving up people get vexed. Means we need to lure in more folks and abet newcomers to stake more. Either this or denarious is gonna join other coins in a list of this years dead cryptos. To avert the bad consequences of being abandoned by supporters, we will implement a protection system which will fake staking weight to make us look better on the crypto arena.

      What's the protection system and how to fake staking weight?

      you guys know how to party ahgahaha

      🚨🚨🚨
      Quote
      To avert the bad consequences of being abandoned by supporters, we will implement a protection system which will fake staking weight to make us look better on the crypto arena
      🚨🚨🚨

      bitconnect is like like how im gonna hold all that beer


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on January 25, 2020, 09:59:07 AM
      Getting closer to 500 FortunaStakes!

      https://denarius.pro/ for block by block stats

      https://i.imgur.com/YOOsu2g.png

      Fortuna stakes have risen immensely vs other types of stakes due to people staking more of their rewards, this implies that rewards must be increased to serve as a motivator for people to cash out and stake less. This is a clear indicator that everyone should toss out other coins they hold and go accumulate more denarius even if its useless.

      A fortunastake is like a masternode which means more people are holding the D and collecting a percentage of block rewards. Staking weight (PoS) has been staying pretty steady over the last week.

      We have discussed this in a telegram channel. Since staking weight aint moving up people get vexed. Means we need to lure in more folks and abet newcomers to stake more. Either this or denarious is gonna join other coins in a list of this years dead cryptos. To avert the bad consequences of being abandoned by supporters, we will implement a protection system which will fake staking weight to make us look better on the crypto arena.

      What's the protection system and how to fake staking weight?

      you guys know how to party ahgahaha

      🚨🚨🚨
      Quote
      To avert the bad consequences of being abandoned by supporters, we will implement a protection system which will fake staking weight to make us look better on the crypto arena
      🚨🚨🚨

      bitconnect is like like how im gonna hold all that beer

      Stake weight fluxs drastically depending on what is staked, it is a fixed rate of minted 6% daily emissions will drop massively from 5k D per day to less than probably roughly 200 Denarius within a month or so when PoW rewards end.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on January 28, 2020, 04:04:56 AM
      How to build a fully decentralized website using notepad, Denarius QT, upload to IPFS, then in wallet message your best friend stuck in China getting around the firewall.

      https://denariustalk.org/index.php?/topic/339-how-to-build-a-completely-censorship-resistant-web-page-with-denarius-and-ipfs/


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: plumlawaju on January 28, 2020, 10:47:51 AM
      Is your blockchain based on bitcoin with the integration of Proof Of Work And Proof Of Stake?


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: Ika_irr on January 28, 2020, 02:17:44 PM
      Wow! Your coin has already been placed on coinmarketcap. The daily trading volume is too small. How do you plan to increase community interest in your coin?


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: nigorepla on January 28, 2020, 02:37:40 PM
      Where can I get acquainted with the characteristics of your Denarius coin?


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: renatov on January 28, 2020, 02:57:18 PM
      Why can I use your coin?

      Do you want Denarius to become the new international payment instrument?


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: PaytonAbshire on January 28, 2020, 03:15:22 PM
      How much does a Denarius network transaction cost?

      What is the average transaction processing speed?


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: H055Y on January 28, 2020, 03:53:19 PM
      @plumlawaju: yes it is and it has POW which will end soon though (after block 3 million) and goes fully POS 6% APR with MN (FortunaStakes) who take 33% of the POW & POS rewards.

      @Ika_irr: It's been on CMC for almost 3 years now since it launched, volume isn't big but our community and holders are growing daily. There are 533 FortunaStakes (MN's) locked which is 533x5000D = 2.665.000 Denarius locked from the currently 7.073.352 coins in circulation, about 10% of that total supply got lost in the Cryptopia hack as well last year.

      @nigorepla: I suppose the best place to read up on what Denarius has to offer is on the first page of this topic. If that doesn't help join the discord via the link on the first page of this topic or visit denariustalk.org denarius.io or denarius.pro for more information about the coin statistics and features.

      @renatov: If why was supposed to be where I would say u can use it on hold.market and btfd.shop to buy crypto merchandise, I believe it also works on Coinomi. For real world payments besides the crypto merchandise stores there aren't any yet that I know of. But besides the really big crypto and Verge (PornHub) I don't think there are many crypto's out there that have real world use cases yet.

      @PaytonAbshire: The transaction cost to send out Denarius is 0.1D which makes it great to transfer between exchanges although I must admit with the failure of Cryptopia and Coinexchange last year we lost our two biggest volume creators and now have less exchanges to tranfer the coins to. The average transaction processing speed is 147 transactions per second and this translates in to having a deposit to an exchange completed in 5 minutes. In between wallets it's near instant and fully confirmed within minutes.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on February 07, 2020, 08:58:49 PM
      Denarius v3.3.9.7 Released!

      https://user-images.githubusercontent.com/10162347/74058730-e0e7b580-49a3-11ea-919c-c88374289438.png

      Changes and Features:

      • New Denarius Jupiter Flags (-jupiterlocal=1 and -jupiterip=ipfsnodeip:port to specify a remote or locally hosted IPFS node) Default is jupiterlocal=0 and uses Infura.io APIs to connect to IPFS
      • (sudo apt install libcurl4-openssl-dev is required as a dep now!)
      • New proofofdata RPC Command
      • Updated Jupiter IPFS UI in the Denarius QT
      • New jupiterduo and jupiterduopod commands (Must have jupiterlocal flag enabled)
      • Autocomplete in the Denarius QT Debug Window
      • Fixes for upcoming PoW Block 3 Million. (Proof of Work rewards end)
      • Bug Fixes
      • Performance Updates
      • Snap is updated as always snap refresh denarius or snap install denarius on any Linux distro and arch!

      Denarius-v3.3.9.7-Win64.zip
      SHA256 Hash: A022FEC6D9C5C4EA747A8F121E39578842803FB2CF3BA57C4798760A85906878
      SHA1 Hash: 6AF62D2F684EAE99ECB27289182E6A1C9722668E
      CRC64 Hash: 9F8F0D998A62B44E

      Denarius.exe
      SHA256 Hash: 16F7D0D928C02878428BAB1F697128079EB08FAD3480184716EFA450B051B694
      SHA1 Hash: 0BB82DA5C91327A3AF22A40213152E89EA7FA839
      CRC64 Hash: 4849558F817C7921

      Get it here! https://github.com/carsenk/denarius/releases

      You can simply
      Code:
      snap refresh denarius
      or
      Code:
      snap install denarius
      on any Linux distro!


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: pantek talacuik on February 09, 2020, 04:36:41 AM
      Why can I use your coin?

      Do you want Denarius to become the new international payment instrument?

      You don't get an answer here and my suggestion is to join this project's telegram group or other social media groups to find out more about what you will ask later.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on February 09, 2020, 05:48:35 AM
      Why can I use your coin?

      Do you want Denarius to become the new international payment instrument?

      You don't get an answer here and my suggestion is to join this project's telegram group or other social media groups to find out more about what you will ask later.

      The easiest place to chat about Denarius is in Discord.  https://discord.gg/JQEmXwb


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: H055Y on February 09, 2020, 03:50:39 PM
      Why can I use your coin?

      Do you want Denarius to become the new international payment instrument?

      You don't get an answer here and my suggestion is to join this project's telegram group or other social media groups to find out more about what you will ask later.
      But ... I answered the question :( as the other ones.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on February 13, 2020, 06:53:34 PM
      If you are running a Denarius node, ensure you update before block 3 Million! Latest current version: v3.3.9.7


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on February 23, 2020, 03:39:58 PM
      Testing out running the chaindata server on IPFS here https://denarii.cloud


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on February 26, 2020, 05:17:23 AM
      https://denarius.pro

      https://denarii.cloud

      https://pos.watch

      A bunch of extremely useful Denarius powered sites!


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on February 28, 2020, 06:34:21 PM
      Proof of Work block rewards go from 3 D today to just network fees (0.00001 D)

      https://denarius.pro to see the countdown!


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on February 29, 2020, 04:12:20 AM
      Get ready for a big drop in daily emissions. Less than 4 hours to go!  :o


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: UofL2010 on February 29, 2020, 04:16:45 AM
      Get ready for a big drop in daily emissions. Less than 4 hours to go!  :o

      I feel all squishy inside! Ive waited 3 years for this..... wookie 3 mill block party twitch:

      https://www.twitch.tv/wookie_denarius


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: P4ndoraBox on February 29, 2020, 04:19:32 AM
      http://denarius.pro/

      Let see what will happen in a few hours


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: necromastery on March 04, 2020, 04:01:26 AM
      http://img4.imagetitan.com/img4/small/21/21_denariusgreen.png (http://img4.imagetitan.com/img.php?image=21_denariusgreen.png)
      Well, for me it's something appropriate, with the small volume he can raise to 40%. Looks like heavier towards the pump, meaning buyer make his move. Anyway, I wanted to see Denarius at $4 once again and wish it happen in the next wave.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on March 04, 2020, 05:26:16 AM
      http://img4.imagetitan.com/img4/small/21/21_denariusgreen.png (http://img4.imagetitan.com/img.php?image=21_denariusgreen.png)
      Well, for me it's something appropriate, with the small volume he can raise to 40%. Looks like heavier towards the pump, meaning buyer make his move. Anyway, I wanted to see Denarius at $4 once again and wish it happen in the next wave.

      We can hope, most in the community have strong handz and our daily emissions dropped majorly recently, I think a lot of targets around $10-$100


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on March 04, 2020, 05:30:31 AM
      Price targets are interesting with daily emissions dropping after block 3mil. At the same time Carsen is still developing new stuff for Denarius. I get the hint of jealously from the copy-pasta devs every single time this cryptocurrency is attacked on bitcointalk.  8)


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on March 07, 2020, 04:47:59 AM
      Just rebranded https://denariustalk.org to https://blockforums.org (DenariusTalk -> BlockForums)

      BlockForums now features the mobile app Tapatalk support for native push notifications to your mobile device and easy mobile posting. The site is fully responsive for mobile devices as well if you don't want to use an app. The boards have been massively expanded to include more topics and categories to have discussions. Our Discord chat now has a channel that receives notifications of new topics and posts on forum as well.

      Enjoy!  ;D

      P.S. Denarii in our Discord now features even more commands and helpful information including pulling data from CoinGecko now instead of CoinMarketcap due to them shutting down their public APIs. She even features a Coronavirus COVID-19 tracker.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: bitwookie on March 07, 2020, 04:50:53 AM
      Things are looking really good at Denarius, POW has just finished after 3 years and now over to POS. There looks to be no more dumping from mining farms so im expecting big things here! Back up to $7 and beyond!


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on March 10, 2020, 06:48:10 PM
      BEAM <-> D Atomic Swaps are coming, a PR has been made for Beam to include Denarius (Native and Electrum Wallets) into their Atomic Swap Platform

      https://github.com/BeamMW/beam/pull/1303


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on March 10, 2020, 08:24:05 PM
      Denarius Wiki is now running through IPFS with a layout update. https://denarius.wiki/


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on March 11, 2020, 06:05:56 AM
      Dont forget to follow us on Twitter: https://twitter.com/denariuscoin


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: SOEHUI on March 13, 2020, 02:59:20 PM
      Where can I get acquainted with the characteristics of this coin? and why the volume is so small...


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on March 14, 2020, 04:57:39 AM
      Where can I get acquainted with the characteristics of this coin? and why the volume is so small...

      Discord in kingcarsen's profile link is a good place to start. Daily volume is low because daily emissions have dropped a lot recently with POW rewards going from 3 Denarius to 0 Denarius, and the coin is still very much under the radar.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: vella85 on March 22, 2020, 12:02:01 AM
      Where can I get acquainted with the characteristics of this coin? and why the volume is so small...

      Discord in kingcarsen's profile link is a good place to start. Daily volume is low because daily emissions have dropped a lot recently with POW rewards going from 3 Denarius to 0 Denarius, and the coin is still very much under the radar.

      I agree that Denarius is under the radar which it has been since it launched. The thing I always say is that all good things take time and exposure will come naturally as more developments are released. I've been staking D since the start and been buying a little each time I have some spare BTC.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on April 04, 2020, 01:09:09 AM
      Forked latest iquidus block explorer and added carsen's tradeogre market js/pug into this. Syncs very fast now and pretty easy to setup for any bitcoin fork with included instructions.  https://github.com/buzzkillb/D-explorer


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on April 04, 2020, 05:55:51 PM
      Forked latest iquidus block explorer and added carsen's tradeogre market js/pug into this. Syncs very fast now and pretty easy to setup for any bitcoin fork with included instructions.  https://github.com/buzzkillb/D-explorer

      Awesome Buzz!!  8) 8) 8)

      Video Interview with me about crypto and Denarius in general
      https://www.youtube.com/watch?v=S6J6YQ31jKc


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: SaveMyBtc on April 04, 2020, 09:20:27 PM
      Great to see that Denarius is still alive and under developement. Can anybody give me some informations about the future plans of this project? Is there anything coming up in the next few weeks? Or is there a actuell roadmap to see whats going on? I really believe with a good release this coin can be back on track and will grow very fast, because Denarius is a well known project and a lot of people heard about it in the past.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: TillKoeln on April 04, 2020, 09:30:12 PM
      just added Monero,Waves & USDT as base market for Denarius

      https://i.imgur.com/DUfdJqw.png


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: chrysophylax on April 05, 2020, 03:31:32 AM
      just added Monero,Waves & USDT as base market for Denarius

      https://i.imgur.com/DUfdJqw.png

      DDDDDope  ;D ;D ;D

      THAT ...

      Is giving it the 'D' ;)

      Nice work so far Carsen. Pity it is PoS only now. I really enjoyed mining this coin.

      #crysx


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on April 05, 2020, 06:30:06 PM
      just added Monero,Waves & USDT as base market for Denarius

      https://i.imgur.com/DUfdJqw.png

      DDDDDope  ;D ;D ;D

      THAT ...

      Is giving it the 'D' ;)

      Nice work so far Carsen. Pity it is PoS only now. I really enjoyed mining this coin.

      #crysx

      PoW is still going and will forever. PoW never ended. Just block rewards, PoW blocks can net you transaction fees still.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: chrysophylax on April 06, 2020, 02:22:39 AM
      just added Monero,Waves & USDT as base market for Denarius

      https://i.imgur.com/DUfdJqw.png

      DDDDDope  ;D ;D ;D

      THAT ...

      Is giving it the 'D' ;)

      Nice work so far Carsen. Pity it is PoS only now. I really enjoyed mining this coin.

      #crysx

      PoW is still going and will forever. PoW never ended. Just block rewards, PoW blocks can net you transaction fees still.

      Which are what mate? ...

      #crysx


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on April 06, 2020, 06:23:59 PM
      just added Monero,Waves & USDT as base market for Denarius

      https://i.imgur.com/DUfdJqw.png

      DDDDDope  ;D ;D ;D

      THAT ...

      Is giving it the 'D' ;)

      Nice work so far Carsen. Pity it is PoS only now. I really enjoyed mining this coin.

      #crysx

      PoW is still going and will forever. PoW never ended. Just block rewards, PoW blocks can net you transaction fees still.

      Which are what mate? ...

      #crysx

      Depends on the amount of transactions and fees in a block. Typically network fees are at 0.00001 D


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on April 08, 2020, 04:16:26 AM
      https://mining.cafe is back on yiimp

      While putting that back together I also made an input combining script, tested on Denarius compiled daemon and snap daemon. https://bitcointalk.org/index.php?topic=5238747.0


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on April 21, 2020, 10:19:32 PM
      I have started to put together a bash rpc thingamabob together. https://github.com/buzzkillb/bash-denariusrpc

      The goal is to get most of the curl RPC commands working through the Denarius wallet. For now I got the listunspent, create sign and send raw transactions to work with the deduster in the examples directory. Also a basic fortunastake / masternode monitor that can restart from the collateral wallet if the FS/MN drops off.

      The deduster is something I was trying to tweak further to first check if an address has more than 1 input, and then take all those inputs and send them back to that address. It scrolls one by one through the wallet finding anything that matches the criteria and creates the raw transaction. Right now for instance Denarius POW blocks are mostly 0.00000000 D, so a fortunastake could get a lot of 0 inputs in a single address over time. This can clear those up. Someone could also tweak that script to send 1 by 1 of those addresses into a single address like coinomi or another QT. Or could also getnewaddress each time and send 1 by 1 to a new address each time. Lots of things can be automated with wallet control.

      I also started to make this in a way that should be able to work on other bitcoin forks by changing the rpcport in the bashrpc config.conf, from that most of the commands should be the same through bitcoin forks.

      And because its bash, a Windows 10 user could enable linux subsystem in Windows Features On/Off, go to cmd.exe and type bash, run this, and the Windows QT will be called through RPC.

      Basically change the config.conf to your settings. The functions are all in rpc.sh and then make whatever scripts using those functions. There is no logic at all to any of this, so things can error or break, but so far what I posted all seems to work. At the moment this is meant to be tested on a wallet with no password as I don't know if there is a good way to keep the wallet password a secret in the config file, or maybe just prompt for the password when its needed.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on May 02, 2020, 09:24:37 PM
      A guide for one way to create a 1/2 multisig address using 2 separate QT wallets. https://blockforums.org/topic/230-multisig-qt-wallet/


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on May 06, 2020, 10:17:07 PM
      Little cool history video of Denarius with gource

      Visualization of the Github from 2017-2020

      https://www.youtube.com/watch?v=BPr33qspOM0


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: Eddyc on May 10, 2020, 04:56:21 AM
      https://i.imgur.com/w9PWSUF.jpg


      Article:

      https://steemit.com/denarius/@eddyc/denarius-a-cryptocurrency-designed-for-success


      I hope you enjoy the article and that it motivates you to be part of this great project and your community.




      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: Ive Gone Parabolic on May 10, 2020, 04:50:55 PM
      I have started to put together a bash rpc thingamabob together. https://github.com/buzzkillb/bash-denariusrpc

      The goal is to get most of the curl RPC commands working through the Denarius wallet. For now I got the listunspent, create sign and send raw transactions to work with the deduster in the examples directory. Also a basic fortunastake / masternode monitor that can restart from the collateral wallet if the FS/MN drops off.


      Whos buzzing huh? Lets cut that off and do something thats gonna be appreciated. Remove doubt from equation of ur life. Treat your issues with a smirk on your big gremlin face as if you judge yourself from the inside of your auxiliary personality. Big lapses you would do when you stop crouching. Working on the wallet was something you started with. Now its your choice to decide whether you wanna circle back to your wallet or hit really big.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on May 13, 2020, 10:47:50 PM
      I have started to put together a bash rpc thingamabob together. https://github.com/buzzkillb/bash-denariusrpc

      The goal is to get most of the curl RPC commands working through the Denarius wallet. For now I got the listunspent, create sign and send raw transactions to work with the deduster in the examples directory. Also a basic fortunastake / masternode monitor that can restart from the collateral wallet if the FS/MN drops off.


      Whos buzzing huh? Lets cut that off and do something thats gonna be appreciated. Remove doubt from equation of ur life. Treat your issues with a smirk on your big gremlin face as if you judge yourself from the inside of your auxiliary personality. Big lapses you would do when you stop crouching. Working on the wallet was something you started with. Now its your choice to decide whether you wanna circle back to your wallet or hit really big.

      What are you talking about?

      This post makes literally zero sense, "Ive Gone Parabolic"

      Buzz has never worked on the wallet really, he has been learning other langs and always working on external Denarius features and tools...Which by the way his bash tool is awesome! He also made https://encourage.denarius.pro a fun little app that increases random block TX fees for PoW miner rewards.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on May 13, 2020, 10:54:05 PM
      I have started to put together a bash rpc thingamabob together. https://github.com/buzzkillb/bash-denariusrpc

      The goal is to get most of the curl RPC commands working through the Denarius wallet. For now I got the listunspent, create sign and send raw transactions to work with the deduster in the examples directory. Also a basic fortunastake / masternode monitor that can restart from the collateral wallet if the FS/MN drops off.


      Whos buzzing huh? Lets cut that off and do something thats gonna be appreciated. Remove doubt from equation of ur life. Treat your issues with a smirk on your big gremlin face as if you judge yourself from the inside of your auxiliary personality. Big lapses you would do when you stop crouching. Working on the wallet was something you started with. Now its your choice to decide whether you wanna circle back to your wallet or hit really big.

      Carsen is the Denarius creator. I am just learning more about how cryptocurrencies work, which is why I was making the bash-rpc thing, as anyone can do a lot of wallet control with that on any bitcoin fork.

      As to the wallet being worked on, here is a visualization of that, and who has done what. https://youtu.be/BPr33qspOM0

      To wrap that up, Denarius is still chugging away at new and innovative features, which may have a larger impact than anyone realizes in this space. Oh yeah I am not Carsen, blockstream.



      How I inserted letsencrypt certbot standalone keys into docker electrumx server. https://blockforums.org/topic/282-electrumx-server-setup-guide-docker/?do=findComment&comment=3116

      Too much to retype but basically you tell docker to look for the generated keys instead of using self signed.

      Code:
      docker run \
        --name=electrumx \
        --net=host \
        --ulimit nofile=5120:5120 \
        -t -d \
        -v ~/electrumx:/data \
        -e DAEMON_URL=http://rpcusername:rpcpassword@127.0.01:32369 \
        -e COIN=Denarius \
        -e DB_ENGINE=rocksdb \
        -v /etc/letsencrypt/live/electrumx1.denarius.pro/fullchain.pem:/data/fullchain.pem \
        -v /etc/letsencrypt/live/electrumx1.denarius.pro/privkey.pem:/data/privkey.pem \
        -e SSL_CERTFILE=/data/fullchain.pem \
        -e SSL_KEYFILE=/data/privkey.pem \
        -e REPORT_SERVICES=ssl://electrumx1.denarius.pro:50002 \
        -e SERVICES=tcp://:50001,ssl://:50002,wss://:50004,rpc:// \
        -p 50001:50001 \
        -p 50002:50002 \
        buzzkillb/docker-electrumx:latest

      Again a huge thank you to Luke Childs for making this docker.

      edit: use latest tag
      edit2: report_services the TLS connection and also add services to environmental variable



      I will retype this out fully on here once I get the basic concept working completely. The idea is to first use just bash script to talk to an electrumx server. I don't want to run a wallet as my only device will eventually be a pi zero w for cheapest wallet control possible. The initial steps explain how to convert an Address into scripthash and then get a balance from an electrumx server. Might be interesting to anyone wondering how to work the steps backwards at the most basic way possible. Next to see how to create a rawtx from what I can pull off the server.
      https://blockforums.org/topic/367-bash-client-to-electrumx-server-welcome-to-the-beginning/



      joe@exor was kind enough to update his generic seeder to work with Denarius. Here's his thread https://bitcointalk.org/index.php?topic=5239304.0 and here is how I set it up https://blockforums.org/topic/368-generic-seeder-dns-seeds/

      [moderator's note: consecutive posts merged]


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on May 31, 2020, 05:00:31 AM
      dPi is currently a work in progress and will be finished soon, for more information check it out here: https://blockforums.org/topic/392-dpi-secondary-layer-and-interface-for-denarius/

      https://blockforums.org/applications/core/interface/imageproxy/imageproxy.php?img=https://puu.sh/FQUIe/f64cd9b550.png&key=013329671197d7f52ee33d586b4d86783b14569f575e3db25bd6253b08d0794b


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on June 02, 2020, 08:35:15 AM
      https://puu.sh/FRJp4/59e9a7824b.png

      Some updates have been made to dPi, it is getting much closer to a release!


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: bitwookie on June 03, 2020, 12:06:03 PM
      I think its about time i start getting involved with the Denarius bitcointalk threads. I must say there is ALOT of development going on here, whilst 95% of other alt coins are dead, and will most likely never ever see the light of day.

      I am seeing a Dash, Decred type run/coin with Denarius...its a hidden gem

      Its only a matter of time


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on June 04, 2020, 07:44:57 AM
      https://denarius.pro/ Grafana, is now moved to a new server and added coingecko stats in the process https://denarius.pro/d/jouEBGkGk/coingecko

      Generic-seeder is also dockered to play around with.  Trying to make any Dockerfiles as tiny as possible. https://github.com/buzzkillb/docker-generic-seeder  Extremely easy way to setup a dns seeder.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on June 05, 2020, 07:45:48 AM
      https://puu.sh/FSSV2/a57c4154a6.png

      https://blockforums.org/topic/392-dpi-secondary-layer-and-interface-for-denarius/?tab=comments#comment-3189


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: Ive Gone Parabolic on June 06, 2020, 12:59:37 PM
      https://mining.cafe is back on yiimp

      While putting that back together I also made an input combining script, tested on Denarius compiled daemon and snap daemon. https://bitcointalk.org/index.php?topic=5238747.0

      Denarius took everything from u. It retrieved all that u deemed private from the emptiness of ur head. And from that mesh it absorbed every definition of ur individuality, leaving a shell rid of life and eventfulness. That is the perfect example of how ineptitude is born in a human, influenced by dumb bisexual called carsen klock. Young carsen klokkk is a young fragile female birdie with a velvet covering on its beak starting to fray and vanish.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on June 06, 2020, 10:05:04 PM
      https://mining.cafe is back on yiimp

      While putting that back together I also made an input combining script, tested on Denarius compiled daemon and snap daemon. https://bitcointalk.org/index.php?topic=5238747.0

      Denarius took everything from u. It retrieved all that u deemed private from the emptiness of ur head. And from that mesh it absorbed every definition of ur individuality, leaving a shell rid of life and eventfulness. That is the perfect example of how ineptitude is born in a human, influenced by dumb bisexual called carsen klock. Young carsen klokkk is a young fragile female birdie with a velvet covering on its beak starting to fray and vanish.

      What are you even going off about? Buzz contributes heavily to Denarius and does a great job. Take your vile comments elsewhere, no one here cares for them.


      We now have a Trello again:

      https://trello.com/b/oIPn3IZm/denarius

      If you would like to contribute to adding tasks and or helping with any tasks, please PM me.

      To the mods: This is a super important announcement relating to Denarius and its development, so please do not flag it as off topic and remove it again.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on June 06, 2020, 10:17:48 PM
      https://mining.cafe is back on yiimp

      While putting that back together I also made an input combining script, tested on Denarius compiled daemon and snap daemon. https://bitcointalk.org/index.php?topic=5238747.0

      Denarius took everything from u. It retrieved all that u deemed private from the emptiness of ur head. And from that mesh it absorbed every definition of ur individuality, leaving a shell rid of life and eventfulness. That is the perfect example of how ineptitude is born in a human, influenced by dumb bisexual called carsen klock. Young carsen klokkk is a young fragile female birdie with a velvet covering on its beak starting to fray and vanish.

      Carsen can be all of those things, yet blockstream continues the attack, and he is still one of the top cryptocurrency developers. And why would you quote my script that no one has done before to make rawtx's extremely easy on any bitcoin fork, and very tweakable to do extreme wallet control?


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on June 08, 2020, 04:49:10 PM
      https://puu.sh/FTUMg/28af336d9d.png

      dPi is coming along! More and more updates!


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on June 09, 2020, 03:39:48 AM
      Kind of annoyed so many of my posts are being deleted, and yet they are very related to Denarius and cryptocurrency in general. Anyone else ever show how to basically interact with an electrumx server using bash, including Bitcoin? A bit over the top censorship admin, as you allow the other guy to make fun of other people's sexuality. So talking about cryptocurrency stuff on this forum is a questionable thing, but calling people names and sexual innuendo towards Developers and community is tolerated. I hope this makes sense to someone else.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on June 09, 2020, 08:31:19 PM
      Kind of annoyed so many of my posts are being deleted, and yet they are very related to Denarius and cryptocurrency in general. Anyone else ever show how to basically interact with an electrumx server using bash, including Bitcoin? A bit over the top censorship admin, as you allow the other guy to make fun of other people's sexuality. So talking about cryptocurrency stuff on this forum is a questionable thing, but calling people names and sexual innuendo towards Developers and community is tolerated. I hope this makes sense to someone else.

      Makes sense to me, I agree, it is totally not cool nor okay, My post was deleted above for sharing out our new Trello link, which is something extremely related to Denarius and its development and community. They removed the link for "non-related post" which makes absolutely zero sense and is totally not okay. This forum has been going downhill lately...I bet this is one of the reasons why Satoshi doesn't post here anymore.



      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on June 10, 2020, 06:28:09 PM
      Kind of annoyed so many of my posts are being deleted, and yet they are very related to Denarius and cryptocurrency in general. Anyone else ever show how to basically interact with an electrumx server using bash, including Bitcoin? A bit over the top censorship admin, as you allow the other guy to make fun of other people's sexuality. So talking about cryptocurrency stuff on this forum is a questionable thing, but calling people names and sexual innuendo towards Developers and community is tolerated. I hope this makes sense to someone else.

      Makes sense to me, I agree, it is totally not cool nor okay, My post was deleted above for sharing out our new Trello link, which is something extremely related to Denarius and its development and community. They removed the link for "non-related post" which makes absolutely zero sense and is totally not okay. This forum has been going downhill lately...I bet this is one of the reasons why Satoshi doesn't post here anymore.



      Moderating out the road map from a cryptocurrency is pretty lame. What happened to the old bitcointalk where people used to post about cool stuff? Or was anything recent just deleted to keep all the troll spam going on?


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: bitwookie on June 11, 2020, 12:12:43 PM
      Looks like lots happening over at https://blockforums.org/ , looks like it will be the next "bitcointalk"



      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on June 12, 2020, 06:12:31 AM
      Looks like lots happening over at https://blockforums.org/ , looks like it will be the next "bitcointalk"



      Already is as more knowledge is being passed along over there, while this place deletes technical posts. Would you believe my bash script helped someone figure out how to do something with electrumx server?


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: bitwookie on June 12, 2020, 09:51:01 AM
      Looks like lots happening over at https://blockforums.org/ , looks like it will be the next "bitcointalk"



      Already is as more knowledge is being passed along over there, while this place deletes technical posts. Would you believe my bash script helped someone figure out how to do something with electrumx server?

      im not suprised buzz, i see lots of your work all over twitter, discord, blockforums and bitcointalk. you do a great job


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: H055Y on June 12, 2020, 05:11:35 PM
      Looks like lots happening over at https://blockforums.org/ , looks like it will be the next "bitcointalk"



      Already is as more knowledge is being passed along over there, while this place deletes technical posts. Would you believe my bash script helped someone figure out how to do something with electrumx server?
      Even normal posts like "today was a good day" got deleted from me, just got a message about that. I would like to add, fuck you bitcointalk and whoever thinks he's running this place. A big fuck you!


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on June 13, 2020, 08:02:28 PM
      Looks like lots happening over at https://blockforums.org/ , looks like it will be the next "bitcointalk"



      Already is as more knowledge is being passed along over there, while this place deletes technical posts. Would you believe my bash script helped someone figure out how to do something with electrumx server?
      Even normal posts like "today was a good day" got deleted from me, just got a message about that. I would like to add, fuck you bitcointalk and whoever thinks he's running this place. A big fuck you!

      Yes for real hahaha, I got the same, a plethora of my messages were removed, thanking services and others for creating different Denarius related services...

      dPi development coming along strongly, Beta will be available soon!

      TOMORROW IS OUR THREE YEAR BIRTHDAY!!!!!! Giveaway will be coming soon https://blockforums.org


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on June 14, 2020, 09:15:18 PM
      Denarius's genesis block was created 3 years ago today. Happy 3 years old Denarius and thank you to everyone for your support of D over the years!


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on June 16, 2020, 07:52:31 AM
      ​Since I do think this is useful to someone curious about touching an electrumx server, crossposted below.

      Been wondering how to make use of the electrumx server, but in bash. First I needed to connect to the electrumx server.

      Code:
      #!/bin/bash
      echo "get block header"
      (echo '{"method" : "blockchain.block.header", "params": ["1"], "id": "msg_id"}'; sleep 1) | ncat --ssl electrumx1.denarius.pro 50002

      This outputs.

      Code:
      block header
      {"jsonrpc": "2.0", "result": "06000000cd8f82c4c28201fd89def0dba541d66432bff9c1bb16fc1c6201dabb5d0d0000e4abd1522f390c5a2b83add7c8d29b875e1e0691dc43267f0406e9ddfea329c76ab74159ffff0f1e000d8425", "id": "msg_id"}

      So now to get a balance. The thing with electrumx server is that you need a scripthash to call any address functions. But I don't have that. All I have is a bash terminal and a Denarius address. So what do I do? Line by line dissect how people create an address and then work backwards to the scripthash.

      I need this image, but down to up. source: https://learnmeabitcoin.com/guide/p2pkh

      https://blockforums.org/uploads/monthly_2020_05/image.png.ebff74b830d1ea33a3beb830d8b8d3cb.png

       

      This is not so easy as I can't find anyone doing this backwards in bash. But I found lots of posts how to go forwards.

      Here is how to get it before converting to big endian.

      Code:
      #!/bin/bash
      . denarius.sh

      #DUP HASH160
      begin="76A914"
      echo $begin
      #EQUALVERIFY CHECKSIG
      end="88AC"
      echo $end

      echo "decodeBase58"
      decoded="$(decodeBase58 DCMRvR6MUppPgP8vrMKuni4FL5de8SjicG)"

      echo "Remove 00 bytes"
      echo ${decoded#??}
      removefront=$(echo "${decoded#??}")
      echo $removefront

      echo "Remove checksum"
      removeback=$(echo "${removefront%????????}")
      echo "95 characters base58"
      echo $removeback


      echo "now what?"
      echo $begin$removeback$end
      echo "convert to scripthash"

      echo -n $begin$removeback$end | xxd -r -p | sha256sum | cut -d' ' -f1
      scripthash=$(echo -n $begin$removeback$end | xxd -r -p | sha256sum | cut -d' ' -f1)
      echo $scripthash

      Will also need grondilu bitcoin-bash-tools. https://github.com/grondilu/bitcoin-bash-tools Get the bitcoin.sh and throw that into the same directory you are going to test this out in, for obvious reasons I renamed bitcoin.sh to denarius.sh.

      First I am assuming a standard P2PKH address with OP_DUP OP_HASH160 hashedpublickey OP_EQUALVERIFY OP_CHECKSIG

      https://blockforums.org/uploads/monthly_2020_05/image.thumb.png.4117e19d11f34076761567b2f2af354d.png

      Code:
      #DUP HASH160
      begin="76A914"
      echo $begin
      #EQUALVERIFY CHECKSIG
      end="88AC"
      echo $end
      Then decodeBase58 of our Denarius address, works on bitcoin obviously.

      https://blockforums.org/uploads/monthly_2020_05/image.png.34861a731fa03c35069e0f28f8a47bbb.png

      Code:
      echo "decodeBase58"
      decoded="$(decodeBase58 DCMRvR6MUppPgP8vrMKuni4FL5de8SjicG)"
      Then remove 00 bytes from the front of this. The #?? removes 2 characters from the left of a string.

      https://blockforums.org/uploads/monthly_2020_05/image.png.5bb321862717851130ba60e8a893659f.png

      Code:
      echo "Remove 00 bytes"
      echo ${decoded#??}
      removefront=$(echo "${decoded#??}")
      echo $removefront
      Now remove the checksum. The %???????? removes 8 characters from the right of the string.

      https://blockforums.org/uploads/monthly_2020_05/image.png.fd9636e8ef934953cd178abcc8a021d2.png

      Code:
      echo "Remove checksum"
      removeback=$(echo "${removefront%????????}")
      echo "95 characters base58"
      echo $removeback
      Now what? How to convert to scripthash? We can echo the the uncompressed public key, kind of.

      Code:
      echo "now what?"
      echo $begin$removeback$end
      echo "convert to scripthash"
      sha256 this in proper format, using xxd and then sha256 that.

      Code:
      echo -n $begin$removeback$end | xxd -r -p | sha256sum | cut -d' ' -f1
      scripthash=$(echo -n $begin$removeback$end | xxd -r -p | sha256sum | cut -d' ' -f1)
      echo $scripthash
      At the end from that address I get.

      Code:
      3735fe8239322122222f8a8f42d9b6545bc517e2086116e57953fdc9cc7f6115
      For now I have a separate function I found to convert to big endian, since electrumx server wants it this way.
      source: https://electrumx.readthedocs.io/en/latest/protocol-basics.html#script-hashes

      Code:
      #!/bin/bash

      #echo 6191c3b590bfcfa0475e877c302da1e323497acf3b42c08d8fa28e364edf018b | ./bigendian.sh
      #8b01df4e368ea28f8dc0423bcf7a4923e3a12d307c875e47a0cfbf90b5c39161

      # check stdin
      if [ -t 0 ]; then exit; fi

      v=`cat /dev/stdin`
      i=${#v}

      while [ $i -gt 0 ]
      do
          i=$[$i-2]
          echo -n ${v:$i:2}
      done

      echo
      I run this like

      Code:
      echo 3735fe8239322122222f8a8f42d9b6545bc517e2086116e57953fdc9cc7f6115 | ./bigendian.sh
      and get the scripthash electrumx server wants

      Code:
      15617fccc9fd5379e5166108e217c55b54b6d9428f8a2f222221323982fe3537
      Like bash magic we can use that scripthash to talk to the electrumx server to get a balance.

      Code:
      #!/bin/bash
      echo "get balance"
      (echo '{"method" : "blockchain.scripthash.get_balance", "params": ["15617fccc9fd5379e5166108e217c55b54b6d9428f8a2f222221323982fe3537"], "id": "msg_id"}'; sleep 1) | ncat --ssl electrumx1.denarius.pro 50002
      And we get the balance.

      Code:
      get balance
      {"jsonrpc": "2.0", "result": {"confirmed": 125740854, "unconfirmed": 0}, "id": "msg_id"}
      And a large step forward in creating a basic terminal wallet for any device that can use bash, ncat and has port 50002 open.



      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on June 19, 2020, 08:48:06 AM
      dPi still getting major updates! Coming along very nicely!

      https://blockforums.org/topic/392-dpi-secondary-layer-and-interface-for-denarius/?tab=comments#comment-3232


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on June 28, 2020, 08:11:53 PM
      dPi was rebranded to Kronos

      and now features a ton of new features! Documentation and information coming soon with the new website

      https://github.com/carsenk/kronos


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: c5yal8r on June 28, 2020, 08:12:20 PM
      Loving the new additions.  dpi has been re-branded to Kronos and is coming along nicely.

      https://i.imgur.com/R292gq3.png


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on July 02, 2020, 07:50:40 AM
      This is pretty badass Carsen. Alpha, but awesome just to see where Kronos is headed.
      https://i.imgur.com/mcinNkD.jpg


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on July 06, 2020, 11:41:45 PM
      On a heavily abused wallet.dat sometimes things become glitchy. So I came up with a script to dumpwallet to a text file, export addresses with a balance and match up against the dumpwallet, and create a cleaned.txt file of only addresses with a balance to importwallet into a brand new wallet.dat. My most glitchy wallet.dat was brought down from 154mb to 16mb, and ran very smooth. Like usual backup wallet.dat to a safe location before messing around with anything. Hope it helps someone, should be usable on any Bitcoin fork.

      https://gist.github.com/buzzkillb/b65f4520ef4d2420a168335219c13437


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: berron on July 18, 2020, 08:15:43 AM
      On a heavily abused wallet.dat sometimes things become glitchy. So I came up with a script to dumpwallet to a text file, export addresses with a balance and match up against the dumpwallet, and create a cleaned.txt file of only addresses with a balance to importwallet into a brand new wallet.dat. My most glitchy wallet.dat was brought down from 154mb to 16mb, and ran very smooth. Like usual backup wallet.dat to a safe location before messing around with anything. Hope it helps someone, should be usable on any Bitcoin fork.

      https://gist.github.com/buzzkillb/b65f4520ef4d2420a168335219c13437
      Great script and very clear and detailed instructions in the bash file (that part of unplugging internet while dumping to avoid being hacked is a nice reminder, thanks)
      Great work, buzzkillb  :)


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on July 21, 2020, 06:53:08 AM
      Maybe someone will find this useful to mess around in python 3. Signs a bitcoin tx without pulling in the bitcoin module, haven't come across anywhere doing the whole thing in 3 from the very basics. Looking to switch this over to sign a Denarius tx. Commented as much as I could from different examples, and also where I know things need to change.

      Code:
      import struct
      import base58
      import hashlib
      import ecdsa
      import codecs
      import binascii
      from hashlib import sha256

      #References
      #https://klmoney.wordpress.com/bitcoin-dissecting-transactions-part-2-building-a-transaction-by-hand/
      #http://www.righto.com/2014/02/bitcoins-hard-way-using-raw-bitcoin.html
      #https://github.com/shirriff/bitcoin-code
      #https://bitcoin.stackexchange.com/questions/3374/how-to-redeem-a-basic-tx
      ###################################################################################
      #Needs work on checking script lengths to check bytes and throw them in, instead of manually putting in

      def double_hash(num):
          first_hash = hashlib.sha256(binascii.unhexlify(num)).hexdigest()
          #print(first_hash, "first hash")
          second_hash = hashlib.sha256(binascii.unhexlify(first_hash)).hexdigest()
          return second_hash

      #set this up, construction message to be signed
      #Add four-byte version field
      version = "01000000"
      #One-byte variant specifying the number of inputs
      number_of_inputs = "01"
      #32-byte hash of the transaction from which we want to redeem an output
      previous_tx_hash = "416e9b4555180aaa0c417067a46607bc58c96f0131b2f41f7d0fb665eab03a7e"
      #vout 1 would be -> 01000000
      #The index of the previous Output must be a 4 byte entry in little endian format.
      v_out = "00000000"
      #one-byte variant which denotes the length of the scriptSig (0x19 = 25 bytes)
      script_length = "19"
      #temporary scriptSig which, again, is the scriptPubKey of the output we want to redeem
      scriptpubkey = "76a91499b1ebcfc11a13df5161aba8160460fe1601d54188ac"
      #four-byte field denoting the sequence
      sequence = "ffffffff"
      #one-byte varint containing the number of outputs in our new transaction
      number_of_outputs = "01"
      #8-byte field (64 bit integer) containing the amount we want to redeem from the specified output
      #100000 denariis, or example 0.00100000
      amount_to_send = 20000
      amount_to_send_bytes = (hex(amount_to_send)[2:].zfill(16))
      print(amount_to_send_bytes)
      amount_to_send_bytes_flipped = codecs.encode(codecs.decode(amount_to_send_bytes, 'hex')[::-1], 'hex').decode()
      print(amount_to_send_bytes_flipped)
      #The Script Length field is Ox19 (25 bytes) which is the length in bytes of the scriptPubKey above
      script_length = "19"
      print(script_length)
      #output script
      script_pub_key = "76a914e81d742e2c3c7acd4c29de090fc2c4d4120b2bf888ac"
      #four-byte "lock time" field
      lock_time = "00000000"
      #For normal transactions, the SigHash code will be 1 for SIGHASH_ALL.
      #This signature hash type means that the signature includes all the Inputs and Outputs minus the scriptSig.
      #The SigHash code is padded to four bytes and entered in little endian format
      sighash_code = "01000000"

      complete_tx_message = (
          version
          + number_of_inputs
          + previous_tx_hash
          + v_out
          + script_length
          + scriptpubkey
          + sequence
          + number_of_outputs
          + amount_to_send_bytes_flipped
          + script_length
          + script_pub_key
          + lock_time
          + sighash_code
      )
      print("Complete rawtx to Sign")
      print(complete_tx_message)

      #double hash complete_tx_message - 2 methods both in hex
      double_hash_complete_tx_message = double_hash(complete_tx_message)
      print("double hashed")
      print(double_hash_complete_tx_message)
      #or
      header_complete_tx_message = bytes.fromhex(complete_tx_message)
      print("double hashed another method")
      print(sha256(sha256(header_complete_tx_message).digest()).digest().hex())

      #derive signature
      #The private key associated with the previous Output’s address, in hex format
      privkey = '3cd0560f5b27591916c643a0b7aa69d03839380a738d2e912990dcc573715d2c'
      print("private key")
      print(privkey)
      privateKey_bytes = bytes.fromhex(privkey)
      print("private key in bytes")
      print(privateKey_bytes)


      hash_2 = bytes.fromhex(double_hash_complete_tx_message)
      print("double hashed in bytes")
      print(hash_2)

      sk = ecdsa.SigningKey.from_string(privateKey_bytes, curve=ecdsa.SECP256k1)
      print(sk)
      verifying_key = sk.get_verifying_key()
      print(verifying_key)
      public_key = bytes.fromhex("04") + verifying_key.to_string()
      print("public key")
      print(public_key)
      signature = sk.sign_digest(hash_2, sigencode = ecdsa.util.sigencode_der_canonize)
      print("Signature")
      print(signature)
      signer_convert = binascii.hexlify(signature)
      print("signer in hex bytes")
      print(signer_convert)
      signer = (signer_convert.decode("utf-8"))
      print("Signer in Hex")
      print(signer)


      #The PUSHDATA opcode 0x47 (or decimal 71) is the number of bytes that will be pushed onto the stack. This includes the one byte sigHash code.
      pushdata_op = "47"
      sighash_code = "01"
      pushdata_op_second = "21"
      #Recent transactions use compressed public keys as in this example.
      #Compressed public keys are 32 bytes with a one byte prefix of 02 or 03.
      #Uncompressed public keys are 64 bytes plus a prefix of 04.
      pubkey_compressed = "03bf350d2821375158a608b51e3e898e507fe47f2d2e8c774de4a9a7edecf74eda"
      ####GET THIS SOMEHOW
      sighash_script_length = "6a"


      scriptsig = (
          pushdata_op
          + signer
          + sighash_code
          + pushdata_op_second
          + pubkey_compressed
      )
      print("scriptSig")
      print(scriptsig)

      prepare_to_broadcast = (
          version
          + number_of_inputs
          + previous_tx_hash
          + v_out
          + sighash_script_length
          + scriptsig
          + sequence
          + number_of_outputs
          + amount_to_send_bytes_flipped
          + script_length
          + script_pub_key
          + lock_time
      )

      print("Broadcast")
      print(prepare_to_broadcast)

      print(version)
      print(number_of_inputs)
      print(previous_tx_hash)
      print(v_out)
      print(sighash_script_length)
      print(scriptsig)
      print(sequence)
      print(number_of_outputs)
      print(amount_to_send_bytes_flipped)
      print(script_length)
      print(script_pub_key)
      print(lock_time)


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on August 09, 2020, 12:09:47 AM
      Android phone running Termux Ubuntu, compiled Denarius ARM daemon, with Kronos web interface on top. Self contained full wallet on non rooted phone.
      termux ubuntu 16.04 - https://github.com/buzzkillb/termux-ubuntu
      Kronos - https://github.com/carsenk/kronos

      https://i.imgur.com/MK5MFl8.png


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on August 09, 2020, 10:16:40 AM
      I don't get why that screenshot is gigantic. Below is all contained on mobile phone, full blockchain daemon.

      https://i.imgur.com/bm3K0gA.png


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on August 09, 2020, 06:19:13 PM
      Terminal inside of termux ubuntu. Tailing the debug.log then starting Kronos with npm start.  8)

      https://i.imgur.com/UHDwwPJ.png


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on August 11, 2020, 03:42:26 AM
      Terminal inside of termux ubuntu. Tailing the debug.log then starting Kronos with npm start.  8)

      https://i.imgur.com/UHDwwPJ.png

      So sick  8) 8) 8) 8)

      Did you do any updates to Termux in general for it in your repo?


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on August 17, 2020, 04:58:15 PM
      I forked the termux ubuntu so I could use Ubuntu 16.04, so no need to currently compile openssl, for the current Denarius daemon wallet compile. Other than that I am using termux from the play store and a pretty stock version of termux on ubuntu github. https://github.com/buzzkillb/termux-ubuntu

      A useful python script someone helped me tweak to optimize how it works. Total staking Denarius using cryptoid chainz block explorer. Should work on any staking coin on that explorer.

      totalstake.py
      Code:
      import requests

      # TODO: Add error handling

      staking = requests.get("https://chainz.cryptoid.info/explorer/index.stakes.dws?coin=d").json()
      circulating = float(requests.get("https://chainz.cryptoid.info/d/api.dws?q=circulating").text)

      staking_sum = sum(map(lambda x: float(x['amount'] or 0), staking['stakes']))

      print(staking_sum)
      print(circulating)
      percent_staking = (staking_sum / circulating) * 100
      print(percent_staking)


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: vella85 on August 20, 2020, 11:13:04 PM
      I'm still here and staking Denarius as its still one of my long term holds. It will be interesting to see how some staking projects do once ETH starts staking as I do believe that it will bring a long more people into the staking sector of crypto and as Denarius is a long standing project I think it will do well as that's what I think people will be looking for when wanting to buy into staking coins.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: simon_ngo on August 21, 2020, 06:50:24 AM
      Long live Denarius  8)


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on August 22, 2020, 06:20:29 PM
      Was looking into oracles with a curiosity to connect them to a Denarius wallet. I knew typing it here would give me a good idea how to interact with the daemon and eth.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on August 25, 2020, 03:33:14 AM

      A while back I forked Neo-Oli and switched in an Ubuntu 16.04 to make compiling a little easier on the phone. https://github.com/buzzkillb/termux-ubuntu Also want to add hackers keyboard from the Play Store for this. All can be done without rooting the phone. Compiling the daemon using make -f makefile.arm -j2 worked fine. Then manually installing Kronos to match the default denarius.conf also worked.
      https://i.imgur.com/YvEjmij.png

      This turns out to be an more simple variation of a previous tutorial.

      First install termux and hackers keyboard on your Android phone.
      https://play.google.com/store/apps/details?id=com.termux
      https://play.google.com/store/apps/details?id=org.pocketworkstation.pckeyboard

      Switch your keyboard over to hackers keyboard as its just easier to use with the Termux terminal to start inputting commands. I opened a separate web browser on the phone to copy and paste commands in. A little tedious, but this shouldn't take more than 30 minutes max of copy pasta.

      Once in Termux run this.

      pkg install wget proot
      Then lets get the Ubuntu 16.04 image.

      Code:
      mkdir -p ~/jails/ubuntu
      cd ~/jails/ubuntu
      wget https://raw.githubusercontent.com/buzzkillb/termux-ubuntu/master/ubuntu16.sh
      bash ubuntu16.sh
      start-ubuntu.sh
      We are now inside of Ubuntu 16.04 inside of Termux inside of Android.

      Update, Upgrade, Clone Denarius and Compile using a slight variation of https://denarius.wiki/wallet/compile/#daemon

      Code:
      sudo apt-get update -y && sudo apt-get upgrade -y
      sudo apt-get install -y git unzip build-essential libssl-dev libdb++-dev libboost-all-dev libqrencode-dev libminiupnpc-dev libgmp-dev libevent-dev autogen automake  libtool libcurl4-openssl-dev
      git clone https://github.com/carsenk/denarius
      cd denarius
      cd src
      make -f makefile.arm
      sudo mv ~/denarius/src/denariusd /usr/local/bin/denariusd
      Its a lot easier to grab pichaindata.zip and then start syncing. If you want to sync from block 0, type denariusd. Otherwise lets gets chaindata and unzip. https://denarius.wiki/wallet/chaindata/

      Code:
      cd ~
      mkdir ~/.denarius
      cd ~/.denarius
      wget https://denarii.cloud/pichaindata.zip
      unzip pichaindata.zip
      Hopefully your phone or tablet has enough hard drive space to wget and unzip. Now run the daemon to wait for full sync.

      Code:
      denariusd
      To watch the debug.log.

      Code:
      tail -f ~/.denarius/debug.log

      Congratulations, you now have a full blockchain daemon running. But we really want to add Kronos so we have a nice and easy interface to use with this for on the go.
      https://i.imgur.com/UHDwwPJ.png

      To install Kronos (Word in Progress for Steps)

      Code:
      cd ~
      wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.3/install.sh | bash
      Exit Ubuntu terminal and open a new Ubuntu terminal then do this
      source ~/.nvm/nvm.sh
      source ~/.profile
      source ~/.bashrc
      nvm install v12
      nvm use v12
      npm install -g npm
      cd ~/kronos
      npm install
      npm start
      ctrl+c

      Then we want to match the premade denarius.conf rpcuser and rpcpassword.

      Code:
      cat ~/.denarius/denarius.conf
      I copied the rpcuser first and then paste into here.

      Code:
      cd ~/kronos
      nano .env
      Do this for both rpcuser and rpcpassword, as the .env file needs to be able to talk to the Denarius daemon.

      Now stop your daemon if you haven't as we need to modify the denarius.conf too.

      Code:
      denariusd stop
      cd ~/.denarius
      nano denarius.conf
      And add this line to the bottom.

      Code:
      walletnotify=curl http://127.0.0.1:3000/walletnotify -d "txid=%s"
      If all went well we can now start Kronos.

      Code:
      cd ~/kronos
      npm start
      From your phone / tablet browser go to 127.0.0.1:3000 create a user with password and see if it worked.

      https://i.imgur.com/bm3K0gA.png


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on August 26, 2020, 04:42:27 PM

      A while back I forked Neo-Oli and switched in an Ubuntu 16.04 to make compiling a little easier on the phone. https://github.com/buzzkillb/termux-ubuntu Also want to add hackers keyboard from the Play Store for this. All can be done without rooting the phone. Compiling the daemon using make -f makefile.arm -j2 worked fine. Then manually installing Kronos to match the default denarius.conf also worked.
      https://i.imgur.com/YvEjmij.png

      This turns out to be an more simple variation of a previous tutorial.

      First install termux and hackers keyboard on your Android phone.
      https://play.google.com/store/apps/details?id=com.termux
      https://play.google.com/store/apps/details?id=org.pocketworkstation.pckeyboard

      Switch your keyboard over to hackers keyboard as its just easier to use with the Termux terminal to start inputting commands. I opened a separate web browser on the phone to copy and paste commands in. A little tedious, but this shouldn't take more than 30 minutes max of copy pasta.

      Once in Termux run this.

      pkg install wget proot
      Then lets get the Ubuntu 16.04 image.

      Code:
      mkdir -p ~/jails/ubuntu
      cd ~/jails/ubuntu
      wget https://raw.githubusercontent.com/buzzkillb/termux-ubuntu/master/ubuntu16.sh
      bash ubuntu16.sh
      start-ubuntu.sh
      We are now inside of Ubuntu 16.04 inside of Termux inside of Android.

      Update, Upgrade, Clone Denarius and Compile using a slight variation of https://denarius.wiki/wallet/compile/#daemon

      Code:
      sudo apt-get update -y && sudo apt-get upgrade -y
      sudo apt-get install -y git unzip build-essential libssl-dev libdb++-dev libboost-all-dev libqrencode-dev libminiupnpc-dev libgmp-dev libevent-dev autogen automake  libtool libcurl4-openssl-dev
      git clone https://github.com/carsenk/denarius
      cd denarius
      cd src
      make -f makefile.arm
      sudo mv ~/denarius/src/denariusd /usr/local/bin/denariusd
      Its a lot easier to grab pichaindata.zip and then start syncing. If you want to sync from block 0, type denariusd. Otherwise lets gets chaindata and unzip. https://denarius.wiki/wallet/chaindata/

      Code:
      cd ~
      mkdir ~/.denarius
      cd ~/.denarius
      wget https://denarii.cloud/pichaindata.zip
      unzip pichaindata.zip
      Hopefully your phone or tablet has enough hard drive space to wget and unzip. Now run the daemon to wait for full sync.

      Code:
      denariusd
      To watch the debug.log.

      Code:
      tail -f ~/.denarius/debug.log

      Congratulations, you now have a full blockchain daemon running. But we really want to add Kronos so we have a nice and easy interface to use with this for on the go.
      https://i.imgur.com/UHDwwPJ.png

      To install Kronos (Word in Progress for Steps)

      Code:
      cd ~
      wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.3/install.sh | bash
      Exit Ubuntu terminal and open a new Ubuntu terminal then do this
      source ~/.nvm/nvm.sh
      source ~/.profile
      source ~/.bashrc
      nvm install v12
      nvm use v12
      npm install -g npm
      cd ~/kronos
      npm install
      npm start
      ctrl+c

      Then we want to match the premade denarius.conf rpcuser and rpcpassword.

      Code:
      cat ~/.denarius/denarius.conf
      I copied the rpcuser first and then paste into here.

      Code:
      cd ~/kronos
      nano .env
      Do this for both rpcuser and rpcpassword, as the .env file needs to be able to talk to the Denarius daemon.

      Now stop your daemon if you haven't as we need to modify the denarius.conf too.

      Code:
      denariusd stop
      cd ~/.denarius
      nano denarius.conf
      And add this line to the bottom.

      Code:
      walletnotify=curl http://127.0.0.1:3000/walletnotify -d "txid=%s"
      If all went well we can now start Kronos.

      Code:
      cd ~/kronos
      npm start
      From your phone / tablet browser go to 127.0.0.1:3000 create a user with password and see if it worked.

      https://i.imgur.com/bm3K0gA.png

      I am amazed at the silence in this thread, people if you are reading this, give some feedback, give some input, show your support!


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: Gash on August 29, 2020, 12:55:26 PM
      Anybody build any solutions based on oraclized data, etc. IOT devices, spyware that steals and includes logged data into the blockchain, surveillance cameras and kindred stuff? Denarius is ideal for things mentioned. I imagine we can use oracles to connect blockchains to highly sophisticated devices which are currently in demand (sell very fast) which gets you access to and sway over data of billions of people.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on August 31, 2020, 04:53:34 PM
      Anybody build any solutions based on oraclized data, etc. IOT devices, spyware that steals and includes logged data into the blockchain, surveillance cameras and kindred stuff? Denarius is ideal for things mentioned. I imagine we can use oracles to connect blockchains to highly sophisticated devices which are currently in demand (sell very fast) which gets you access to and sway over data of billions of people.

      Kronos seems to be heading that direction but in its own way, Jupiter/Proof of Data will be available soon through it, allowing you to timestamp and upload data.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on September 07, 2020, 06:50:34 AM
      Denarius Mandatory Update to v3.3.9.8!

      Denarius Release Notes:

      Code:
      Protocol Bump to 33933 (All nodes will need to update)
      Jupiter IPFS now has PeerID and PubKey Support (If using jupiterlocal=1)
      Include Vout TX Hex Data with asm in Transactions
      Added Transaction Sizes to RPC
      Update to FortunaStakes
      Improved FS Status Information
      Updated getinfo and other RPC Commands to return more information
      Updated other RPC commands for use with Kronos (https://github.com/carsenk/kronos)
      Added burn RPC command (Credits to @CircuitBreaker88)
      New EUR Balance in QT Overview (Credits to @CircuitBreaker88)
      Random updates, fixes, and improvements to Denarius overall
      Credits to @buzzkillb for being so kind and hosting our chaindata at https://denarii.cloud

      If you are running Denarius via Snap, Snap will automatically upgrade you, simply restart your Denarius node and verify you are running version 3.3.9.8

      Latest version is available in our master branch on the Github

      Get v3.3.9.8 for Windows and macOS: https://github.com/carsenk/denarius/releases/tag/v3.3.9.8

      This includes updates to D that improve it for use with its new secondary interface Kronos: https://github.com/carsenk/kronos


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on September 09, 2020, 08:15:41 PM
      Seeders updated to only look for wallets with blocks above the update. Electrumx Servers updated. x64 and ARM chaindatas updated. https://mining.cafe back up on a fast US server. Going to add a lot more stat tracking to https://denarius.pro  8)


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on September 11, 2020, 04:49:57 PM
      Messing around on IPFS seeing how a very very very basic block explorer could work. https://explorer.denarius.pro/


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on September 13, 2020, 04:29:24 AM
      Kronos will be eventually progressed into featuring a decentralized exchange swap supporting ETH/Tokens, and then any cryptocurrency chain supporting CLTV and ElectrumX.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: vella85 on September 16, 2020, 11:41:09 PM
      @kingcarsen

      I liked your tweet about exchanges yesterday and I do agree with you as they are greedy for money when it comes to listing coins. Denarius is a great project which does deserve to be listed on one of the major exchanges but the fees are crazy high. Just keep doing what you have been doing mate and hopefully in time we'll see D listed on a big exchange.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on September 17, 2020, 06:26:13 PM
      @kingcarsen

      I liked your tweet about exchanges yesterday and I do agree with you as they are greedy for money when it comes to listing coins. Denarius is a great project which does deserve to be listed on one of the major exchanges but the fees are crazy high. Just keep doing what you have been doing mate and hopefully in time we'll see D listed on a big exchange.

      Yup staying away from paying any of them. We have two solid exchanges that do some volume SouthX and TradeOgre. Kronos Swaps coming could really make things interesting.

      Kronos App running natively on Windows:
      https://puu.sh/GtGKi/04ba60b45e.png


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on September 17, 2020, 06:36:21 PM
      https://denarius.pro now running fully behind cloudflare TLS strict mode, latest nginx, a virus scanner, and login page removed. Fascinating test of running docker containers.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: vella85 on September 17, 2020, 10:52:28 PM
      @kingcarsen

      I liked your tweet about exchanges yesterday and I do agree with you as they are greedy for money when it comes to listing coins. Denarius is a great project which does deserve to be listed on one of the major exchanges but the fees are crazy high. Just keep doing what you have been doing mate and hopefully in time we'll see D listed on a big exchange.

      Yup staying away from paying any of them. We have two solid exchanges that do some volume SouthX and TradeOgre. Kronos Swaps coming could really make things interesting.

      Kronos App running natively on Windows:
      https://puu.sh/GtGKi/04ba60b45e.png

      Looks like Kronos is coming along nicely mate, I think it will make things very interesting and a lot better for us who want an easy way to swap. I also just saw that Binance listed UNI with no listing fees what so ever and they listed that crap Sushi as well a few weeks ago but they then want huge amounts of BTC to list other projects. Its just greed on their part.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: TillKoeln on October 18, 2020, 02:14:06 PM
      [D] #Denarius out of Maintenance
      Client updated to v3.3.9.8  !Mandatory!
      github/carsenk/denarius/tree/v3.3.9.8

      and missing trade pairs added for Monero & Tether
      https://unnamed.exchange/MarketInfo (https://unnamed.exchange/MarketInfo)


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on October 24, 2020, 07:46:36 PM
      [D] #Denarius out of Maintenance
      Client updated to v3.3.9.8  !Mandatory!
      github/carsenk/denarius/tree/v3.3.9.8

      and missing trade pairs added for Monero & Tether
      https://unnamed.exchange/MarketInfo (https://unnamed.exchange/MarketInfo)

      Master (Main) branch compiled should be at v3.3.9.9 currently, same as snap daemon/QT.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on October 24, 2020, 07:51:35 PM
      Denarius BLOCK service node is now running. Come and atomic swap on the BlockDX DEX with Denarius or your favorite coin they support. XLite wallet allows for Lite (SPV) Bitcoin, Litecoin and some other larger blockchain wallets as well. Direct daemon to daemon trading is looking good.

      https://blockdx.com/listings/

      https://i.imgur.com/rtaKbfl.jpg


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on November 03, 2020, 03:59:59 PM
      Kronos now has anonymous chat along with being able to send Denarius, Denarii token and Ethereum. Come join us for beta testing and try out Simple mode for chat.

      https://github.com/carsenk/kronos

      https://i.imgur.com/X5NSfZs.png


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on November 14, 2020, 07:00:08 PM
      https://github.com/carsenk/kronos/releases Kronos binaries are now available!


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on November 29, 2020, 07:53:38 AM
      A new testnet is up and running. FortunaStakes are activated. Get latest wallet, snap, compile and testnet=1. https://mining.cafe/ has mainnet and testnet pool running.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: rahmat86 on November 30, 2020, 05:06:00 AM
      any info about project Denarius or roadmap ? if we checked at coinmarketcap, Denarius no have volume (24H) at exchange SouthXchange and TradeOgre, is it project failed or paused ?


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on December 01, 2020, 04:21:57 AM
      any info about project Denarius or roadmap ? if we checked at coinmarketcap, Denarius no have volume (24H) at exchange SouthXchange and TradeOgre, is it project failed or paused ?

      New website just launched! https://denarius.io

      Kronos just launched too! https://github.com/carsenk/kronos

      Denarius is very much alive and still going. Efforts on marketing side of things will be coming soon.

      https://user-images.githubusercontent.com/10162347/100703395-b1ee6600-3360-11eb-82bc-96818cdda293.gif


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on December 02, 2020, 07:25:09 PM
      https://mining.cafe/

      • Mainnet port is 8533, -p c=D
      • Testnet port is 3333, -p c=TEST

      If mining on a raspberry pi4 using compiled cpuminer use -p c=TEST,d=0.01 to bring difficulty slightly lower for the smaller hashrate.

      Using same port was giving hashrate bleed. Testnet dedicated port 3333 is set at 0.01 diff and mainnet dedicated port 8533 is set at 0.25.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on December 03, 2020, 03:43:25 AM
      Testing out primecoin's Android wallet called Gemmer. Simple enough to send and receive some Denarius. https://github.com/primecoin/gemmer

      https://i.imgur.com/bwQFj9S.png?1


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on December 09, 2020, 06:50:23 AM
      Kronos getting close to a full release version and coming out of Beta!

      Gemmer is looking promising too!


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on December 10, 2020, 06:49:03 AM
      A video of Kronos was posted. Youtube link in the image.

      https://img.youtube.com/vi/Sg1P_SXZIuk/0.jpg (https://www.youtube.com/watch?v=Sg1P_SXZIuk)


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on December 10, 2020, 07:20:57 PM
      A video of Kronos was posted. Youtube link in the image.

      https://img.youtube.com/vi/Sg1P_SXZIuk/0.jpg (https://www.youtube.com/watch?v=Sg1P_SXZIuk)

      Denarius is just miles ahead of all other cryptocurrencies.

      Kronos supports D, BTC, ETH, and ARI now.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on December 14, 2020, 01:04:16 AM
      https://www.youtube.com/watch?v=Sg1P_SXZIuk

      https://github.com/carsenk/kronos/releases

      Supports D, BTC, ETH, and ARI


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: heresamemo on December 17, 2020, 05:01:40 PM
      Updated Ann links and added the link to KRONOS Multi Cryptocurrency Wallet
      (https://github.com/carsenk/kronos/releases (https://github.com/carsenk/kronos/releases))


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on December 24, 2020, 10:38:05 AM
      Updated Ann links and added the link to KRONOS Multi Cryptocurrency Wallet
      (https://github.com/carsenk/kronos/releases (https://github.com/carsenk/kronos/releases))

      Thank you! Happy Hodldays!


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on December 28, 2020, 06:15:47 PM
      Kronos Wallet website is officially live now! https://kronoswallet.com


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on December 31, 2020, 08:33:02 AM
      https://denarius.io got another update!  ;D ;D ;D


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on January 02, 2021, 05:34:34 AM
      https://coinfellowship.com has been formed! More coming for it in 2021!

      Happy New Years! A TON is planned for Denarius (D), Kronos, and more this year! Stay tuned!


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on January 03, 2021, 11:37:13 AM
      https://denarius.pro moved to a faster server, grafana and influxdb running a lot smoother. Small market is built up on BlockDX if anyone wants to try some atomic swaps.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on January 04, 2021, 07:20:46 PM
      We now have our own news site/aggregator, https://coinfellowship.com the "CoinFellowship" may turn into something more in the future.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on January 04, 2021, 07:21:09 PM
      https://denarius.pro moved to a faster server, grafana and influxdb running a lot smoother. Small market is built up on BlockDX if anyone wants to try some atomic swaps.

      Looks amazing! Great work Buzz!  8) 8) 8)


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on January 21, 2021, 02:40:28 AM
      Press Release incoming early tomorrow!


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on January 21, 2021, 05:46:38 PM
      Our Press Release went out today! View the different news stations that picked us up!

      https://ipfs.denarius.io/ipfs/QmXZS7z3KKNmQKtThRgrtjKbczxeRZRgb4wrDqLb8gMh7B


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: vella85 on January 26, 2021, 09:43:19 PM
      I simply love this project and continue to hold as I have been for years now. I do still believe that its a matter of time before D becomes a top project, the thing is that DeFi is all the rage right now but I am starting to see staking is gaining some of the market share with more DeFi projects using the term staking as the farming hype has seemed to cool off. Keep up the great work Carsen and the rest of the team.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on February 06, 2021, 08:31:19 PM
      I simply love this project and continue to hold as I have been for years now. I do still believe that its a matter of time before D becomes a top project, the thing is that DeFi is all the rage right now but I am starting to see staking is gaining some of the market share with more DeFi projects using the term staking as the farming hype has seemed to cool off. Keep up the great work Carsen and the rest of the team.

      v3.3.9.11 releasing soon! https://denarius.io/domains some more information about the updates included.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on February 10, 2021, 11:09:42 PM
      Public Denarius DNS Servers are available! https://denarius.io/dns

      We also have our IPFS public gateway serving IPFS hosted Denarius domains

      https://ipfs.denarius.io/ipns/satoshi.btc/
      https://ipfs.denarius.io/ipns/satoshi.bitcoin/
      https://ipfs.denarius.io/ipns/wiki.d/
      https://ipfs.denarius.io/ipns/whitescroll.d/
      https://ipfs.denarius.io/ipns/block.d/

      If you have the Denarius DNS servers added to your device or network or setup Denarius locally with a DNS Proxy you can view the sites directly below:
      http://satoshi.btc/
      http://satoshi.bitcoin/
      http://wiki.d/
      http://whitescroll.d/
      http://block.d/
      http://stats.d/

      It costs 0.1 D to register a name now in Denarius, 0.09 D goes to miners/stakers and 0.01 D goes to the name reg input. Official Announcement of v3.3.9.11 will be incoming soon!


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on February 14, 2021, 04:43:28 PM
      Another interesting usecase pops up. In debug console on latest wallet try
      Code:
      name_filter ^magnet:

      https://ipfs.denarius.io/ipns/magnets.king/


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on February 14, 2021, 05:38:50 PM
       Have you ever wanted to add a torrent magnet link to a decentralized blockchain for the latest Arch Linux ISO? This guide will show how to add a torrent magnet link and retrieve the list using the name_show & name_filter function in the Denarius wallet. This will require at least 0.1 Denarius Coins in your wallet. 1 Denarius Coin will give you enough to make 1 name to send coins to, 1 magnet link, and ability to change this 8 times roughly because of the low fees.

      Example to grab latest ArchLinux magnet link and put on the blockchain. Find the magnet link, right click and copy from here https://archlinux.org/download/

      This gives a full link, which includes our filename we want to use

      Code:
      magnet:?xt=urn:btih:85bbba4035cca750f681284857f53e405eb41f7d&dn=archlinux-2021.02.01-x86_64.iso

      Chop off what we don't need, the & and to the right

      Code:
      magnet:?xt=urn:btih:85bbba4035cca750f681284857f53e405eb41f7d

      Now we have our magnet link, our filename would be

      Code:
      archlinux-2021.02.01-x86_64.iso

      To add this information to Denarius DDNS NVS QT Wallet, go to debug console and type this

      Code:
      name_new magnet:<FILENAME> <MAGNETLINK> <EXPIRATIONTIME>

      Code:
      name_new magnet:archlinux-2021.02.01-x86_64.iso magnet:?xt=urn:btih:85bbba4035cca750f681284857f53e405eb41f7d 9999

      After pushing enter you will get a transaction ID. Wait for the transaction to go through. Once the transaction goes through we can lookup this specific new add.

      Code:
      name_show magnet:archlinux-2021.02.01-x86_64.iso

      which returns

      Code:
      {
      "name" : "magnet:archlinux-2021.02.01-x86_64.iso",
      "value" : "magnet:?xt=urn:btih:85bbba4035cca750f681284857f53e405eb41f7d",
      "txid" : "85bc00ebce5bc80d6f2be1f8d7200b07135f4d8a4740fc84657b02c73ad8f59d",
      "address" : "DSST3rnMgWUmQ1b6VZh2AFjVnsnfoNTXwD",
      "expires_in" : 57591343,
      "expires_at" : 61856796,
      "time" : 1613256050
      }

      You can also filter the entire magnet: list by typing

      Code:
      name_filter ^magnet:

      which returns

      Code:
      [
      {
      "name" : "magnet:Crypto (2019) [BluRay][1080p][YTS][YIFY]",
      "value" : "magnet:?xt=urn:btih:07a990c2da5703fe725dc5ad29822139e1f16456",
      "registered_at" : 4232860,
      "expires_in" : 57561645
      },
      {
      "name" : "magnet:ubuntu-20.04.2-desktop-amd64.iso",
      "value" : "magnet:?xt=urn:btih:998786ad5f17107b373662d63647fde829d6730b",
      "registered_at" : 4243649,
      "expires_in" : 28775314
      },
      {
      "name" : "magnet:ubuntu-20.04.2-live-server-amd64.iso",
      "value" : "magnet:?xt=urn:btih:126f82fb33119d2acf93a16cfba6eb1c5787a59f",
      "registered_at" : 4243652,
      "expires_in" : 28775317
      },
      {
      "name" : "magnet:archlinux-2021.02.01-x86_64.iso",
      "value" : "magnet:?xt=urn:btih:85bbba4035cca750f681284857f53e405eb41f7d",
      "registered_at" : 4262556,
      "expires_in" : 57591341
      }
      ]

      A website at Denarius domain http://magnets.king or through IPFS using the Denarius gateway https://ipfs.denarius.io/ipns/magnets.king/  is watching the list and making a simple website to show what's coming up under the magnet: filter to give an idea how powerful this is. If you create your own torrent and are worried about being censored because of your political stance, you can now easily throw a magnet link up and also share the link easily through a Denarius domain. Example is showing the website created and able to see through Denarius DDNS, TOR, and IPFS. No clearnet domain registrar like godaddy required.

      https://blockforums.org/uploads/monthly_2021_02/image.png.254c3e181ffc09f9c69255756a33fe11.png


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on February 25, 2021, 05:51:54 PM
       How to setup a TOR Proxy Gateway through Denarius DDNS Naming System using the Names subdomains as the beginning of onion addresses. Going to use Ubuntu 20.04 and Snap daemon.

      First install Denarius snap daemon and sync the wallet, grab chaindata to make this faster.

      Install tor

      Code:
      sudo apt install tor

      Using this guide to install dnsmasq https://unix.stackexchange.com/a/516808

      Install dnsmasq

      Code:
      sudo apt install dnsmasq

      Disable systemd-resolved

      Code:
      sudo systemctl disable systemd-resolved.service

      Remove resolv.conf

      Code:
      sudo rm /etc/resolv.conf

      Now we are going to add the Denarius DDNS and nameservers in.

      Code:
      sudo /etc/dnsmasq.d/03-denarius-wildcard.conf

      add these to the file

      Code:
      server=/d/127.0.0.1#5333
      server=/dnr/127.0.0.1#5333
      server=/denarii/127.0.0.1#5333
      server=/king/127.0.0.1#5333
      server=/ipfs/127.0.0.1#5333
      server=/sys/127.0.0.1#5333
      server=/btc/127.0.0.1#5333
      server=/bitcoin/127.0.0.1#5333

      Edit resolv.conf for our new name servers

      Code:
      sudo nano /etc/resolv.conf

      Add in a clearnet nameserver and the Denarius DDNS localhost nameserver

      Code:
      nameserver 127.0.0.1
      nameserver 8.8.8.8

      Restart dnsmasq

      Code:
      sudo systemctl restart dnsmasq

      Ping a Denarius DDNS site like http://magnets.king

      Code:
      ping magnets.king

      If the ping works this part is working. Setup Tor.

      Code:
      sudo nano /etc/tor/torrc

      Add these lines to the top.

      Code:
      HiddenServiceDir /var/lib/tor/ddns/
      HiddenServiceVersion 3
      HiddenServicePort 80 127.0.0.1:80

      Restart Tor service to get our onion address.

      Code:
      sudo service tor restart
      sudo cat /var/lib/tor/ddns/hostname

      I get

      Code:
      3lervphhwefgayia6fvbdokw2avdev3pa5u4h4bjhhonetl3z67uzeid.onion

      Setup NGINX

      Code:
      sudo apt install nginx

      Edit the default config file because I am lazy

      Code:
      sudo nano /etc/nginx/sites-available/default

      Add this in and adjust the onion address

      Code:
      server {
          listen 127.0.0.1:80;
          server_name ~^(?<subdomain>.+)\.3lervphhwefgayia6fvbdokw2avdev3pa5u4h4bjhhonetl3z67uzeid\.onion$;

          location / {
              resolver 127.0.0.1 valid=30s;
              proxy_pass http://$subdomain;
              proxy_set_header X-Real-IP $remote_addr;


          }
      }

      Restart nginx.

      Code:
      sudo service nginx restart

      Open up TOR Browser and go to Denarius DDNS names like this

      http://wiki.d.3lervphhwefgayia6fvbdokw2avdev3pa5u4h4bjhhonetl3z67uzeid.onion/
      http://stats.d.3lervphhwefgayia6fvbdokw2avdev3pa5u4h4bjhhonetl3z67uzeid.onion/
      http://satoshi.bitcoin.3lervphhwefgayia6fvbdokw2avdev3pa5u4h4bjhhonetl3z67uzeid.onion/
      http://magnets.king.3lervphhwefgayia6fvbdokw2avdev3pa5u4h4bjhhonetl3z67uzeid.onion/

      You should now have a a Tor Proxy gateway that can see the Denarius names as a wildcard catchall subdomain. Adjust for only sites you run or for clearnet sites you run to give newbies an easy way to check out a decentralized naming system on a blockchain.

      https://i.imgur.com/JiCVcif.png


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: lokh on March 01, 2021, 10:07:45 PM
      Denarius chain is now storing, without any risk of censorship:
      - the bitcoin whitepaper
      - the cypherpunk manifesto

      The link with IPFS is extending this hosting capability to websites and larger files.
      Awesome job.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: vella85 on April 09, 2021, 10:40:59 PM
      I was thinking that maybe we could try and get Denarius listed on StakeCube. What do you all think? It will give Denarius another exchange to trade on and also give people the option to stake on there also if they hold a small amount of D. I'm sure we could win the voting as Denarius has a active community.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: super458 on April 10, 2021, 06:35:17 PM
      Have you heard that this project will open a transaction for a top exchange? I have been following this project for years, not when it is secular. what he has to do to be attractive,


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: bitwookie on April 19, 2021, 10:50:06 AM
       😂


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on May 28, 2021, 04:42:31 PM
      Still going strong!


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on June 04, 2021, 02:23:35 AM
      https://github.com/carsenk/denarius/releases/tag/v3.3.9.13

      Denarius v3.3.9.13 is now released

      Mandatory Release
      • PROOF OF WORK MINING RETURNS WITH REWARDS!
      • Proof of Work mined blocks will now reward 0.0001 D vs the previous 0 D reward
      • Updated Checkpoints and Modifiers
      • You will need to update to v3.3.9.13 of Denarius before Block 4693333
      • Other random improvements and updates

      https://twitter.com/denariuscoin/status/1400632771794534400

      We are bringing back Proof of Work rewards with this release of Denarius v3.3.9.13....We wanted to have spendable UTXOs instead of unspendable zero value UTXOs, emissions will be hardly affected by this change, everyone must update and we hope to see some mining pools come back online!

      https://denarius.io


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: krostue on July 05, 2021, 07:52:52 PM
      quite unfortunate to discover via facebook ad today that "unstoppable" domains is now claiming ownership of .bitcoin .nft and several others that direclty conflict with this project.

      Will their rush to sell influence the effectiveness of these namespaces in denarius?


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: buzzkillb on July 12, 2021, 02:57:07 AM
      quite unfortunate to discover via facebook ad today that "unstoppable" domains is now claiming ownership of .bitcoin .nft and several others that direclty conflict with this project.

      Will their rush to sell influence the effectiveness of these namespaces in denarius?

      If someone wants to run their own decentralized domains, Denarius is still the easiest to setup and get going all on your own hardware. Looking at some possible things to make this a bit more interesting.


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on July 23, 2021, 02:45:21 AM
      quite unfortunate to discover via facebook ad today that "unstoppable" domains is now claiming ownership of .bitcoin .nft and several others that direclty conflict with this project.

      Will their rush to sell influence the effectiveness of these namespaces in denarius?

      It certainly could

      More updates are incoming soon!

      We are working on bringing a stable public DNS solution for the average user, if we could partner with CloudFlare or another provider like OpenDNS, we could expand quite easily


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: Dat-cRyPtO-$tYLE on October 17, 2021, 07:10:53 AM
      imagine being a developer of a crypto for 4 years for a coin, it continuously dumps, the dev leads the community on with dangling carrots of 'plops' in the main chat to keep people chatting, then he goes miissing on a regular basis. 6 months after the dec 2017 pump because the developer dumps his premine on his holders to make over a million dollars in 2018. then takes over 12-24 months to fix vulnerabilities in the code, multiple of his devs/admins leave over course of the 4 years. holders get disgruntled because of the lack of effort and ability to gather funds to list on large exchange. he then attacks his fellow admins is multiple rants telling them to go kill themselves when he doesnt like what he hears, the list goes on...

      If you want proof i am happy to provide links

      last post in this thread is from july 23 2021. imagine being in the middle of a bullrun and the dev goes missing. this crypto is dead. this is a warning


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: kingcarsen on February 15, 2022, 09:25:21 PM
      imagine being a developer of a crypto for 4 years for a coin, it continuously dumps, the dev leads the community on with dangling carrots of 'plops' in the main chat to keep people chatting, then he goes miissing on a regular basis. 6 months after the dec 2017 pump because the developer dumps his premine on his holders to make over a million dollars in 2018. then takes over 12-24 months to fix vulnerabilities in the code, multiple of his devs/admins leave over course of the 4 years. holders get disgruntled because of the lack of effort and ability to gather funds to list on large exchange. he then attacks his fellow admins is multiple rants telling them to go kill themselves when he doesnt like what he hears, the list goes on...

      If you want proof i am happy to provide links

      last post in this thread is from july 23 2021. imagine being in the middle of a bullrun and the dev goes missing. this crypto is dead. this is a warning


      wtf are you smoking.

      Admins of the community are all still around and this crypto is not dead. Imagine spending 4 years of your life working on a project that only has gotten hated upon and attacked for literally $0.

      Go fuck yourself


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: chrysophylax on May 16, 2022, 12:55:31 PM
      imagine being a developer of a crypto for 4 years for a coin, it continuously dumps, the dev leads the community on with dangling carrots of 'plops' in the main chat to keep people chatting, then he goes miissing on a regular basis. 6 months after the dec 2017 pump because the developer dumps his premine on his holders to make over a million dollars in 2018. then takes over 12-24 months to fix vulnerabilities in the code, multiple of his devs/admins leave over course of the 4 years. holders get disgruntled because of the lack of effort and ability to gather funds to list on large exchange. he then attacks his fellow admins is multiple rants telling them to go kill themselves when he doesnt like what he hears, the list goes on...

      If you want proof i am happy to provide links

      last post in this thread is from july 23 2021. imagine being in the middle of a bullrun and the dev goes missing. this crypto is dead. this is a warning


      wtf are you smoking.

      Admins of the community are all still around and this crypto is not dead. Imagine spending 4 years of your life working on a project that only has gotten hated upon and attacked for literally $0.

      Go fuck yourself

      hehehe ...

      aaand THIS is why I have Respect for You Carsen!

      Lot's of Work, Lot's of Effort and for the sake of the Project. This is what I call a Dev!

      #crysx #cwi


      Title: Re: [ANN] Denarius [D] - Originator "Tribus" PoW/PoS Hybrid Masternodes, Native Tor
      Post by: chrysophylax on November 30, 2022, 07:23:36 PM
      Hi Guys ...

      What has happened here?

      What have I missed?

      @carsen? @buzzkillb?

      #crysx #cwi