Author

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

member
Activity: 80
Merit: 10
Hey CptDero,

I was wondering what is the purpose of re-writing the monero code in golang?  Is that what enables you to add the additional features you want to add? Or is it somethng other than that?

Thanks

We are not re-writing monero.
DERO blockchain is a new block chain with support of cryptonote protocol and smart contracts. As such no projects exists with cryptonote and smart contracts.
DERO will shift to new blockchain in coming updates. Many additional features are planned on new chain.
For more details/progress see the status release: https://github.com/deroproject/derosuite

Rewrite cryptonote or something? Why rewrite in GoLang?
member
Activity: 308
Merit: 33
wikewise error when ringing (ring size too small) - what I did wrong
transfer normal 2 dERokPan5wMCjQCCUTZQakNLqgDPQCnMfUdTH5fLWoBAg3JnU79jNkFarUVGqwJc6R5NW2qLE5iuocm SHgQWgHop1hv7nBsVYT 1 73ef49b5a18dca98bf5215d5b7fec9850f714f980234004778c7a397d78109b7

Pls change your ring size to 5 minimum.
newbie
Activity: 8
Merit: 0
wikewise error when ringing (ring size too small) - what I did wrong
transfer normal 2 dERokPan5wMCjQCCUTZQakNLqgDPQCnMfUdTH5fLWoBAg3JnU79jNkFarUVGqwJc6R5NW2qLE5iuocm SHgQWgHop1hv7nBsVYT 1 73ef49b5a18dca98bf5215d5b7fec9850f714f980234004778c7a397d78109b7
member
Activity: 308
Merit: 33
Please disable nicehash port it is kill network hash rate and increased diffculty

We have requested all pool operators and thanks to them all agreed to close NH port.
Its really tough to block such pools etc.
Again we all request don't use NH if you are miner and care for fellow miners.
DERO have small and genuine miners and lets care for all of them.



 
newbie
Activity: 12
Merit: 0
Please disable nicehash port it is kill network hash rate and increased diffculty
member
Activity: 308
Merit: 33
Hello, fellow miners!

New pool started:
dero.miner.rocks

Features:
- email notifications when worker went down
- workers status on site
- every port supports secure SSL/TLS connection as well as insecure one
- port 80 available for firewalled miners
- static diff supported, see static diff calculator

Welcome!
Your pool seems to be stuck with some pending payouts

Ive had 7.2345 Dero pending for about 5 hours
Hi, thank you kindly for supporting our pool.

The dero-wallet-rpc does not allow us to provide the payment. dero-wallet-rpc.log:

2018-01-23 04:16:04.050   [RPC0]   ERROR   wallet.wallet2   src/wallet/wallet2.cpp:4486   1. THROW EXCEPTION: error::tx_not_possible
2018-01-23 04:16:04.050   [RPC0]   WARN    net.http   src/wallet/wallet_errors.h:707   /home/explorer/forgit/dero/src/wallet/wallet2.cpp:4486:N5tools5error15tx_not_possibleE: tx not possible, available = 33.866164213782, tx_amount = 33.700000000000, fee = 0.062411960000

I had such errors when testing pool with dero-testnet, and they were recovered onces new blocks were found and unlocked.
Hope payment will unstuck when new block will be found.

Dero wallet cann't send more coins than in one incoming transaction. and cann't send to more than one address
You need splite transaction

All new pool operators pls go through last pages of this thread to solve your wallet payment problems.
DERO is new blockchain technology, So expect lots of changes.
If still any issues let me know.
jr. member
Activity: 46
Merit: 1
Hello, fellow miners!

New pool started:
dero.miner.rocks

Features:
- email notifications when worker went down
- workers status on site
- every port supports secure SSL/TLS connection as well as insecure one
- port 80 available for firewalled miners
- static diff supported, see static diff calculator

Welcome!
Your pool seems to be stuck with some pending payouts

