Author

Topic: [ANN] DERO: DAG + Cryptonote + Bulletproofs + SSL + POW + Smart Contracts - page 124. (Read 123199 times)

newbie
Activity: 68
Merit: 0
If only certifying authorities can trace the address,it will definitely exceed Monero in the near future.
Monero will not change the policy.
Some people need full anonymity.
newbie
Activity: 68
Merit: 0
*Starts a slow clap...*

Seriously. This is compromised team of Devs. I'ms icking to this coin believing it will crush ETH adn XMR in the long run.

I gotta check this comment back in 5 years

Hello future me!

Monero is an untraceable coin.
If it is used for money laundering ,they can not catch them.
The country will not allow it.
Monero becomes smaller in the future.
member
Activity: 150
Merit: 10
Hi everybody,

Sorry for my bad english.  Wink

I would like know if it possible to mine DERO with a R290 rig ?

I don't find clear and easy to understand information for me.

Do you have links or tutorials that could help me please?

Thank you beforehand.
just use claymore 9.7 cryptonote GPU. It works perfect for me with R9 280.
member
Activity: 308
Merit: 33
DERO: Privacy + Smart Contracts

The CryptoNote protocol implementation in golang is now complete and in closed alpha testing. The Q1 roadmap is on track to meet or exceed its goals.


That's great news. How the closed testing is progressing? Do you have a prediction when testing goes to a wider audience?  It is really interesting to see a major change in a cryptonote protocol. Most existing coins suffer from the same issues with block chain, so  seeing  a completely new  implementation may force other coins to adopt to a new standard.

There would be release of complete working CryptoNote Golang implementation in next 4-6 days for users interested for testing. These users would be evaluating Golang derod and wallet for 7-10 days and based on their feedback whole DERO community would be migrating to new DERO chain. Community has to just download new derod daemon and import wallet with old wallet seed for migration.

Hopeful of smooth transition.

Everyone is invited for test, just ask here or PM or visit slack https://join.slack.com/t/deroproject/shared_invite/enQtMzAwMDc5MDY4NDUzLTAzOWNjYWZmNDgxZTk1YjNiNWFiYjg1OWNiMmQ2MmUxOWRmNjNjOWM3ODAzMzE3M2RhNzBhZjUyZGQxYjQxY2U
jr. member
Activity: 111
Merit: 5
--nemo me impune lacessit--
jr. member
Activity: 181
Merit: 2
I would like know if it possible to mine DERO with a R290 rig ?

Do you have links or tutorials that could help me please?

Thank you beforehand.
Yes, it is possible, sample config for sgminer for r9 290

Setting up windows pc for mining.

Video of setting up xmr-stak for mining.

Wallet can be obtained from an exchange or using dero-wallet-cli after setting up full node or remote node.
Quote
To be part of DERO NETWORK and start mining DERO:
Download daemon & wallet from below links, choose your OS.
https://github.com/deroproject/dero
https://github.com/deroproject/dero/releases

Extract and change into that directory by cmd-prompt.
Run derod.exe or derod depending on operating system. It will start syncing.
Open another command-prompt and run dero-wallet-cli.exe/dero-wallet-cli and follow options to create wallet.
Make sure to backup your wallet-file/password/seed/key etc…
full member
Activity: 420
Merit: 108
DERO: Privacy + Smart Contracts

The CryptoNote protocol implementation in golang is now complete and in closed alpha testing. The Q1 roadmap is on track to meet or exceed its goals.


That's great news. How the closed testing is progressing? Do you have a prediction when testing goes to a wider audience?  It is really interesting to see a major change in a cryptonote protocol. Most existing coins suffer from the same issues with block chain, so  seeing  a completely new  implementation may force other coins to adopt to a new standard.
full member
Activity: 420
Merit: 184
...
I would like know if it possible to mine DERO with a R290 rig ?
...

I'm not sure which, if any, of the miners below support this card but the first two programs are easy to try:

AMDXMRMiner 0.65b - https://www.amdxmrminer.com/

XMR-Stak - https://github.com/fireice-uk/xmr-stak/releases

The first program is very easy to use; here is an example command line with donations to the software dev set to the minimum of 1% and mining on the official pool:

