Announcements Latest Topicshttps://denariustalk.org/index.php?/forum/2-announcements/Announcements Latest TopicsenDNR Progression - Markets / Exchanges - Updateshttps://denariustalk.org/index.php?/topic/41-dnr-progression-markets-exchanges-updates/ Find below Denarius Submission. From Exchanges, to online wallets to even private companies. Everything that Denarius has been submitted to will be displayed here so we can keep a trace on the coins progression through the crypto world. Help us by voting / submitting or requesting the coin on as many markets, exchanges and wallets as possible:

Approved / Completed:

CoinExchange = Approved

NovaExchange = Approved

Cryptopia = Approved

Coinomi = Approved

Pending:

Coingain = Pending

Requested / Awaiting Approval / Response:

Coinpayments = Coin Requested, awaiting approval

Gourl = Contacted, waiting for reply

FreeWallet = Requested / Needs Votes: Vote Here!

Milestones:

200,000 Blocks mined - 07/09/17

100,000 Blocks mined - 29/07/17

]]>
41Wed, 19 Jul 2017 10:31:54 +0000
Denarius v1.0.7.0https://denariustalk.org/index.php?/topic/96-denarius-v1070/ Denarius v1.0.7.0

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

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

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

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

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

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

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

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

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

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

https://gitter.im/denariusproject/Lobby

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

]]>
96Sun, 08 Oct 2017 09:07:34 +0000
Denarius v1.0.6.0https://denariustalk.org/index.php?/topic/83-denarius-v1060/ Denarius v1.0.6.0

Updated 9/04/2017

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

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

Denarius Installer v1.0.6.0 for Windows: https://github.com/carsenk/denarius/releases/download/v1.0.6.0/DenariusInstaller.exe

(MD5 Checksum: 97C0F05827CDB244EC601A933B9DA32D)

Windows Binary v1.0.6.0: https://github.com/carsenk/denarius/releases/download/v1.0.6.0/Denarius-QT.zip

(MD5 Checksum: 936DEA588963DC1864B361856C75B76B)

OS X 10.11+ .dmg: https://github.com/carsenk/denarius/releases/download/v1.0.6.0/Denarius-v1060.dmg
(MD5 Checksum: 85DC74D1BBDAEC109D539C039D2546ED)

As usual this update is not mandatory. However you are recommended to update! Everything was merged into master on the git and it is recommended that you backup your wallet.dat before running the new wallet!

]]>
83Tue, 05 Sep 2017 02:32:08 +0000
Denarius v1.0.5.0https://denariustalk.org/index.php?/topic/72-denarius-v1050/ Denarius v1.0.5.0

Updated 8/18/2017

  • Added BTC Total to Overview in Wallet QT (Calculates your current DNR * Current BTC Price per DNR)
  • Fixed Checkboxes, Checkboxes are now visible throughout the wallet
  • Added more checkpoints
  • Fixed Coin Control Dialog Styling
  • Fixed a small bug with units
  • Added DNR Trade Link to Overview
  • Released Windows Installer for Denarius-QT

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

New Denarius Installer for Windows: https://github.com/carsenk/denarius/releases/download/v1.0.5.0/DenariusInstaller.exe
Windows Binary v1.0.5.0: https://github.com/carsenk/denarius/releases/download/v1.0.5.0/Denarius-QT.zip
macOS Binary v1.0.5.0: https://github.com/carsenk/denarius/releases/download/v1.0.5.0/Denarius-v1050.dmg

As usual this update is not mandatory, everything was merged into master on the git and it is recommended that you backup your wallet.dat before running the new wallet!

]]>
72Sat, 19 Aug 2017 05:28:20 +0000
Denarius v1.0.4.0https://denariustalk.org/index.php?/topic/54-denarius-v1040/ Denarius v1.0.4.0

Is now available! 7/31/2017

  • Added calculated USD Balance on Overview page
  • Removed old Tor integration code and libevent dep requirement
  • Added addnode RPC command (You can now do <addnode ipaddress add> in console window or with <./denariusd addnode ipaddress>)
  • Cleaned up makefiles
  • Fixed some staking verbiage in QT wallet
  • Fixed UPNP on Compiled Windows QT (Should now sync easier for most)
  • Added another checkpoint

https://github.com/carsenk/denarius/releases/tag/v1.0.4.0

]]>
54Mon, 31 Jul 2017 21:44:34 +0000
Denarius is now on Coinomi!https://denariustalk.org/index.php?/topic/48-denarius-is-now-on-coinomi/ Hey everybody!

Coinomi just added Denarius [DNR] to their Android Wallet app! (It is rumored they will have a Desktop Wallet coming out soon as well)

https://play.google.com/store/apps/details?id=com.coinomi.wallet

Download and Install Coinomi on your Android device and then go to "Add Coins" and Denarius is now available to use as a mobile wallet, you can also import DNR private keys and export them.

More information about the Coinomi App: https://coinomi.com/

]]>
48Fri, 21 Jul 2017 22:13:13 +0000
Forums Updated!https://denariustalk.org/index.php?/topic/53-forums-updated/ The DenariusTalk.org Forums have just been updated!

There is a lot of changes behind the scenes and upfront. If you run into any issues or anything seems off, feel free to send me a PM!

]]>
53Mon, 31 Jul 2017 04:35:39 +0000
Denarius Whitescrollhttps://denariustalk.org/index.php?/topic/49-denarius-whitescroll/ Hey everybody!

The Denarius Whitescroll is now available to all!

https://denarius.io/whitescroll.pdf

Revisions and updates may be made over time to the technical paper.

]]>
49Sun, 23 Jul 2017 00:10:59 +0000
Denarius v1.0.3.0https://denariustalk.org/index.php?/topic/34-denarius-v1030/ Hello everyone!

Denarius v1.0.3.0 is now available!

  • Updated Market Info Tab
  • Under the hood changes for next release
  • Updated About dialog
  • Added another checkpoint

This is just a small release update, next release will contain many more updates.

Get the latest release from here: https://github.com/carsenk/denarius/releases

Windows Binary: https://github.com/carsenk/denarius/releases/download/v1.0.3.0/Denarius-QT.zip

macOS .dmg: https://github.com/carsenk/denarius/releases/download/v1.0.3.0/Denarius-v1030.dmg

]]>
34Mon, 17 Jul 2017 20:55:14 +0000
Welcome!https://denariustalk.org/index.php?/topic/1-welcome/ Welcome to DenariusTalk.org!

Welcome to the Official Denarius Community Forums! Discuss all things relating to Denarius [DNR] the cryptocurrency!

 

Make sure you familiar yourself with the rules of the forum and have fun!

 

]]>
1Wed, 12 Jul 2017 07:54:06 +0000
Denarius v1.0.2.0https://denariustalk.org/index.php?/topic/20-denarius-v1020/ Denarius UPDATE v1.0.2.0

  • -Added Market Tab
  • -Market Information for DNR/BTC, DNR/USD, BTC/USD, and DNR Market Cap
  • -Statistic Tab contains Market Cap now
  • -Under the hood stuff for the next update
  • -DNR to BTC or USD calculator

It is still a bit rough around the edges but will get smoothed out in the next update, Just some small updates to the QT, the macOS version will come soon.

6b060547b2.png

Windows QT Wallet Download: https://github.com/carsenk/denarius/releases/download/v1.0.2.0/Denarius-QT.zip

Current version is now 1.0.2.0

As always you can view the latest commits on the Github as well :)https://github.com/carsenk/denarius

]]>
20Thu, 13 Jul 2017 17:34:15 +0000
Official Forum Rules and Guidelineshttps://denariustalk.org/index.php?/topic/2-official-forum-rules-and-guidelines/ Official Forum Rules and Guidelines

Below is a link to the official rules and guidelines for our community. As a member here you are expected to follow these rules in order to keep this site clean, full of useful information, and easy to navigate. Failure to follow these rules will lead to deletion of topics or posts and warnings. If you receive enough warnings you will become muted or even banned from our site. Everything here is pretty standard but we would appreciate it if you took 5 minutes to glance through our rules so you know what you will be held accountable for.

Forum Rules and Guildelines

Thanks,

DT Staff

]]>
2Wed, 12 Jul 2017 09:41:42 +0000