-
Content count
118 -
Joined
-
Last visited
-
Days Won
15 -
Feedback
N/A
Carsen last won the day on October 30
Carsen had the most liked content!
Community Reputation
136 ExcellentAbout Carsen
-
Rank
Administrator
Personal Information
-
DNR Address
D8FBEJ92wvUxez8Uq1SCfPbvqD89f6H7WF
-
Option 1 would be to keep Denarius and its PoS reward the way it is currently, essentially no change. Option 2 would be to keep the current PoS reward structure of Denarius, but modifying it ever so slightly to give an actual 6% APR return on your coins based on their age. Option 3 would be to change the current PoS reward structure completely to remove CoinAge as a factor entirely and to upgrade the system to PoSv3 which still has its caveats, but the APR rate could be fixed to 6% as well. Option 4 is to give your own suggestion here.
-
Currently the AMD miner (sgminer) code and Tribus kernel are open source and available on my gits. Wolf0 who is well known in the industry for creating extremely optimized kernels has been rumored to be working on an optimized Tribus algo AMD miner, he has posted some teaser screenshots, but as far as if he will release it etc. is unknown.
-
Denarii the $DNR Tip Bot is now available on Twitter! Tweet @denariibot on Twitter https://twitter.com/denariibot
-
Just to update, the 0.1 BTC was paid to @Tyke for the book and it should be coming out sometime in Summer 2018.
- 1 reply
-
- 1
-
- infographic
- read
-
(and 3 more)
Tagged with:
-
The Electrum Server for Denarius (Denariium) is now available at: https://github.com/carsenk/denariium-server I have had too many issues with DenariiumX-Server lately, so now testing out the older server, which does now have tribus_hash support and seems to be syncing the chain with denariusd just fine so far! (This server requires Python 2.7 instead of 3, you also need denariusd and the python modules: plyvel, tribus_hash, and leveldb)
- 3 replies
-
- denariiumx-server
- denariium
- (and 4 more)
-
For the change sooner, thats one vote Staking chances are managed differently in PoSv3 with nMoneySupply generally and not with nCoinAge, nCoinAge is not factored in at all.
-
Hello Denarians! I recently received a request from a community member and author named @Tyke (Chris P. Thompson: https://www.amazon.com/Mr-Chris-P.-Thompson/e/B00S5L3PVM ) He is looking to write a book about Denarius, similar to his other cryptocurrency books that he has available. He is currently requesting funding to write this book about Denarius, he is looking to receive 0.1 BTC to write and publish the book. BTC Donations can be made to: 14bADuaUnXmChYmrJ38YfqL9gqQyheyC3r
- 1 reply
-
- 1
-
- infographic
- read
-
(and 3 more)
Tagged with:
-
I added our Telegram Chat links to denarius.io and the forums here. Our Telegram chat does not currently have denarii. If you wish to utilize denarii please use our Gitter or Slack! Join our Telegram: https://t.me/joinchat/DPOfJg6YO86vtiH-Srfl8Q
-
Very very awesome!
-
You need to remove everything located in your C:/Users/YOURNAME/AppData/Roaming/Denarius/ folder, except for the wallet.dat (Wallet.dat includes your DNR wallet privkeys and balances). You will not get the error upon the next run of the client. To save some time with syncing the blockchain again, download the latest bootstrap.dat file from our Github https://github.com/carsenk/denarius/releases/download/v1.0.7.0/bootstrap277757-10-6-2017.zip and then put it inside your Roaming/Denarius folder with your wallet.dat, it will import the blockchain instead of having to sync it upon next launch, saving you some time!
-
Denarius v1.0.8.0 WIP (You can test and try these features out in the addrindex branch on the github.com/carsenk/denarius) Added searchrawtransactions rpc command Added getrichlist rpc command Added updaterichlist rpc command Added resetrichlist rpc command Added getblock_old rpc command (Old version of the getblock command prior v1.0.7.0) Added Rich List GUI to the Denarius QT Wallet Corrected the .pro file to USE_LEVELDB by default Added the new flag "-reindexaddr" to index the new address DB, this must be indexed to run the richlist commands or use the Rich List GUI, reindexing the address DB can take awhile 15+ minutes, especially if it is your first time running -reindexaddr, also running updaterichlist or resetrichlist will take awhile to get the data. Feel free to pull the Github branch "addrindex" to test the above new features, they will eventually be merged into the master branch, Please give me any feedback you have with these new features! 8)
-
- 1
-
- v1.0.8.0
- address index
-
(and 3 more)
Tagged with:
-
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
-
Yup everything looks good there! Your wallet is setup for staking, note the enabled: true certifies staking is enabled for your wallet, staking: false, just means it is not currently staking as your weight is also 0. You need to have coins that have matured for a minimum of 8 hours. It can take some time to find a PoS block due to PoW making generally 70% of blocks right now.
-
@jtmining17 The RPC User and Password values can be set to anything. The main setting here you want is the staking=1. Everything looks fine in your conf to me, so the next thing I would check is by going to in the wallet "Help->Debug Window->Console" and then type in "getstakinginfo" please paste what is found here if your wallet is encrypted you need to ensure it is unlocked for staking via the GUI as well.