amdxmrminer -do 1 -p pool.dero.live:3333 --wallet . -psw x

Replace with your address and with a number that is 10-20x your hashrate (but minimum is 5000 on pool.dero.live). E.g. - set to 8000 if your hashrate is 400 H/s. This is not a critical number - and it doesn't technically need to be specified - but I find that earnings are far more consistent when you tell the pool what difficulty shares you want to work on rather than let it choose the difficulty for you (called "vardiff" for "variable difficulty" but it usually pegs at the maximum value, which tends to be >100000).

XMR-Stak is also easy to get working BUT it is much harder to get it working WELL. It will also use your CPU to mine and the default configuration it generates tends to deliver poor hashrate and absolutely cripple your computer for doing anything else (even reading this post!).

To get started with it just right-click on xmr-stak.exe and select "run as administrator" and the program will prompt you to enter the coin you are mining (enter "monero" because DERO uses the same algo, CryptoNight), then the pool:port combination (e.g. - pool.dero.live:3333), your wallet address, whether you are using NiceHash (no), whether to use TSL (no), and maybe a couple other things I can't remember because I haven't run xmr-stak like this in months. Once you've finished answering its questions it will generate three config files - one called config.txt which has the pool/coin and general options, amd.txt which has the key settings for the GPU, and cpu.txt which, you guessed it, has the settings for your CPU. If your GPU and/or CPU is compatible it will then start mining. If you want to use xmr-stak to mine other CN coins then you should make a config.txt for each pool/coin and then use the following command (run as administrator) to select the coin/pool:

xmr-stak -c config.txt --noNVIDIA

If you don't want xmr-stak to use your CPU then add the switch "--noCPU" to the above command line. Change config.txt to the name of the specific file, e.g., I have config-dero1.txt for mining DERO on the official pool.

Two other options which you may have to use due to the age of the card are Gateless Gate at https://github.com/zawawawa/gatelessgate/releases and sgminer-gm at https://github.com/genesismining/sgminer-gm/releases but note that both of these - especially sgminer-gm - are much more difficult to not only optimize, but just to get them to not crash all the time.

member
Activity: 224
Merit: 11
Hi everybody,

Sorry for my bad english.  Wink

I would like know if it possible to mine DERO with a R290 rig ?

I don't find clear and easy to understand information for me.

Do you have links or tutorials that could help me please?

Thank you beforehand.

Yes it is possible to mine Dero with a R290 rig. The algorithm is CryptoNight so any program suitable for this algo will work.

I personally use XMR-Stak though I can't say I've set up a R290 for mining before.

This may be of some help to you as a very basic starting point for which software and configurations are being used https://bitcointalksearch.org/topic/oc-r9-290-290x-cryptonight-2557753
legendary
Activity: 1245
Merit: 1027
Hi everybody,

Sorry for my bad english.  Wink

I would like know if it possible to mine DERO with a R290 rig ?

I don't find clear and easy to understand information for me.

Do you have links or tutorials that could help me please?

Thank you beforehand.
member
Activity: 308
Merit: 33
I want to preface this post by saying that I am supportive of Dero and its aims and I want it to succeed.  Indeed this post is motivated by a desire to see it succeed.  Hence the following comments and criticisms, based on my reading of the white paper, in no particular order.
Snip...
............
....................
......................................



Thanks Serena for such In-depth reply.
There too much vision and idea behind DERO that several books can be written on the subject, But we are focused more on the practical technological aspect of DERO atm, as we believe some working DEMO/Example would be more helpful in expressing the general idea than mere words.

jr. member
Activity: 71
Merit: 1
*Starts a slow clap...*

Seriously. This is compromised team of Devs. I'ms icking to this coin believing it will crush ETH adn XMR in the long run.

I gotta check this comment back in 5 years

Hello future me!
jr. member
Activity: 148
Merit: 2
member
Activity: 224
Merit: 11
member
Activity: 224
Merit: 11
DERO: Privacy + Smart Contracts

Dero is currently operating as a code fork of Monero (Helium Hydra) with the Bytecoin CryptoNote protocol for the remaining 2 weeks of Q1. However, Dero has written a new blockchain technology based off the CryptoNote protocol with the next major step being new smart contract controls. Dero's new blockchain is coded in golang (Go) to bring together the CryptoNote protocol and smart contracts on the Dero blockchain.

