Skip to content

v1.0.6.0

Compare
Choose a tag to compare
@metaspartan metaspartan released this 05 Sep 02:28
· 1075 commits to master since this release

Denarius v1.0.6.0

  • 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 [nsignature] [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