NB: Before joining any pool, Match current block height with other pools or with https://explorer.dero.io
Report if you see any pool out of sync.
FOR POOL OPERATORS AND BIG SOLO MINERS:
To sync faster with NW, reduce forking issues and orphan blocks add following option.
1] ./derod-linux-amd64 --add-priority-node 212.8.242.60:20202 --add-priority-node 212.8.250.158:20202 .
2] How to run full Dero Node
Post your contact info in the thread for support, issues and updates.
Make sure you have dedicated/decent CPU( with AES instruction set)hardware for pool. CryptoNote algo requires lot of CPU and most of the VPS fails when other VPS on same host takes backup or are under heavy load. Also many VPS providers don’t expose full instruction set.
In linux use cat /proc/cpuinfo |grep -i aes to check for aes instructions.
We are committed to keeping our fees at 0.01% (PPLNS) for 2018 and possibly 2019 with your support.
Features
Fees: 0.01% (for the entire year of 2018)
Servers locations routed by GeoDNS (US, EU) (Asia Q2 2018)
Integrated Web Mining (for website/app developers)
Contact Information
Monerise Forum
Discord - Invite link available in forum
Reddit - /u/monerise
Dero Official Slack Channel - Monerise
I’m confused, why post this message when you website states:
"Dear miners
Together with team we decided do stop our pool service for some time because of problems we have to deal everyday. We always wanted to provide stable, reliable and secure platform for altcoins mining, however we can not offer that at present time so we have to make major changes. Pool will be back under same name, but totally revamped and more active. We are planning to try again this summer, so stay tuned.
We do have a 1% Fee but we do not hide it through transaction fees or any other scheems.
We use dedicated servers on all pools with 1Gbps Ports and advanced hardware DDOS protections.
Uptime is 100% and it will stay that way because we are part of a cluster of servers which in case of failure it is duplicated instantly.
We wait for you
We will go through the list periodically and update it. It may take a little while but we will review the pools when we have time and try out best to update the list.
Welcome @staar, I hope You have seen first post to keep up network sync and reduce orphan block. Let me know if any issues. WIll add your pool on first post in next few days.
Thanks.
Update for pool operators: Please update to the latest version of Dero (http://seeds.dero.io/alpha/). There was a new update on March.31/2018 so please make sure you are using this.
To run rpc-wallet use cmd : ./dero-wallet-cli --rpc-server --wallet-file pool-wallet1 --password wallet-password --rpc-bind 127.0.0.1:18082 --unlock
Dero wallet has inbuilt rpc-server, there is no seperate wallet for rpc like others.