Ive had 7.2345 Dero pending for about 5 hours
Hi, thank you kindly for supporting our pool.

The dero-wallet-rpc does not allow us to provide the payment. dero-wallet-rpc.log:

2018-01-23 04:16:04.050   [RPC0]   ERROR   wallet.wallet2   src/wallet/wallet2.cpp:4486   1. THROW EXCEPTION: error::tx_not_possible
2018-01-23 04:16:04.050   [RPC0]   WARN    net.http   src/wallet/wallet_errors.h:707   /home/explorer/forgit/dero/src/wallet/wallet2.cpp:4486:N5tools5error15tx_not_possibleE: tx not possible, available = 33.866164213782, tx_amount = 33.700000000000, fee = 0.062411960000

I had such errors when testing pool with dero-testnet, and they were recovered onces new blocks were found and unlocked.
Hope payment will unstuck when new block will be found.

Dero wallet cann't send more coins than in one incoming transaction. and cann't send to more than one address
You need splite transaction
jr. member
Activity: 181
Merit: 2
Anyone else seeing occasional socket errors/disconnects on the official pool (pool.dero.live), or is it just me? Xmr-stak reconnects and keeps mining, but it's happened several times today so far and this hasn't been an issue for a couple weeks now.
Although not required but pls see blelow:
For xmr-stak try adding option
Code:
fixDisconnect=true

For other miners like Sgminer-gm, XMRig, xmrig-proxy use cmdline argument
Code:
--keepalive
if you see any disconnects.
Use your specific miner help for more details.
Xmr-stak do drop connection with pool, when pool does not provide work during 5 minutes. (Claymore also)

Possible solution for miner is to use another pool where work provided in less that 5 minutes.

The fixDisconnect=true option is related only to dero.miner.rocks pool, sorry. Also our pool provide new job every 4 minutes, so there will be no disconnects because of 5 minute timeout.

P.S.: When pool operator restarts pool module (or proxy), all miners experience disconnect also.
(Modified according to actual information from post)
jr. member
Activity: 181
Merit: 2
Hello, fellow miners!

New pool started:
dero.miner.rocks

Features:
- email notifications when worker went down
- workers status on site
- every port supports secure SSL/TLS connection as well as insecure one
- port 80 available for firewalled miners
- static diff supported, see static diff calculator

Welcome!
Your pool seems to be stuck with some pending payouts

Ive had 7.2345 Dero pending for about 5 hours
Hi, thank you kindly for supporting our pool.

The dero-wallet-rpc does not allow us to provide the payment. dero-wallet-rpc.log:

2018-01-23 04:16:04.050   [RPC0]   ERROR   wallet.wallet2   src/wallet/wallet2.cpp:4486   1. THROW EXCEPTION: error::tx_not_possible
2018-01-23 04:16:04.050   [RPC0]   WARN    net.http   src/wallet/wallet_errors.h:707   /home/explorer/forgit/dero/src/wallet/wallet2.cpp:4486:N5tools5error15tx_not_possibleE: tx not possible, available = 33.866164213782, tx_amount = 33.700000000000, fee = 0.062411960000

I had such errors when testing pool with dero-testnet, and they were recovered onces new blocks were found and unlocked.
Hope payment will unstuck when new block will be found.
member
Activity: 308
Merit: 33
Just like old pool removed all external cdn scripts from new official pool also.
Pool web-gui loads faster and users tracking reduced, thus increasing your privacy.
http://pool.dero.live/
I still get

Quote
This pool is not healthy! Contact the admin for support.
Powered by cryptonote-pool open sourced under the GPL
New design, but no port info, no stats...

Pls check again all ports details,stats are there : http://pool.dero.live/#getting_started
member
Activity: 224
Merit: 11
Just like old pool removed all external cdn scripts from new official pool also.
Pool web-gui loads faster and users tracking reduced, thus increasing your privacy.
http://pool.dero.live/
I still get

Quote
This pool is not healthy! Contact the admin for support.
Powered by cryptonote-pool open sourced under the GPL
New design, but no port info, no stats...

Clearing the browsing data worked for me
legendary
Activity: 1151
Merit: 1001
Just like old pool removed all external cdn scripts from new official pool also.
Pool web-gui loads faster and users tracking reduced, thus increasing your privacy.
http://pool.dero.live/
I still get

Quote
This pool is not healthy! Contact the admin for support.
Powered by cryptonote-pool open sourced under the GPL
New design, but no port info, no stats...

PS: working atm.
Care to explain "address.diff+worker" ?
SHould I use
literally,
" -o stratum+tcp://pool.dero.live:3333 -u YOUR_WALLET_ADDRESS.Diff+MyWorker -p x" ??
member
Activity: 150
Merit: 10
Is this coin still minable woth a rx 580?
it it pretty easy to get near 850-870h\s per card. But if you want 900 or above, it can be very unstable.
member
Activity: 308
Merit: 33
Just like old pool removed all external cdn scripts from new official pool also.
Pool web-gui loads faster and users tracking reduced, thus increasing your privacy.
http://pool.dero.live/
member
Activity: 224
Merit: 11

The front end on the desktop version of windows 10 isn't loading the back end from the pool

Can you pls try other browser or try clearing browser cache or worst case restart.

Clearing the cache worked!

Thank you Smiley
member
Activity: 308
Merit: 33

The front end on the desktop version of windows 10 isn't loading the back end from the pool

Can you pls try other browser or try clearing browser cache or worst case restart.
member
Activity: 224
Merit: 11

Perhaps dns propagation took longer than expected. Try flushing dns cache if still any issues.


The pool is alive and accepting hashes. The mobile site works but the desktop version needs a small fix.

The pool is also disconnecting people but it is not banning anyone. Given how response CaptDero is I'm sure both issues will be resolved soon!

Can you elaborate what tweaking desktop version requires.

Not banning anyone but pls gentle with fix diff. Set fix diff approx 15-20 times your hash.
Eg:
For 500H/s and 10 seconds time set diff 5000
For 500H/s and 20 seconds time set diff 10000
 

The front end on the desktop version of windows 10 isn't loading the back end from the pool

I'm using chrome on my desktop and phone if that helps
jr. member
Activity: 108
Merit: 1
Hi dev,

Would it be possible to give monthly updates? Maybe in the form of a blog post? I think this would be great to keep the community updated, and also to get the word out. Medium posts would be great. Also gives us supporters material to post on social channels about what is going on. It's a win-win.

Intensecoin does something similar and I think it's great:

https://intensecoin.com/2017/12/15/december-update/
https://intensecoin.com/2018/01/15/january-15th-announcement/


member
Activity: 308
Merit: 33
Anyone else seeing occasional socket errors/disconnects on the official pool (pool.dero.live), or is it just me? Xmr-stak reconnects and keeps mining, but it's happened several times today so far and this hasn't been an issue for a couple weeks now.



Although not required but pls see blelow:
For xmr-stak try adding option
Code:
fixDisconnect=true 

For other miners like Sgminer-gm, XMRig, xmrig-proxy use cmdline argument
Code:
--keepalive
if you see any disconnects.
Use your specific miner help for more details.

member
Activity: 308
Merit: 33

Perhaps dns propagation took longer than expected. Try flushing dns cache if still any issues.


The pool is alive and accepting hashes. The mobile site works but the desktop version needs a small fix.

The pool is also disconnecting people but it is not banning anyone. Given how response CaptDero is I'm sure both issues will be resolved soon!

Can you elaborate what tweaking desktop version requires.

Not banning anyone but pls gentle with fix diff. Set fix diff approx 15-20 times your hash.
Eg:
For 500H/s and 10 seconds time set diff 5000
For 500H/s and 20 seconds time set diff 10000
 
Jump to: