Carsen 192 Report post Posted September 5, 2017 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! 1 1 1 Share this post Link to post Share on other sites
Carsen 192 Report post Posted September 6, 2017 carsenk/[email protected] Building denariusd will now work again! EDIT: Committed another update, now using USE_LEVELDB=1 is not required to build denariusd, you can just do a typical make -f makefile.unix to build! https://github.com/carsenk/denarius/commit/1370071ddd9a280f26bcb3d6fbbbf72b949828cc Share this post Link to post Share on other sites
RecoStar 118 Report post Posted September 6, 2017 On 9/4/2017 at 8:32 PM, Carsen said: 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 ) Added gethashespersec RPC command, (Usage: gethashespersec, It will return the current network GH/sec rate) Added createmultisig RPC command, (Usage: createmultisig <mkey, mkey>, It will return a JSON object with the address and redeemScript) Added Multisig option under "File" in the QT, Create Multisig Addresses or Send Funds! Added new txdb-bdb (Berkley DB), this is untested and still recommended to use "USE_LEVELDB=1" when building the QT Added a Staking Tab in the wallet with staking estimation information (This is still in its very early stages and provides estimates) Added another checkpoint Get it here: https://github.com/carsenk/denarius/releases/tag/v1.0.6.0 Denarius Installer v1.0.6.0 for Windows: https://github.com/carsenk/denarius/releases/download/v1.0.6.0/DenariusInstaller.exe (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) macOS Binary v1.0.6.0: Coming Soon! 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! Awesome stuff as per mate Keep it up! 1 Thanks, Stu - (RecoStar) Denarius Mod Share this post Link to post Share on other sites
Ragtag 20 Report post Posted September 7, 2017 Great updates as always, keep 'em coming! 1 Share this post Link to post Share on other sites
Carsen 192 Report post Posted September 14, 2017 Added the macOS v1.0.6.0 wallet finally! https://github.com/carsenk/denarius/releases/download/v1.0.6.0/Denarius-v1060.dmg (MD5 Checksum: 85DC74D1BBDAEC109D539C039D2546ED) 1 Share this post Link to post Share on other sites