There is no ICO, just hard POW mining.

The CryptoNote protocol implementation in golang is now complete and in closed alpha testing. The Q1 roadmap is on track to meet or exceed its goals.

Website: https://dero.io/
Forum: https://forum.dero.io/
Official pool http://pool.dero.live/
Explorer: https://explorer.dero.io

Exchange 1: https://stocks.exchange/trade/DERO/BTC
Exchange 2: https://www.southxchange.com/Market/List - (COMING SOON)

DERO STATS: https://coincodex.com/crypto/dero/

GitHub: https://github.com/deroproject

How to mine: https://forum.dero.io/t/how-to-be-part-of-dero-network-start-mining-dero/22

Please follow us on Twitter for the most up to date information as it becomes available: https://twitter.com/DeroProject

Dero has a very welcoming community and we would enjoy the opportunity to have you join us in Slack, Discord, or on Reddit!

https://join.slack.com/t/deroproject/shared_invite/enQtMzAwMDc5MDY4NDUzLTAzOWNjYWZmNDgxZTk1YjNiNWFiYjg1OWNiMmQ2MmUxOWRmNjNjOWM3ODAzMzE3M2RhNzBhZjUyZGQxYjQxY2U

Reddit: https://www.reddit.com/r/DeroProject/
Discord: https://discord.gg/aQcphjF

If you have any questions or require assistance, please don't hesitate to reach out for any reason. Slack tends to elicit the fastest response times from the community but all listed links are checked several times a day
member
Activity: 224
Merit: 11
Vote Dero??? --->>

Should we change the PoW algorithm to CryptoNightV7 <<--(monero) Huh

Dero will adjust to deal with the ASICs
member
Activity: 224
Merit: 11
Above points noted.
CryptoNote Protocol is the base and Monero was chosen, so tail emissions etc. as per existing Monero may be changed in future, already discussed.
Dig this thread more most of the answers like selection of Golang etc. are answered already several times.
There are no shortcuts in DERO, At present we are working on CryptoNote Protocol Golang implementation.
Not interested in increasing team size with JavaScript developers and graphic editors. This is hardcore crypto.
DERO recruitments and selection standards are very high, Anyone who has published/worked in Cryptography before 2010  and interested more, pls contact.




CaptDero. I know you've answered the question wrt Golang previously in this thread. But following such an in depth review of the whitepaper I believe it would be a smart idea to answer in detail as a follow up.

I'm in the process of writing that response but I've got a lot of messages I'm sorting through as the world starts its work week Smiley
member
Activity: 223
Merit: 21
DCAB
Above points noted.
CryptoNote Protocol is the base and Monero was chosen, so tail emissions etc. as per existing Monero may be changed in future, already discussed.
Dig this thread more most of the answers like selection of Golang etc. are answered already several times.
There are no shortcuts in DERO, At present we are working on CryptoNote Protocol Golang implementation.
Not interested in increasing team size with JavaScript developers and graphic editors. This is hardcore crypto.
DERO recruitments and selection standards are very high, Anyone who has published/worked in Cryptography before 2010  and interested more, pls contact.




CaptDero. I know you've answered the question wrt Golang previously in this thread. But following such an in depth review of the whitepaper I believe it would be a smart idea to answer in detail as a follow up.
member
Activity: 224
Merit: 12
Pls Donate Merit :)
Vote Dero??? --->>

Should we change the PoW algorithm to CryptoNightV7 <<--(monero) Huh
member
Activity: 308
Merit: 33
Above points noted.
CryptoNote Protocol is the base and Monero was chosen, so tail emissions etc. as per existing Monero may be changed in future, already discussed.
Dig this thread more most of the answers like selection of Golang etc. are answered already several times.
There are no shortcuts in DERO, At present we are working on CryptoNote Protocol Golang implementation.
Not interested in increasing team size with JavaScript developers and graphic editors. This is hardcore crypto.
DERO recruitments and selection standards are very high, Anyone who has published/worked in Cryptography before 2010  and interested more, pls contact.


Jump to: