I upgraded to the latest wallet (2.0.2.0) and downloaded the blockchain. However, the wallet is not syncing and I have 0 active connections. Anyone else has that problem?
Grab the latest nodes from:
https://chainz.cryptoid.info/dnr/#!networkThen add them into your denarius.conf file located in your Denarius data directory. (C:/Users//AppData/Roaming/Denarius on Windows)
Denarius v2.0.5.0 is now available!(git pull our master branch to update)
Windows 64bit Binary:
https://github.com/carsenk/denarius/releases/download/v2.0.5.0/Denarius-v2.0.5.0-Win64.zip
Denarius v2.0.5.0- Added Litemode!
- (Add the litemode=1 flag to your denarius.conf to run your wallet in "Litemode", running your wallet in litemode prevents your node from processing masternode/darksend/instantx messages.)
- Running your node in litemode will help with current performance issues with denariusd and the Denarius-QT
- Running your node in litemode will NOT allow the use of masternode information/services, you cannot run a masternode in litemode!
- Added 'litemode' flag return to the getinfo rpc command
- Added Litemode On/Off in the Information Tab in the QT
- Added checkpoints
- Added kernel modifier checkpoints
- Added checks to listunspent rpc command for spent coins (atomic swaps)
- Added 'masternode' flag information to getinfo rpc command
- PoS Reward Fix is confirmed working!
- Started work on UTXO index
View the full release here:
https://github.com/carsenk/denarius/releases/tag/v2.0.5.0https://denariustalk.org/index.php?/topic/162-denarius-v2050/macOS binary will be coming soon.
IF YOU NEED THE DENARIUS BLOCKCHAIN (If syncing from usually block 0 or a really out of date node) (Updated 3/17/2018):ChainData.zip Latest Direct Link:
https://gitlab.com/denarius/chaindata/raw/master/chaindata.zipI set up my MN in VPS with script, the version was 2.0.2. Should I update my MN to 2.0.5?