https://hobbyistpool.ddns.net/royalempire
1) Create account.
2) Create workers.
3) Point miners to stratum+tcp://hobbyistpool.ddns.net:5341 -u Weblogin.WorkerName -p WorkerPassword
Edit: First block found height: 1675 Time: 08/28/2017 13:59:32
how did you get it to compile? even after std::unique_ptr to auto_ptr change it complains about libdb (which exists for other similar forks running already)
libdb or leveldb? If leveldb, try the following... (I should have kept better notes)
chmod 755 src/leveldb/build_detect_platform
cd src/leveldb make libleveldb.a libmemenv.a
i think it was libdb complaining about files not existing, let me recompile and paste the error