Author

Topic: [ANN] Denarius [D] - First "Tribus" PoW/PoS Hybrid Masternodes, Ring Sigs - page 171. (Read 504255 times)

full member
Activity: 234
Merit: 100

How the hack its possible , to be listed in new exchange and the coin to fall down?
full member
Activity: 210
Merit: 100
where can I get promo code for the faucet? thanks
full member
Activity: 356
Merit: 102
It's nice to see this coin on cryptopia. I really want to believe that the volumes and the price will actively go up, as well as the number of people mining it.  Cool
full member
Activity: 503
Merit: 100
Where I can download the blockchain? It take too long to sync from scratch Sad
Anyone can help upload to Mega? Thanks!

You do something wrong, blockchain is only 109 MB.
Make denarius.conf file and put it into the folder where is your wallet.dat.
Copy this to your denarius.conf:

Code:
addnode=104.143.189.0:33339
addnode=109.205.244.150:33339
addnode=122.59.172.252:33339
addnode=130.255.12.2:33339
addnode=147.135.191.162:33339
addnode=163.172.4.66:33339
addnode=167.114.103.43:33339
addnode=172.93.53.210:33339
addnode=45.55.69.198:33339
addnode=5.9.112.62:33339
addnode=yiimp.ccminer.org
addnode=172.93.53.210
addnode=hashbag.cc
staking=1
Where I can download the blockchain? It take too long to sync from scratch Sad
Anyone can help upload to Mega? Thanks!

https://github.com/carsenk/denarius/releases/download/v1.0.3.0/blockchain072017.zip

Denarius blockchain up until 7/20/2017 - Just copy this zip into your C:/Users/Name/AppData/Roaming/Denarius and unzip it Smiley then load up Denarius and you should be synced up fairly quick Cool

Thank you, I will try.
sr. member
Activity: 1148
Merit: 417

Yea I submitted a request to them to add Cryptopia as a market, it was only added a few hours ago, so please give them some time.

Hey just wanted to make sure that i was solo mining correctly because I don't see the Green (YES!!!) ever anymore when using ccminer 2.1

http://imgur.com/z444EIU


Yea if you are solo mining you wont see the green "YES" because there are no shares while solo mining, you are competing against all the pools and miners while solo mining to try to find a block, so its more like gambling. If you want to receive shares for the hash work you put in, then I would recommend using a pool instead of going solo, otherwise looks fine to me from what I can see for soloing!

Hey Carsen,

I've never solo mined before and if I do decide to solo mine how would I know if I mine a block? does a message show in green that I mined a block or something? This was the first ever coin I mined using a gpu as I only ever used a cpu and poc mining.

By the way, great to see the price above $1 and it couldn't of come at a better time as DNR is about to be listed on Cryptopia.

You would know you mined a block because you would see it come in as a transaction via your wallet.

Very cool! I am glad so many can experience the "old" days of mining with Denarius Cool
newbie
Activity: 44
Merit: 0
Good work on the Cryptopia addition. It will be interesting to see what the volume is like on there after a day or two. Wink Cheers

Very happy to see DNR listed in Cryptopia !!

Please let someone tell cryptopia that Denarius DNR appears without the symbol or logo to their left, as with all other currencies, that correct or fix the error   Huh  Wink


In CryptoCurrency Market Capitalizations cryptopia still does not appear in the Marckets section
Can someone solve that by talking to them?
newbie
Activity: 44
Merit: 0
Good work on the Cryptopia addition. It will be interesting to see what the volume is like on there after a day or two. Wink Cheers

Very happy to see DNR listed in Cryptopia !!

Please let someone tell cryptopia that Denarius DNR appears without the symbol or logo to their left, as with all other currencies, that correct or fix the error   Huh  Wink
sr. member
Activity: 1148
Merit: 417
Where I can download the blockchain? It take too long to sync from scratch Sad
Anyone can help upload to Mega? Thanks!

https://github.com/carsenk/denarius/releases/download/v1.0.3.0/blockchain072017.zip

Denarius blockchain up until 7/20/2017 - Just copy this zip into your C:/Users/Name/AppData/Roaming/Denarius and unzip it Smiley then load up Denarius and you should be synced up fairly quick Cool
full member
Activity: 137
Merit: 100
Where I can download the blockchain? It take too long to sync from scratch Sad
Anyone can help upload to Mega? Thanks!

You do something wrong, blockchain is only 109 MB.
Make denarius.conf file and put it into the folder where is your wallet.dat.
Copy this to your denarius.conf:

Code:
addnode=104.143.189.0:33339
addnode=109.205.244.150:33339
addnode=122.59.172.252:33339
addnode=130.255.12.2:33339
addnode=147.135.191.162:33339
addnode=163.172.4.66:33339
addnode=167.114.103.43:33339
addnode=172.93.53.210:33339
addnode=45.55.69.198:33339
addnode=5.9.112.62:33339
addnode=yiimp.ccminer.org
addnode=172.93.53.210
addnode=hashbag.cc
staking=1
full member
Activity: 503
Merit: 100
Where I can download the blockchain? It take too long to sync from scratch Sad
Anyone can help upload to Mega? Thanks!
full member
Activity: 230
Merit: 100
I simply can't get the wallet to sync. I looked into the folder tried to find denarius.conf .. it wasn't there.
Open notepad, paste below in your file then File>Save as, File name denarius.conf, Save as type choose All Files
Code:
rpcuser=denariususer
rpcpassword=xx
rpcallowip=127.0.0.1
rpcport=32339
server=1
daemon=1
listen=1
addnode=yiimp.ccminer.org
addnode=172.93.53.210
addnode=hashbag.cc
full member
Activity: 298
Merit: 100
hashbag.cc
I am trying to get my miner working and I just can't get it hashing right.  I took a 3 GPU rig (rx480's) running Windows 10 and downloaded Sgminer x64 5.3.8.  I created a batch file with the following in it:

sgminer.exe -k tribus -o stratum_tcp://kawaiipool.party:8533 -u -p c=DNR
The miner fires up and runs by my 3 GPUs are not hashing, it just looks like my integrated GPU hashing at approx 300 KH/s.  I got rid of the 16.9.2 AMD drivers and downloaded 17.4.  

Any ideas? I am not married to any pools yet, I just want to get my farm pointed towards this coin!

Thanks,

Try booting with --gpu-platform 1:

sgminer.exe -k tribus --gpu-platform 1 -o stratum+tcp://pool.hashbag.cc:8688 -u -p c=DNR

to double check the gpu platform you want to run with run "sgminer.exe -n" it should show your gpu platforms that are installed, more than likely platform 0 is the intel opencl

If all else fails or if you just want to remove the intel opencl platform check in this registry key:

HKEY_LOCAL_MACHINE/Software/Khronos/OpenCL/Vendors OR
HKEY_LOCAL_MACHINE/Wow6432Node/Software/Khronos/OpenCL/Vendors

it should list your openCL vendors. if the intel opencl is in there set the DWORD value to 1, then it should disappear from the platform enumeration and your AMD OpenCL will be the '0'th gpu platform

This is what I have done so far and the results:

Uninstalled the AMD drivers and reinstalled the drivers recommended on the MSI website, which was Crimson ReLive 17.6.2;

Turned off the integrated graphics card in bios (DVI is plugged directly into AMD graphics card);

Ran sgminer.exe -n from command and received this:
CL Platform vendor: Intel Corporation
CL Platform name: Intel OpenCL
CL Platform version: OpenCL 2.0
Error -1: Getting Device IDs (num)
clDevicesNum returned error, no GPUs usable
Unable to load the NVIDIA Management Library


I tried adding the flag --gpu-platform 1 (and other iterations of this) and sgminer returned the error:
clDevicesNum returned error, no GPUs usable
All devices disabled, cannot mine!


I modified the registry key HKEY_LOCAL_MACHINE/Software/Khronos/OpenCL/Vendors/.../IntelOpenCL64.dll and set the value to 1, and sgminer returned the error:
clDevicesNum returned error, no GPUs usable
All devices disabled, cannot mine!


I am scratching my head right now, any ideas?



Sorry for the delay in getting back to you, i've been quite busy on other stuff but:

i assume you have rebooted after changing the registry? you can also remove the key from those two registry locations to completely remove the intel opencl platform as it's unlikely you'll ever use it anyway
what is the contents of those registry keys? there should be an amdocl64.dll in there and nothing else, really. if there isn't an amdocl64.dll driver or if the amdocl64.dll is set to 1 there then sgminer will not be able to find your opencl platform (and as such fail like it is doing)
if there is problems with the AMD ADK this might not have been installed/uninstalled properly so use Display Driver Uninstaller to remove all traces of the AMD drivers, then install 17.3 (this one appears to work with my AMD card, I haven't tried 17.6)

after doing a clean uninstall and reinstall then you SHOULD have that amdocl platform listed in Khronos and then sgminer should be able to see it

if you have any issues then just contact me in the gitter chat (@enkayz) in here https://gitter.im/denariusproject/Lobby

in regard to the linux build, you need to get the AMD APP installed on the platform, there's an installer script at http://developer.amd.com/amd-accelerated-parallel-processing-app-sdk/
and the ADL should be in the tpruvot/sgminer files and auto found

once you install the APP just run the configure script and it should find it, more build instructions are available on the github itself but again any questions just come in the gitter and ask in there, i'll be able to get back to you sooner.
full member
Activity: 395
Merit: 102
World's First Crowd Owned Cryptocurrency Exchange
Is staking working ? because it.s says i should get something in 1hour but i havent received anything yet ?
sr. member
Activity: 1246
Merit: 274
Good work on the Cryptopia addition. It will be interesting to see what the volume is like on there after a day or two. Wink Cheers
legendary
Activity: 1848
Merit: 1018
Congrats on Cryptopia and thanks to the community and donators.
hero member
Activity: 1862
Merit: 590
Hey just wanted to make sure that i was solo mining correctly because I don't see the Green (YES!!!) ever anymore when using ccminer 2.1

http://imgur.com/z444EIU


Yea if you are solo mining you wont see the green "YES" because there are no shares while solo mining, you are competing against all the pools and miners while solo mining to try to find a block, so its more like gambling. If you want to receive shares for the hash work you put in, then I would recommend using a pool instead of going solo, otherwise looks fine to me from what I can see for soloing!

Hey Carsen,

I've never solo mined before and if I do decide to solo mine how would I know if I mine a block? does a message show in green that I mined a block or something? This was the first ever coin I mined using a gpu as I only ever used a cpu and poc mining.

By the way, great to see the price above $1 and it couldn't of come at a better time as DNR is about to be listed on Cryptopia.
newbie
Activity: 2
Merit: 0
I simply can't get the wallet to sync. I looked into the folder tried to find denarius.conf .. it wasn't there.

you have to make that conf file yourself add what you what in it and save it as denarius.conf
Jump to: