Bitcoin Forum

Alternate cryptocurrencies => Announcements (Altcoins) => Topic started by: royalempire on August 27, 2017, 03:58:22 PM



Title: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: royalempire on August 27, 2017, 03:58:22 PM
Royal Empire Coin [REC] - Looking For Mining Pools and Miners


Title: Re: Reserved for REC
Post by: CryptoBelle on August 27, 2017, 04:01:30 PM
Posting for Royal Empire Team until they can post images :)
Royal Empire Coin is our first attempt in using the blockchain in digitizing how we pay our marketing groups all over the world. The initial plan is to distribute  REC coins to affiliated marketing groups, teach crypto to the marketing persons involved and keep the coin in circulation in the various sales communities. Prior to the launch of this coin, something unexpected happened to our coin developer leaving our team devoid of a legit coin programmer. This is the reason why we decided to launch this coin online and let the whole cryptoworld aware of the existence of Royal Empire Coin (REC).

Being a team composed of online and offline marketers, our crypto knowledge is limited to trading cryptocurrencies, staking coins and mining to some extent. If future programming problems will arise, we would be helpless in addressing the issues and our efforts in creating REC would be futile. By having the source open to the public, we are sure that crypto-knowledgeable persons will step up and help us in solving whatever glitches that would come REC's way.

We have 15% premine equivalent to 4,333,320 coins that were supposed to be divided equally among investors who will then distribute the coins to their respective marketing groups. With the new turn of events, we decided that the premine would be used for the development, for listing to exchanges, for airdrops and bounties to check the staking efficiency, for rewards to mining pools, and incentives to merchants and marketing groups that will use our coins as payment options.

A certain percentage of the premine would be allocated for future rewards for those who would be involved in the improvement of the source code and the coin itself.


SPECIFICATIONS

CoinName: Royal Empire Coin
Ticker: REC
Algorithm: Skein
Type: POW/POS
Total Maximum Coin Supply: 28,888,800
Premine: 4,333,320
Block Reward: 50 REC per block
Target Spacing: 120 seconds
PoS Rewards: 12% annually


DEVELOPMENT PLAN

Our ultimate goal is to make this coin stable and sustainable to support our marketing needs

Specifics:

1. Teach cryptocurrency and blockchain technology to the marketing groups and salespeople involved
2. Distribute portion of the premine to salespeople and merchant partners to start trading using Royal Empire Coin
3. Sell part of the premine to exchanges to support development and enhance the REC distribution process
4. Encourage mining and staking for continuous and stable supply of coins and keep the blockchain moving.
5. Reward people and communities that support REC through bounty system




RESOURCES


https://i.imgur.com/K86BX7q.png (https://github.com/royalempirecoin/REC-Project/tree/master/RoyalEmpireCoin-master)https://i.imgur.com/H4W1U8O.png (https://github.com/royalempirecoin/REC-Project/releases/download/v1.0.0.0/royalempirecoin-qt-win32-v1.0.0.0.zip)https://i.imgur.com/KrUFIgX.png
https://i.imgur.com/y4JQCeP.png https://i.imgur.com/9qFktD8.png https://i.imgur.com/lGgqNkW.png
 (http://royalempirecoin.com/)


BLOCK EXPLORER

https://i.imgur.com/ZRblzTN.png (http://royalempire.thecryptochat.net/)


FAUCETS

Coming Soon



REWARDS AND BOUNTIES

Please wait for instructions


EXCHANGES

In-Process


MINING POOL

Looking for Miners


Title: Re: Reserved for REC
Post by: CryptoBelle on August 27, 2017, 04:04:47 PM
Reserved for Bounty Announcement


Title: Re: Reserved for REC
Post by: royalempire on August 27, 2017, 04:05:13 PM
RESERVED :)


Title: Re: Reserved for REC
Post by: santi_09 on August 27, 2017, 04:10:51 PM
Waiting for bounty announcements.


Title: Re: Reserved for REC
Post by: shidayat8 on August 27, 2017, 04:37:45 PM
Waiting for bounty,
Good Luck dev


Title: Re: Reserved for REC
Post by: royalempire on August 27, 2017, 05:10:45 PM
Waiting for bounty,
Good Luck dev
thank you. God Bless


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: mbahokey on August 27, 2017, 05:12:40 PM
reserved indonesian translation.. if needed


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: bokap on August 27, 2017, 05:55:12 PM
Waiting for the next news


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: warden on August 27, 2017, 06:03:40 PM
i just dropped a pm regarding the bounties ! check it out
cheers


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: didio on August 28, 2017, 12:06:52 AM
waiting the bounty campaign, good luck


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: maronk on August 28, 2017, 12:31:25 AM
Downloaded the wallet  ;) and Waiting for the next news  developments, and of course ready to wait for bounty campaign, good luck Dev  ;)


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: SteamOctanePool on August 28, 2017, 12:42:42 AM
Compiling code now.  Pool will be up soon.

SteamOctanePool.com


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: QQ6693606 on August 28, 2017, 12:46:38 AM
Waiting for bounty


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: SektorPiii on August 28, 2017, 01:10:38 AM
Like this coin)
Waiting for bounty  8) :)


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: SteamOctanePool on August 28, 2017, 01:28:46 AM
Anyone else running into compiling issues?

Code:
miner.cpp: In function ‘CBlock* CreateNewBlock(CReserveKey&, bool, int64_t*)’:
miner.cpp:106:5: error: ‘unique_ptr’ is not a member of ‘std’
     std::unique_ptr<CBlock> pblock(new CBlock());
     ^
miner.cpp:106:5: note: suggested alternatives:
In file included from /usr/include/boost/thread/csbl/memory/unique_ptr.hpp:16:0,
                 from /usr/include/boost/thread/future.hpp:40,
                 from /usr/include/boost/thread.hpp:24,
                 from util.h:24,
                 from core.h:10,
                 from main.h:8,
                 from txdb-leveldb.h:9,
                 from txdb.h:9,
                 from miner.cpp:7:
/usr/include/boost/move/unique_ptr.hpp:346:7: note:   ‘boost::movelib::unique_ptr’
 class unique_ptr
       ^
/usr/include/boost/move/unique_ptr.hpp:346:7: note:   ‘boost::movelib::unique_ptr’
miner.cpp:106:27: error: expected primary-expression before ‘>’ token
     std::unique_ptr<CBlock> pblock(new CBlock());
                           ^
miner.cpp:106:48: error: ‘pblock’ was not declared in this scope
     std::unique_ptr<CBlock> pblock(new CBlock());
                                                ^
miner.cpp: In function ‘void ThreadStakeMiner(CWallet*)’:
miner.cpp:558:9: error: ‘unique_ptr’ is not a member of ‘std’
         std::unique_ptr<CBlock> pblock(CreateNewBlock(reservekey, true, &nFees));
         ^
miner.cpp:558:9: note: suggested alternatives:
In file included from /usr/include/boost/thread/csbl/memory/unique_ptr.hpp:16:0,
                 from /usr/include/boost/thread/future.hpp:40,
                 from /usr/include/boost/thread.hpp:24,
                 from util.h:24,
                 from core.h:10,
                 from main.h:8,
                 from txdb-leveldb.h:9,
                 from txdb.h:9,
                 from miner.cpp:7:
/usr/include/boost/move/unique_ptr.hpp:346:7: note:   ‘boost::movelib::unique_ptr’
 class unique_ptr
       ^
/usr/include/boost/move/unique_ptr.hpp:346:7: note:   ‘boost::movelib::unique_ptr’
miner.cpp:558:31: error: expected primary-expression before ‘>’ token
         std::unique_ptr<CBlock> pblock(CreateNewBlock(reservekey, true, &nFees));
                               ^
miner.cpp:558:80: error: ‘pblock’ was not declared in this scope
         std::unique_ptr<CBlock> pblock(CreateNewBlock(reservekey, true, &nFees));
                                                                                ^
miner.cpp: In function ‘void RoyalEmpireCoinMiner(CWallet*)’:
miner.cpp:608:9: error: ‘unique_ptr’ is not a member of ‘std’
         std::unique_ptr<CBlock> pblocktemplate(CreateNewBlock(reservekey, false, &nFees));
         ^
miner.cpp:608:9: note: suggested alternatives:
In file included from /usr/include/boost/thread/csbl/memory/unique_ptr.hpp:16:0,
                 from /usr/include/boost/thread/future.hpp:40,
                 from /usr/include/boost/thread.hpp:24,
                 from util.h:24,
                 from core.h:10,
                 from main.h:8,
                 from txdb-leveldb.h:9,
                 from txdb.h:9,
                 from miner.cpp:7:
/usr/include/boost/move/unique_ptr.hpp:346:7: note:   ‘boost::movelib::unique_ptr’
 class unique_ptr
       ^
/usr/include/boost/move/unique_ptr.hpp:346:7: note:   ‘boost::movelib::unique_ptr’
miner.cpp:608:31: error: expected primary-expression before ‘>’ token
         std::unique_ptr<CBlock> pblocktemplate(CreateNewBlock(reservekey, false, &nFees));
                               ^
miner.cpp:608:89: error: ‘pblocktemplate’ was not declared in this scope
         std::unique_ptr<CBlock> pblocktemplate(CreateNewBlock(reservekey, false, &nFees));
                                                                                         ^
makefile.unix:179: recipe for target 'obj/miner.o' failed
make: *** [obj/miner.o] Error 1


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: dodopool on August 28, 2017, 01:39:35 AM
is it too soon to ask for peers? :)

only added peer in the distributed conf is a local IP


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: AmoreJaz on August 28, 2017, 01:41:46 AM
Anyone else running into compiling issues?

Code:
miner.cpp: In function ‘CBlock* CreateNewBlock(CReserveKey&, bool, int64_t*)’:
miner.cpp:106:5: error: ‘unique_ptr’ is not a member of ‘std’
     std::unique_ptr<CBlock> pblock(new CBlock());
     ^
miner.cpp:106:5: note: suggested alternatives:
In file included from /usr/include/boost/thread/csbl/memory/unique_ptr.hpp:16:0,
                 from /usr/include/boost/thread/future.hpp:40,
                 from /usr/include/boost/thread.hpp:24,
                 from util.h:24,
                 from core.h:10,
                 from main.h:8,
                 from txdb-leveldb.h:9,
                 from txdb.h:9,
                 from miner.cpp:7:
/usr/include/boost/move/unique_ptr.hpp:346:7: note:   ‘boost::movelib::unique_ptr’
 class unique_ptr
       ^
/usr/include/boost/move/unique_ptr.hpp:346:7: note:   ‘boost::movelib::unique_ptr’
miner.cpp:106:27: error: expected primary-expression before ‘>’ token
     std::unique_ptr<CBlock> pblock(new CBlock());
                           ^
miner.cpp:106:48: error: ‘pblock’ was not declared in this scope
     std::unique_ptr<CBlock> pblock(new CBlock());
                                                ^
miner.cpp: In function ‘void ThreadStakeMiner(CWallet*)’:
miner.cpp:558:9: error: ‘unique_ptr’ is not a member of ‘std’
         std::unique_ptr<CBlock> pblock(CreateNewBlock(reservekey, true, &nFees));
         ^
miner.cpp:558:9: note: suggested alternatives:
In file included from /usr/include/boost/thread/csbl/memory/unique_ptr.hpp:16:0,
                 from /usr/include/boost/thread/future.hpp:40,
                 from /usr/include/boost/thread.hpp:24,
                 from util.h:24,
                 from core.h:10,
                 from main.h:8,
                 from txdb-leveldb.h:9,
                 from txdb.h:9,
                 from miner.cpp:7:
/usr/include/boost/move/unique_ptr.hpp:346:7: note:   ‘boost::movelib::unique_ptr’
 class unique_ptr
       ^
/usr/include/boost/move/unique_ptr.hpp:346:7: note:   ‘boost::movelib::unique_ptr’
miner.cpp:558:31: error: expected primary-expression before ‘>’ token
         std::unique_ptr<CBlock> pblock(CreateNewBlock(reservekey, true, &nFees));
                               ^
miner.cpp:558:80: error: ‘pblock’ was not declared in this scope
         std::unique_ptr<CBlock> pblock(CreateNewBlock(reservekey, true, &nFees));
                                                                                ^
miner.cpp: In function ‘void RoyalEmpireCoinMiner(CWallet*)’:
miner.cpp:608:9: error: ‘unique_ptr’ is not a member of ‘std’
         std::unique_ptr<CBlock> pblocktemplate(CreateNewBlock(reservekey, false, &nFees));
         ^
miner.cpp:608:9: note: suggested alternatives:
In file included from /usr/include/boost/thread/csbl/memory/unique_ptr.hpp:16:0,
                 from /usr/include/boost/thread/future.hpp:40,
                 from /usr/include/boost/thread.hpp:24,
                 from util.h:24,
                 from core.h:10,
                 from main.h:8,
                 from txdb-leveldb.h:9,
                 from txdb.h:9,
                 from miner.cpp:7:
/usr/include/boost/move/unique_ptr.hpp:346:7: note:   ‘boost::movelib::unique_ptr’
 class unique_ptr
       ^
/usr/include/boost/move/unique_ptr.hpp:346:7: note:   ‘boost::movelib::unique_ptr’
miner.cpp:608:31: error: expected primary-expression before ‘>’ token
         std::unique_ptr<CBlock> pblocktemplate(CreateNewBlock(reservekey, false, &nFees));
                               ^
miner.cpp:608:89: error: ‘pblocktemplate’ was not declared in this scope
         std::unique_ptr<CBlock> pblocktemplate(CreateNewBlock(reservekey, false, &nFees));
                                                                                         ^
makefile.unix:179: recipe for target 'obj/miner.o' failed
make: *** [obj/miner.o] Error 1

i am just getting to it now let me run a bit and see if i get the same issues...one funny thing is on the ANN they say skein algo and on the github repo its blake


edit=
yep i am getting the very same crap
IMHO this is just another one of those coins.....
moving on to the next.... bye bye


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: lilaj4de on August 28, 2017, 01:59:50 AM
It seems that 20% will be destined to pre miner? It is not much ? It discourages this value a little.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: divedaucd on August 28, 2017, 02:16:08 AM
anyone please teach me how can i mine solo? not found any pool  >:(


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: alvinmtp on August 28, 2017, 02:20:39 AM
anyone please teach me how can i mine solo? not found any pool  >:(
Code:
setgenerate true -1
&
This is my RoyalEmpireCoin address for receiveng payments.
Code:
rL7D8UJyYHeHFWoVLek1hy8LoTLwPgB6NC


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: divedaucd on August 28, 2017, 02:27:14 AM
anyone please teach me how can i mine solo? not found any pool  >:(
Code:
setgenerate true -1
&
This is my RoyalEmpireCoin address for receiveng payments.
Code:
rL7D8UJyYHeHFWoVLek1hy8LoTLwPgB6NC
error! but change setgenerate=true it work! Thank you so much!


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: AmoreJaz on August 28, 2017, 02:43:21 AM
anyone please teach me how can i mine solo? not found any pool  >:(
Code:
setgenerate true -1
&
This is my RoyalEmpireCoin address for receiveng payments.
Code:
rUtTg9vp3XJDcbtwUnstzqMfST3pB9ddao
error! but change setgenerate=true it work! Thank you so much!

if that actually is working for you please take a screenshot and post it here please!
i would be very interested to see "" setgenerate=true  ""  highlighted in green and working as a comand


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: alvinmtp on August 28, 2017, 02:48:18 AM
Quote
if that actually is working for you please take a screenshot and post it here please!
i would be very interested to see "" setgenerate=true  ""  highlighted in green and working as a comand
https://i.gyazo.com/6e21be4b1ef4c076479e4f3948b49e16.gif


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: divedaucd on August 28, 2017, 02:48:58 AM
anyone please teach me how can i mine solo? not found any pool  >:(
Code:
setgenerate true -1
&
This is my RoyalEmpireCoin address for receiveng payments.
Code:
rUtTg9vp3XJDcbtwUnstzqMfST3pB9ddao
error! but change setgenerate=true it work! Thank you so much!

if that actually is working for you please take a screenshot and post it here please!
i would be very interested to see "" setgenerate=true  ""  highlighted in green and working as a comand

I dont know it work or not, but it can connect no error. Sorry this is very new for me. :(
https://i.imgur.com/lPwtXdJ.png


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: cryptodrops on August 28, 2017, 02:55:58 AM
Anyone else running into compiling issues?

Code:
miner.cpp: In function ‘CBlock* CreateNewBlock(CReserveKey&, bool, int64_t*)’:
miner.cpp:106:5: error: ‘unique_ptr’ is not a member of ‘std’
     std::unique_ptr<CBlock> pblock(new CBlock());
     ^
miner.cpp:106:5: note: suggested alternatives:
In file included from /usr/include/boost/thread/csbl/memory/unique_ptr.hpp:16:0,
                 from /usr/include/boost/thread/future.hpp:40,
                 from /usr/include/boost/thread.hpp:24,
                 from util.h:24,
                 from core.h:10,
                 from main.h:8,
                 from txdb-leveldb.h:9,
                 from txdb.h:9,
                 from miner.cpp:7:
/usr/include/boost/move/unique_ptr.hpp:346:7: note:   ‘boost::movelib::unique_ptr’
 class unique_ptr
       ^
/usr/include/boost/move/unique_ptr.hpp:346:7: note:   ‘boost::movelib::unique_ptr’
miner.cpp:106:27: error: expected primary-expression before ‘>’ token
     std::unique_ptr<CBlock> pblock(new CBlock());
                           ^
miner.cpp:106:48: error: ‘pblock’ was not declared in this scope
     std::unique_ptr<CBlock> pblock(new CBlock());
                                                ^
miner.cpp: In function ‘void ThreadStakeMiner(CWallet*)’:
miner.cpp:558:9: error: ‘unique_ptr’ is not a member of ‘std’
         std::unique_ptr<CBlock> pblock(CreateNewBlock(reservekey, true, &nFees));
         ^
miner.cpp:558:9: note: suggested alternatives:
In file included from /usr/include/boost/thread/csbl/memory/unique_ptr.hpp:16:0,
                 from /usr/include/boost/thread/future.hpp:40,
                 from /usr/include/boost/thread.hpp:24,
                 from util.h:24,
                 from core.h:10,
                 from main.h:8,
                 from txdb-leveldb.h:9,
                 from txdb.h:9,
                 from miner.cpp:7:
/usr/include/boost/move/unique_ptr.hpp:346:7: note:   ‘boost::movelib::unique_ptr’
 class unique_ptr
       ^
/usr/include/boost/move/unique_ptr.hpp:346:7: note:   ‘boost::movelib::unique_ptr’
miner.cpp:558:31: error: expected primary-expression before ‘>’ token
         std::unique_ptr<CBlock> pblock(CreateNewBlock(reservekey, true, &nFees));
                               ^
miner.cpp:558:80: error: ‘pblock’ was not declared in this scope
         std::unique_ptr<CBlock> pblock(CreateNewBlock(reservekey, true, &nFees));
                                                                                ^
miner.cpp: In function ‘void RoyalEmpireCoinMiner(CWallet*)’:
miner.cpp:608:9: error: ‘unique_ptr’ is not a member of ‘std’
         std::unique_ptr<CBlock> pblocktemplate(CreateNewBlock(reservekey, false, &nFees));
         ^
miner.cpp:608:9: note: suggested alternatives:
In file included from /usr/include/boost/thread/csbl/memory/unique_ptr.hpp:16:0,
                 from /usr/include/boost/thread/future.hpp:40,
                 from /usr/include/boost/thread.hpp:24,
                 from util.h:24,
                 from core.h:10,
                 from main.h:8,
                 from txdb-leveldb.h:9,
                 from txdb.h:9,
                 from miner.cpp:7:
/usr/include/boost/move/unique_ptr.hpp:346:7: note:   ‘boost::movelib::unique_ptr’
 class unique_ptr
       ^
/usr/include/boost/move/unique_ptr.hpp:346:7: note:   ‘boost::movelib::unique_ptr’
miner.cpp:608:31: error: expected primary-expression before ‘>’ token
         std::unique_ptr<CBlock> pblocktemplate(CreateNewBlock(reservekey, false, &nFees));
                               ^
miner.cpp:608:89: error: ‘pblocktemplate’ was not declared in this scope
         std::unique_ptr<CBlock> pblocktemplate(CreateNewBlock(reservekey, false, &nFees));
                                                                                         ^
makefile.unix:179: recipe for target 'obj/miner.o' failed
make: *** [obj/miner.o] Error 1

i am just getting to it now let me run a bit and see if i get the same issues...one funny thing is on the ANN they say skein algo and on the github repo its blake


edit=
yep i am getting the very same crap
IMHO this is just another one of those coins.....
moving on to the next.... bye bye

Can you show us how to know that? It seem it is really a skein algo. The miner is working in skein algo. hmm.

https://image.prntscr.com/image/je6jRg-BQhqoOpu12VmHXw.png

Please show us about that so we can be aware.

Thanks.  ;)


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: juzz222 on August 28, 2017, 03:03:20 AM
anyone please teach me how can i mine solo? not found any pool  >:(
Code:
setgenerate true -1
&
This is my RoyalEmpireCoin address for receiveng payments.
Code:
rL7D8UJyYHeHFWoVLek1hy8LoTLwPgB6NC

To solo mine:

Code:
miner -a skein -o http://127.0.0.1:20029 -u rL7D8UJyYHeHFWoVLek1hy8LoTLwPgB6NC -p password 

setgenerate thing is not working on this one, it is hard coded I guess.
I don't know how someone suspect this as blake.
he should clarify what he had found out.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: AmoreJaz on August 28, 2017, 03:08:47 AM
anyone please teach me how can i mine solo? not found any pool  >:(
Code:
setgenerate true -1
&
This is my RoyalEmpireCoin address for receiveng payments.
Code:
rL7D8UJyYHeHFWoVLek1hy8LoTLwPgB6NC

To solo mine:

Code:
miner -a skein -o http://127.0.0.1:20029 -u rL7D8UJyYHeHFWoVLek1hy8LoTLwPgB6NC -p password 

setgenerate thing is not working on this one, it is hard coded I guess.
I don't know how someone suspect this as blake.
he should clarify what he had found out.

ok here you go... take a look for your selves... i guess going to github yourselves is just a bit much for you guys

https://i.imgur.com/aDQilwy.png


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: divedaucd on August 28, 2017, 03:11:52 AM
anyone please teach me how can i mine solo? not found any pool  >:(
Code:
setgenerate true -1
&
This is my RoyalEmpireCoin address for receiveng payments.
Code:
rL7D8UJyYHeHFWoVLek1hy8LoTLwPgB6NC

To solo mine:

Code:
miner -a skein -o http://127.0.0.1:20029 -u rL7D8UJyYHeHFWoVLek1hy8LoTLwPgB6NC -p password 

setgenerate thing is not working on this one, it is hard coded I guess.
I don't know how someone suspect this as blake.
he should clarify what he had found out.

How can use GPU to solo mine, or just only use CPU mine? Thanks!


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: dodopool on August 28, 2017, 03:12:23 AM
anyone please teach me how can i mine solo? not found any pool  >:(
Code:
setgenerate true -1
&
This is my RoyalEmpireCoin address for receiveng payments.
Code:
rL7D8UJyYHeHFWoVLek1hy8LoTLwPgB6NC

To solo mine:

Code:
miner -a skein -o http://127.0.0.1:20029 -u rL7D8UJyYHeHFWoVLek1hy8LoTLwPgB6NC -p password 

setgenerate thing is not working on this one, it is hard coded I guess.
I don't know how someone suspect this as blake.
he should clarify what he had found out.

setgenerate true is working but cpu hashing on skein is kind of pointless :)
someone said, the algorithms advertised are conflicting, since they have blake on their github and skein on this ANN

https://github.com/royalempirecoin/REC-Project/tree/master/RoyalEmpireCoin-master

skein works for me, may be they will have dual algo mining? not sure.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: juzz222 on August 28, 2017, 03:14:18 AM
anyone please teach me how can i mine solo? not found any pool  >:(
Code:
setgenerate true -1
&
This is my RoyalEmpireCoin address for receiveng payments.
Code:
rL7D8UJyYHeHFWoVLek1hy8LoTLwPgB6NC

To solo mine:

Code:
miner -a skein -o http://127.0.0.1:20029 -u rL7D8UJyYHeHFWoVLek1hy8LoTLwPgB6NC -p password 

setgenerate thing is not working on this one, it is hard coded I guess.
I don't know how someone suspect this as blake.
he should clarify what he had found out.

ok here you go... take a look for your selves... i guess going to github yourselves is just a bit much for you guys

https://i.imgur.com/aDQilwy.png

Thanks. I find it in read me. You are awesome.  8)


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: AmoreJaz on August 28, 2017, 03:20:23 AM
anyone please teach me how can i mine solo? not found any pool  >:(
Code:
setgenerate true -1
&
This is my RoyalEmpireCoin address for receiveng payments.
Code:
rUtTg9vp3XJDcbtwUnstzqMfST3pB9ddao
error! but change setgenerate=true it work! Thank you so much!

if that actually is working for you please take a screenshot and post it here please!
i would be very interested to see "" setgenerate=true  ""  highlighted in green and working as a comand

I dont know it work or not, but it can connect no error. Sorry this is very new for me. :(
https://i.imgur.com/lPwtXdJ.png


the command you gave that you said was working ""setgeberate=true"" that is for cpu  and the screenshot should be of the consol where you typed it in after pressing enter
the screenshot is for a quad gpu rig
BTW it looks like your trashing your gpus by making more HWerrors thne anything else!    LOLOL


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: cryptodrops on August 28, 2017, 03:29:09 AM
anyone please teach me how can i mine solo? not found any pool  >:(
Code:
setgenerate true -1
&
This is my RoyalEmpireCoin address for receiveng payments.
Code:
rL7D8UJyYHeHFWoVLek1hy8LoTLwPgB6NC

To solo mine:

Code:
miner -a skein -o http://127.0.0.1:20029 -u rL7D8UJyYHeHFWoVLek1hy8LoTLwPgB6NC -p password 

setgenerate thing is not working on this one, it is hard coded I guess.
I don't know how someone suspect this as blake.
he should clarify what he had found out.

setgenerate true is working but cpu hashing on skein is kind of pointless :)
someone said, the algorithms advertised are conflicting, since they have blake on their github and skein on this ANN

https://github.com/royalempirecoin/REC-Project/tree/master/RoyalEmpireCoin-master

skein works for me, may be they will have dual algo mining? not sure.


it is skein , the dev just put the wrong read me file. I think it is updated now.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: dodopool on August 28, 2017, 03:33:41 AM
something is broken. already... no POW or POS rewards seen for the last 30 minutes


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: alvinmtp on August 28, 2017, 03:33:53 AM


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: dodopool on August 28, 2017, 03:39:59 AM
something is broken. already... no POW or POS rewards seen for the last 30 minutes

or ignore me difficulty shot up from 0.1 to 3 to 900, solo mining dead 30 minutes after release :P


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Vivik on August 28, 2017, 03:51:35 AM
Anyone else running into compiling issues?

Code:
miner.cpp: In function ‘CBlock* CreateNewBlock(CReserveKey&, bool, int64_t*)’:
miner.cpp:106:5: error: ‘unique_ptr’ is not a member of ‘std’
     std::unique_ptr<CBlock> pblock(new CBlock());
     ^
miner.cpp:106:5: note: suggested alternatives:
In file included from /usr/include/boost/thread/csbl/memory/unique_ptr.hpp:16:0,
                 from /usr/include/boost/thread/future.hpp:40,
                 from /usr/include/boost/thread.hpp:24,
                 from util.h:24,
                 from core.h:10,
                 from main.h:8,
                 from txdb-leveldb.h:9,
                 from txdb.h:9,
                 from miner.cpp:7:
/usr/include/boost/move/unique_ptr.hpp:346:7: note:   ‘boost::movelib::unique_ptr’
 class unique_ptr
       ^
/usr/include/boost/move/unique_ptr.hpp:346:7: note:   ‘boost::movelib::unique_ptr’
miner.cpp:106:27: error: expected primary-expression before ‘>’ token
     std::unique_ptr<CBlock> pblock(new CBlock());
                           ^
miner.cpp:106:48: error: ‘pblock’ was not declared in this scope
     std::unique_ptr<CBlock> pblock(new CBlock());
                                                ^
miner.cpp: In function ‘void ThreadStakeMiner(CWallet*)’:
miner.cpp:558:9: error: ‘unique_ptr’ is not a member of ‘std’
         std::unique_ptr<CBlock> pblock(CreateNewBlock(reservekey, true, &nFees));
         ^
miner.cpp:558:9: note: suggested alternatives:
In file included from /usr/include/boost/thread/csbl/memory/unique_ptr.hpp:16:0,
                 from /usr/include/boost/thread/future.hpp:40,
                 from /usr/include/boost/thread.hpp:24,
                 from util.h:24,
                 from core.h:10,
                 from main.h:8,
                 from txdb-leveldb.h:9,
                 from txdb.h:9,
                 from miner.cpp:7:
/usr/include/boost/move/unique_ptr.hpp:346:7: note:   ‘boost::movelib::unique_ptr’
 class unique_ptr
       ^
/usr/include/boost/move/unique_ptr.hpp:346:7: note:   ‘boost::movelib::unique_ptr’
miner.cpp:558:31: error: expected primary-expression before ‘>’ token
         std::unique_ptr<CBlock> pblock(CreateNewBlock(reservekey, true, &nFees));
                               ^
miner.cpp:558:80: error: ‘pblock’ was not declared in this scope
         std::unique_ptr<CBlock> pblock(CreateNewBlock(reservekey, true, &nFees));
                                                                                ^
miner.cpp: In function ‘void RoyalEmpireCoinMiner(CWallet*)’:
miner.cpp:608:9: error: ‘unique_ptr’ is not a member of ‘std’
         std::unique_ptr<CBlock> pblocktemplate(CreateNewBlock(reservekey, false, &nFees));
         ^
miner.cpp:608:9: note: suggested alternatives:
In file included from /usr/include/boost/thread/csbl/memory/unique_ptr.hpp:16:0,
                 from /usr/include/boost/thread/future.hpp:40,
                 from /usr/include/boost/thread.hpp:24,
                 from util.h:24,
                 from core.h:10,
                 from main.h:8,
                 from txdb-leveldb.h:9,
                 from txdb.h:9,
                 from miner.cpp:7:
/usr/include/boost/move/unique_ptr.hpp:346:7: note:   ‘boost::movelib::unique_ptr’
 class unique_ptr
       ^
/usr/include/boost/move/unique_ptr.hpp:346:7: note:   ‘boost::movelib::unique_ptr’
miner.cpp:608:31: error: expected primary-expression before ‘>’ token
         std::unique_ptr<CBlock> pblocktemplate(CreateNewBlock(reservekey, false, &nFees));
                               ^
miner.cpp:608:89: error: ‘pblocktemplate’ was not declared in this scope
         std::unique_ptr<CBlock> pblocktemplate(CreateNewBlock(reservekey, false, &nFees));
                                                                                         ^
makefile.unix:179: recipe for target 'obj/miner.o' failed
make: *** [obj/miner.o] Error 1

i am just getting to it now let me run a bit and see if i get the same issues...one funny thing is on the ANN they say skein algo and on the github repo its blake


edit=
yep i am getting the very same crap
IMHO this is just another one of those coins.....
moving on to the next.... bye bye

Can you show us how to know that? It seem it is really a skein algo. The miner is working in skein algo. hmm.

https://image.prntscr.com/image/je6jRg-BQhqoOpu12VmHXw.png

Please show us about that so we can be aware.

Thanks.  ;)

std::unique_ptr -> auto_ptr


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: ssilower on August 28, 2017, 03:54:50 AM
reserved korean translation


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Hobbyist on August 28, 2017, 04:11:32 AM
Anyone else running into compiling issues?

Code:
miner.cpp: In function ‘CBlock* CreateNewBlock(CReserveKey&, bool, int64_t*)’:
miner.cpp:106:5: error: ‘unique_ptr’ is not a member of ‘std’
     std::unique_ptr<CBlock> pblock(new CBlock());
     ^
miner.cpp:106:5: note: suggested alternatives:
In file included from /usr/include/boost/thread/csbl/memory/unique_ptr.hpp:16:0,
                 from /usr/include/boost/thread/future.hpp:40,
                 from /usr/include/boost/thread.hpp:24,
                 from util.h:24,
                 from core.h:10,
                 from main.h:8,
                 from txdb-leveldb.h:9,
                 from txdb.h:9,
                 from miner.cpp:7:
/usr/include/boost/move/unique_ptr.hpp:346:7: note:   ‘boost::movelib::unique_ptr’
 class unique_ptr
       ^
/usr/include/boost/move/unique_ptr.hpp:346:7: note:   ‘boost::movelib::unique_ptr’
miner.cpp:106:27: error: expected primary-expression before ‘>’ token
     std::unique_ptr<CBlock> pblock(new CBlock());
                           ^
miner.cpp:106:48: error: ‘pblock’ was not declared in this scope
     std::unique_ptr<CBlock> pblock(new CBlock());
                                                ^
miner.cpp: In function ‘void ThreadStakeMiner(CWallet*)’:
miner.cpp:558:9: error: ‘unique_ptr’ is not a member of ‘std’
         std::unique_ptr<CBlock> pblock(CreateNewBlock(reservekey, true, &nFees));
         ^
miner.cpp:558:9: note: suggested alternatives:
In file included from /usr/include/boost/thread/csbl/memory/unique_ptr.hpp:16:0,
                 from /usr/include/boost/thread/future.hpp:40,
                 from /usr/include/boost/thread.hpp:24,
                 from util.h:24,
                 from core.h:10,
                 from main.h:8,
                 from txdb-leveldb.h:9,
                 from txdb.h:9,
                 from miner.cpp:7:
/usr/include/boost/move/unique_ptr.hpp:346:7: note:   ‘boost::movelib::unique_ptr’
 class unique_ptr
       ^
/usr/include/boost/move/unique_ptr.hpp:346:7: note:   ‘boost::movelib::unique_ptr’
miner.cpp:558:31: error: expected primary-expression before ‘>’ token
         std::unique_ptr<CBlock> pblock(CreateNewBlock(reservekey, true, &nFees));
                               ^
miner.cpp:558:80: error: ‘pblock’ was not declared in this scope
         std::unique_ptr<CBlock> pblock(CreateNewBlock(reservekey, true, &nFees));
                                                                                ^
miner.cpp: In function ‘void RoyalEmpireCoinMiner(CWallet*)’:
miner.cpp:608:9: error: ‘unique_ptr’ is not a member of ‘std’
         std::unique_ptr<CBlock> pblocktemplate(CreateNewBlock(reservekey, false, &nFees));
         ^
miner.cpp:608:9: note: suggested alternatives:
In file included from /usr/include/boost/thread/csbl/memory/unique_ptr.hpp:16:0,
                 from /usr/include/boost/thread/future.hpp:40,
                 from /usr/include/boost/thread.hpp:24,
                 from util.h:24,
                 from core.h:10,
                 from main.h:8,
                 from txdb-leveldb.h:9,
                 from txdb.h:9,
                 from miner.cpp:7:
/usr/include/boost/move/unique_ptr.hpp:346:7: note:   ‘boost::movelib::unique_ptr’
 class unique_ptr
       ^
/usr/include/boost/move/unique_ptr.hpp:346:7: note:   ‘boost::movelib::unique_ptr’
miner.cpp:608:31: error: expected primary-expression before ‘>’ token
         std::unique_ptr<CBlock> pblocktemplate(CreateNewBlock(reservekey, false, &nFees));
                               ^
miner.cpp:608:89: error: ‘pblocktemplate’ was not declared in this scope
         std::unique_ptr<CBlock> pblocktemplate(CreateNewBlock(reservekey, false, &nFees));
                                                                                         ^
makefile.unix:179: recipe for target 'obj/miner.o' failed
make: *** [obj/miner.o] Error 1

i am just getting to it now let me run a bit and see if i get the same issues...one funny thing is on the ANN they say skein algo and on the github repo its blake


edit=
yep i am getting the very same crap
IMHO this is just another one of those coins.....
moving on to the next.... bye bye

Can you show us how to know that? It seem it is really a skein algo. The miner is working in skein algo. hmm.

https://image.prntscr.com/image/je6jRg-BQhqoOpu12VmHXw.png

Please show us about that so we can be aware.

Thanks.  ;)

std::unique_ptr -> auto_ptr


Thanks for that,  Got it compiled on Ubuntu ...

Code:
 royalempirecoind getinfo
{
    "version" : "v1.0.0.0-RoyalEmpireCoin",
    "protocolversion" : 60001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "newmint" : 0.00000000,
    "stake" : 0.00000000,
    "blocks" : 931,
    "timeoffset" : 0,
    "moneysupply" : 4424111.03568685,
    "connections" : 1,
    "proxy" : "",
    "ip" : "0.0.0.0",
    "difficulty" : {
        "proof-of-work" : 129.22948938,
        "proof-of-stake" : 3.91320625
    },
    "testnet" : false,
    "keypoololdest" : 1503893017,
    "keypoolsize" : 101,
    "paytxfee" : 0.00001000,
    "mininput" : 0.00000000,
    "errors" : ""
}


If anyone is feeling generous,  new wallet address = rAHFuUqZiHtXtAb1iCmZux5mPwYErcye7D

Node accepting inbound connections at 76.95.178.229

If I can mine any,  I'll send Vivik a tip.



Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: potpockets on August 28, 2017, 04:15:41 AM
The coin seems to be very interesting, but the premine is not a little high?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: bigdgc on August 28, 2017, 04:34:47 AM
I like the name will keep an eye on in the future.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: 0verseer on August 28, 2017, 04:39:14 AM
Compiling code now.  Pool will be up soon.

SteamOctanePool.com
Waiting for your pool ;D


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: gameparadise007 on August 28, 2017, 04:39:56 AM
When will be there a pool, solo mining is tough :(


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Minator1 on August 28, 2017, 04:42:47 AM
Anyone can help me?
I have Sgminer 5.6.1

im trying mine solo

BAT FILE

sgminer -a skein -o http://127.0.0.1:20029 -u rP33pGx7vhtKnqx9DF8DGGzEcJrRk7BKaN -p password

But when i open bat, this close..

i try open sgminer, and open, but say: Need to specify at least one pool server

i cant mine... PLEASE HELP!

AND WALLET NO PEERS T_T I cant sincro...


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: dodopool on August 28, 2017, 04:51:34 AM
if the dev is watching this thread or the explorer or block times, you gotto change the difficulty adjustments...

If by chance 2 blocks land back to back, difficulty shoots to moon and at the moment last POW block is 30 minutes ago...


Title: Re: Reserved for REC
Post by: benwinkey on August 28, 2017, 12:38:23 PM
Posting for Royal Empire Team until they can post images :)
Royal Empire Coin is our first attempt in using the blockchain in digitizing how we pay our marketing groups all over the world. The initial plan is to distribute  REC coins to affiliated marketing groups, teach crypto to the marketing persons involved and keep the coin in circulation in the various sales communities. Prior to the launch of this coin, something unexpected happened to our coin developer leaving our team devoid of a legit coin programmer. This is the reason why we decided to launch this coin online and let the whole cryptoworld aware of the existence of Royal Empire Coin (REC).

Being a team composed of online and offline marketers, our crypto knowledge is limited to trading cryptocurrencies, staking coins and mining to some extent. If future programming problems will arise, we would be helpless in addressing the issues and our efforts in creating REC would be futile. By having the source open to the public, we are sure that crypto-knowledgeable persons will step up and help us in solving whatever glitches that would come REC's way.

We have 15% premine equivalent to 4,333,320 coins that were supposed to be divided equally among investors who will then distribute the coins to their respective marketing groups. With the new turn of events, we decided that the premine would be used for the development, for listing to exchanges, for airdrops and bounties to check the staking efficiency, for rewards to mining pools, and incentives to merchants and marketing groups that will use our coins as payment options.

A certain percentage of the premine would be allocated for future rewards for those who would be involved in the improvement of the source code and the coin itself.


SPECIFICATIONS

CoinName: Royal Empire Coin
Ticker: REC
Algorithm: Skein
Type: POW/POS
Total Maximum Coin Supply: 28,888,800
Premine: 4,333,320
Block Reward: 50 REC per block
Target Spacing: 120 seconds
PoS Rewards: 12% annually


DEVELOPMENT PLAN

Our ultimate goal is to make this coin stable and sustainable to support our marketing needs

Specifics:

1. Teach cryptocurrency and blockchain technology to the marketing groups and salespeople involved
2. Distribute portion of the premine to salespeople and merchant partners to start trading using Royal Empire Coin
3. Sell part of the premine to exchanges to support development and enhance the REC distribution process
4. Encourage mining and staking for continuous and stable supply of coins and keep the blockchain moving.
5. Reward people and communities that support REC through bounty system




RESOURCES


https://i.imgur.com/K86BX7q.png (https://github.com/royalempirecoin/REC-Project)https://i.imgur.com/H4W1U8O.png (https://github.com/royalempirecoin/REC-Project/releases/download/v1.0.0.0/royalempirecoin-qt-win32-v1.0.0.0.zip)https://i.imgur.com/KrUFIgX.png
https://i.imgur.com/y4JQCeP.png https://i.imgur.com/9qFktD8.png https://i.imgur.com/lGgqNkW.png
 (http://royalempirecoin.com/)


BLOCK EXPLORER

https://i.imgur.com/ZRblzTN.png (http://royalempire.thecryptochat.net/)


FAUCETS

Coming Soon



REWARDS AND BOUNTIES

Please wait for instructions


EXCHANGES

In-Process


MINING POOL

Looking for Miners

Skein / blake2s


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: oxyd_69 on August 28, 2017, 01:28:04 PM
dev please check the difficulty adjustments no more Blocks again  ???

THX



Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Minator1 on August 28, 2017, 01:52:14 PM
dev please check the difficulty adjustments no more Blocks again  ???

THX



Hi bro, you can help me to mine solo?

Windows10 + GPU + SGMINER 5.6.1
Wallet done...


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: oxyd_69 on August 28, 2017, 02:06:58 PM
dev please check the difficulty adjustments no more Blocks again  ???

THX



Hi bro, you can help me to mine solo?

Windows10 + GPU + SGMINER 5.6.1
Wallet done...

open the .conf File and set

listen=1
server=1
maxconnections=250
rpcuser=user
rpcpassword=password
port=20028
rpcport=20029
rpcconnect=127.0.0.1
rpcallowip=127.0.0.1
addnode=154.16.7.194

restart Wallet

Set SGMINER
sgminer.exe -k skein -o http://127.0.0.1:20029 -u user -p password
pause

done

i hope it's right. I used ccminer.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: santi_09 on August 28, 2017, 02:11:12 PM
Participating in the voting campaign at novaexchange.
1 NPoint = 100 REC

NICE! I hope nova would still have their free votes. :)


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: dodopool on August 28, 2017, 02:47:24 PM
Participating in the voting campaign at novaexchange.
1 NPoint = 100 REC

NICE! I hope nova would still have their free votes. :)

voting for what?...
gets two blocks and the algorithm thinks its ethereum now! spikes the difficulty and no blocks for the last 3 hour or so. 65 confirmations of 3 hours I can see lots of exchanges wanting a coin like that


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: divedaucd on August 28, 2017, 02:55:27 PM
stuck at block 1374 when syncing (2 hours ago). It's so hard to mine. LoL.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Minator1 on August 28, 2017, 03:03:25 PM
dev please check the difficulty adjustments no more Blocks again  ???

THX



Hi bro, you can help me to mine solo?

Windows10 + GPU + SGMINER 5.6.1
Wallet done...

open the .conf File and set

listen=1
server=1
maxconnections=250
rpcuser=user
rpcpassword=password
port=20028
rpcport=20029
rpcconnect=127.0.0.1
rpcallowip=127.0.0.1
addnode=154.16.7.194

restart Wallet

Set SGMINER
sgminer.exe -k skein -o http://127.0.0.1:20029 -u user -p password
pause

done

i hope it's right. I used ccminer.


Ty bro, im newbie, where i can get this File ?

>>> " open the .conf File and set " <<<


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: divedaucd on August 28, 2017, 03:08:07 PM
dev please check the difficulty adjustments no more Blocks again  ???

THX



Hi bro, you can help me to mine solo?

Windows10 + GPU + SGMINER 5.6.1
Wallet done...

open the .conf File and set

listen=1
server=1
maxconnections=250
rpcuser=user
rpcpassword=password
port=20028
rpcport=20029
rpcconnect=127.0.0.1
rpcallowip=127.0.0.1
addnode=154.16.7.194

restart Wallet

Set SGMINER
sgminer.exe -k skein -o http://127.0.0.1:20029 -u user -p password
pause

done

i hope it's right. I used ccminer.


Ty bro, im newbie, where i can get this File ?

>>> " open the .conf File and set " <<<
in %appdata%\RoyalEmpireCoin you'll see royalempirecoin.conf, edit it.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Minator1 on August 28, 2017, 03:11:07 PM
dev please check the difficulty adjustments no more Blocks again  ???

THX



Hi bro, you can help me to mine solo?

Windows10 + GPU + SGMINER 5.6.1
Wallet done...

open the .conf File and set

listen=1
server=1
maxconnections=250
rpcuser=user
rpcpassword=password
port=20028
rpcport=20029
rpcconnect=127.0.0.1
rpcallowip=127.0.0.1
addnode=154.16.7.194

restart Wallet

Set SGMINER
sgminer.exe -k skein -o http://127.0.0.1:20029 -u user -p password
pause

done

i hope it's right. I used ccminer.


Ty bro, im newbie, where i can get this File ?

>>> " open the .conf File and set " <<<
in %appdata%\RoyalEmpireCoin you'll see royalempirecoin.conf, edit it.

thanks very much bro, i will try just now


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Minator1 on August 28, 2017, 03:33:54 PM
dev please check the difficulty adjustments no more Blocks again  ???

THX



Hi bro, you can help me to mine solo?

Windows10 + GPU + SGMINER 5.6.1
Wallet done...

open the .conf File and set

listen=1
server=1
maxconnections=250
rpcuser=user
rpcpassword=password
port=20028
rpcport=20029
rpcconnect=127.0.0.1
rpcallowip=127.0.0.1
addnode=154.16.7.194

restart Wallet

Set SGMINER
sgminer.exe -k skein -o http://127.0.0.1:20029 -u user -p password
pause

done

i hope it's right. I used ccminer.


Ty bro, im newbie, where i can get this File ?

>>> " open the .conf File and set " <<<
in %appdata%\RoyalEmpireCoin you'll see royalempirecoin.conf, edit it.

thanks very much bro, i will try just now

CANT BRO... cant connect > 127.0.0.1 cant resolve :/


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: divedaucd on August 28, 2017, 03:48:01 PM
@Minator1
listen=1
server=1
daemon=1
setgenerate=true
maxconnections=250
rpcuser=u1
rpcpassword=123
port=20028
rpcport=20029
rpcconnect=127.0.0.1
rpcallowip=127.0.0.1   
rpcallowip=192.168.1.* 
addnode=154.16.7.194

change  192.168.1.* if your network different
second
sgminer.exe -k skein -o http://ip_wallet_running:20029 -u user -p password
pause


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Linit on August 28, 2017, 07:03:40 PM
I'm undermining?
https://ibb.co/dKKoP5

https://ibb.co/du6rcQ


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Hobbyist on August 28, 2017, 07:59:17 PM
Pool is ready for testing,  I still have some work to do but if you wish to test....


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


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: sstercan on August 28, 2017, 09:36:57 PM
i'm first user of pool. pool get 5 block but i think pos weight is high


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Hobbyist on August 28, 2017, 11:40:57 PM
i'm first user of pool. pool get 5 block but i think pos weight is high

What do you mean by POS weight being high?  The pool will not be taking part in POS.  It's set not to stake on the hot-wallet.

Code:
    "difficulty" : {
        "proof-of-work" : 1546.55702605,
        "proof-of-stake" : 13.00035645


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: sstercan on August 28, 2017, 11:48:38 PM
i'm first user of pool. pool get 5 block but i think pos weight is high

What do you mean by POS weight being high?  The pool will not be taking part in POS.  It's set not to stake on the hot-wallet.

Code:
    "difficulty" : {
        "proof-of-work" : 1546.55702605,
        "proof-of-stake" : 13.00035645

http://royalempire.thecryptochat.net/
look at explorer when i write reply most of blocks come from pos. already pos block generated. problem is not pool. dev maybe add a rule for pos. maybe first 10k block only pow. but now it's not possible.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: dodopool on August 29, 2017, 12:24:40 AM
Pool is ready for testing,  I still have some work to do but if you wish to test....


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)


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Hobbyist on August 29, 2017, 12:36:42 AM
Pool is ready for testing,  I still have some work to do but if you wish to test....


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


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: dodopool on August 29, 2017, 12:40:52 AM
Pool is ready for testing,  I still have some work to do but if you wish to test....


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


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: dodopool on August 29, 2017, 01:03:25 AM
Pool is ready for testing,  I still have some work to do but if you wish to test....


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

yes you are right it was leveldb.. i guess i'm too used to get complaints about libdb.
on a side note how did you disable staking? staking=0/false etc does not work.
I resorted to set reservebalance 1000000000 as a workaround


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: TanNguyen on August 29, 2017, 01:06:21 AM
Regalcoin.co is name REC coin.  What shell we do.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Hobbyist on August 29, 2017, 01:10:54 AM
Pool is ready for testing,  I still have some work to do but if you wish to test....


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

yes you are right it was leveldb.. i guess i'm too used to get complaints about libdb.
on a side note how did you disable staking? staking=0/false etc does not work.
I resorted to set reservebalance 1000000000 as a workaround


I used staking=0  conf below...  (looking at the source now,  maybe staking= is not in there.  I added it blindly with enableaccounts)

Code:
listen=1
server=1
daemon=1
enableaccounts=1
staking=0
maxconnections=250
rpcuser=youruser
rpcpassword=yourpassword
port=20028
rpcport=20029
rpcconnect=127.0.0.1
rpcallowip=127.0.0.1
rpcallowip=PoolIP
addnode=192.168.1.88
addnode=154.16.7.194
addnode=112.198.98.114



Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: SteamOctanePool on August 29, 2017, 01:50:05 AM
REC has been added to SteamOctanePool.com! 

Use your wallet address as your username.  and c=REC as your password.

Sample Config Below

-a skein -o stratum+tcp://steamoctanepool.com:4933 -u rFsPkKp6KXGZvHGoqxMBgCZCG3oyoKxxCP -p c=REC

Bounty/Donation address: rFsPkKp6KXGZvHGoqxMBgCZCG3oyoKxxCP


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: gameparadise007 on August 29, 2017, 02:40:58 AM
There is no miner right now, I will join


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Hobbyist on August 29, 2017, 03:08:39 AM
There is no miner right now, I will join


First block solved at steamoctanepool.com.  Congrats and welcome.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: gameparadise007 on August 29, 2017, 03:33:29 AM
Come on guys join the pool and increase the hashrate , solo is no longer feasible :)


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: ice2090 on August 29, 2017, 03:55:14 AM
what a seek amount were mined

2099 POW 3 Mins 3 835289.89291496 3082.22499394 931 00000000000deb35c6fd184c1a2f4cfe1c9e7c14534bfeca048536b89cddaf2c


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Hobbyist on August 29, 2017, 03:58:45 AM
Come on guys join the pool and increase the hashrate , solo is no longer feasible :)

Right,  With the coins diff adjustments, it's all over the place.  Solo is going to be rough.

https://hobbyistpool.ddns.net/royalempire  has 14 workers and 93 blocks today

http://steamoctanepool.com has 7 workers with 1 block solve today (needs hash, point here if you can to balance out the hash)

My advise,  set your miners to have a backup pool.  I don't mind if you don't use my pool but set it as a backup.



Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: arteis406 on August 29, 2017, 04:00:43 AM
I want mining but Total Maximum Coin Supply: 28,888,800 and Premine: 4,333,320
any promotion or bounty sir? I think premine is big ammount


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: ice2090 on August 29, 2017, 04:04:38 AM
https://hobbyistpool.ddns.net/royalempire
Pool Hash Rate   286.897 KH/s

http://steamoctanepool.com
Pool Hash Rate    5 Gh/s   


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Hobbyist on August 29, 2017, 04:05:24 AM
what a seek amount were mined

2099 POW 3 Mins 3 835289.89291496 3082.22499394 931 00000000000deb35c6fd184c1a2f4cfe1c9e7c14534bfeca048536b89cddaf2c

Mined was 50,  the total block value was large.

Code:
Coin:	Royal Empire Coin
Blockhash: 00000000000deb35c6fd184c1a2f4cfe1c9e7c14534bfeca048536b89cddaf2c
Confirmations: 3
Height: 2099
Time: 2017-08-29 03:50:19
Difficulty: 3082.22499394
Bits: 1b154322
Nonce: 4054568734
Version: 7
Size: 931 bytes
Flags: proof-of-work stake-modifier
Previous Hash: 000000000001ead8e406b440bfb1a2bb5bb62f4095a0371f1444264283226b90
Next Hash: 00000000000966f63cb85edcc8efa5dd11014c571b55d0b26ae51d5446022995
Merkle Root: 172296d4ce2379596962336b7ccdc6edc449c8edb1c1797d8757a9541172792b
Transactions: 3

Transaction Hash Size Value From To (amount)
d50cf12faad16f0d1b044dfabb7c5f4d2e15dcabdef6d942f9114b9df65d9f67 95 50.01001 Generation rBF3veSr9i1nNKXDFcGkGtHxWJhRL2uYwz (50.01001)
8a57fa2e61a9075e6efb0114704ce027e03319923be376447b427d21d25cc3ba 230 835211.83 rTD65LUjqevaodoCbGiJjvTeyuYvYbMPNR (805211.83)
rET2Yg86Y1S5nciXcT8eeGjcb4qujGq6GB (30000)
44e302038fa31261160dee4ee73b1ba963ed95ebd228628dc4d506cfadecb36a 524 28.05290496 rP33pGx7vhtKnqx9DF8DGGzEcJrRk7BKaN (26.92210935)
r71GgM48cq5kzc3UBjszEJcZNPJpUwrJZM (1.13079561)


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Hobbyist on August 29, 2017, 04:10:41 AM
https://hobbyistpool.ddns.net/royalempire
Pool Hash Rate   286.897 KH/s

http://steamoctanepool.com
Pool Hash Rate    5 Gh/s   

Pool stats are a bit off as MPOS doesn't support Skein "Out-of-the-Box"

Share submission, prop calculation and payout are unaffected but hashrate, of expected shares, est adv time of block exc.. are going to be off.

I'm looking for a fix. 


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: sutejo on August 29, 2017, 04:30:27 AM
waiting for bounty campaign information


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: hman777 on August 29, 2017, 05:37:40 AM
How to sync the wallet?

my wallet in status Not synchronized


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: oxyd_69 on August 29, 2017, 05:54:57 AM
How to sync the wallet?

my wallet in status Not synchronized

addnode=154.16.7.194 in the .conf File


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: hman777 on August 29, 2017, 06:11:30 AM

addnode=154.16.7.194 in the .conf File

thanks bro!


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: elmerian on August 29, 2017, 08:07:22 AM
How to sync the wallet?

my wallet in status Not synchronized

addnode=154.16.7.194 in the .conf File

dankeschon


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Resar on August 29, 2017, 12:53:38 PM
Pool is ready for testing,  I still have some work to do but if you wish to test....


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

All I'm getting are rejected shares

"Rejected dfcfdec7 Diff 1.144/1.000 GPU 0  (low difficulty share of 4.219?reject"


My sgminer bat looks like this:
Code:
sgminer.exe -k skein --no-submit-stale -o stratum+tcp://hobbyistpool.ddns.net:5341 -u resar.1 -p x

Any ideas where I'm going wrong?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: ice2090 on August 29, 2017, 07:22:34 PM
i think u need to use cgminer-skein

Guys do u still get POS Reward after encrypting the wallet?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: fey2indi on August 30, 2017, 01:04:17 AM
Well, I tried everything, apparently, AMD is not good for this kind of algo.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: ice2090 on August 30, 2017, 01:09:11 AM
https://www.imageupload.co.uk/images/2017/08/30/5.jpg

does someone has the same problem? POS reward not accepted?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: ice2090 on August 30, 2017, 01:10:02 AM
Well, I tried everything, apparently, AMD is not good for this kind of algo.

i get with rx 470 like  230-240 MH
rx 570 250-260
rx 480 270-280


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: gameparadise007 on August 30, 2017, 02:17:26 AM
https://www.imageupload.co.uk/images/2017/08/30/5.jpg

does someone has the same problem? POS reward not accepted?

Yes I am also facing this issue, no POS reward is accepted.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Hobbyist on August 30, 2017, 02:25:48 AM
POS is ok on my windows wallet. I have a few orphan but several successful today.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: fey2indi on August 30, 2017, 02:46:18 AM
Well, I tried everything, apparently, AMD is not good for this kind of algo.

i get with rx 470 like  230-240 MH
rx 570 250-260
rx 480 270-280

Can you tell us what miner did you use for mine REC and the .bat line?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: ice2090 on August 30, 2017, 02:54:53 AM
i am using cgminer_skein
cgminer --skein -I 10 -o stratum+tcp://steamoctanepool.com:4933 -u dfz46wzztrztrfghfg -p c=REC


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: ice2090 on August 30, 2017, 02:55:44 AM
POS is ok on my windows wallet. I have a few orphan but several successful today.
from 10 POS rewards are only 1 accepted maybe its not ok))


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Hobbyist on August 30, 2017, 03:27:15 AM
http://www.imageupload.co.uk/image/DWrG


I'm not experiencing the issue.  


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: oxyd_69 on August 30, 2017, 04:40:21 AM
POS is ok on my windows wallet. I have a few orphan but several successful today.
from 10 POS rewards are only 1 accepted maybe its not ok))

I have the same problem 38 Pos 3 accept. That s not god.  ???


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: oxyd_69 on August 30, 2017, 06:51:37 AM
Dev what's going on, 47 POS rewards but only 3 accepted  ??? >:( :'(


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: gameparadise007 on August 30, 2017, 08:46:38 AM
Dev what's going on, 47 POS rewards but only 3 accepted  ??? >:( :'(

I am not getting any rewards now for POS, it just says reward in 5 secs. Do I need to do any change in wallet config ?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: oxyd_69 on August 30, 2017, 09:01:52 AM
Dev what's going on, 47 POS rewards but only 3 accepted  ??? >:( :'(

I am not getting any rewards now for POS, it just says reward in 5 secs. Do I need to do any change in wallet config ?

No just wait.
The Wallet must be unlock for rewards.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: oxyd_69 on August 30, 2017, 09:16:25 AM
What is the error when the block status collides?

Status: kollidiert
Datum: 30.08.2017 10:30
Quelle: Generiert
Belastung: 0.00 REC
Nettobetrag: -150.03909732 REC
Transaktions-ID: 45ed5ea85407ccf791193b94b4a254aa557e682a86ea5c726c4a0ea24297f37e-000


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: oxyd_69 on August 30, 2017, 09:31:07 AM
POS is ok on my windows wallet. I have a few orphan but several successful today.

how many nodes you have, and which ones?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Resar on August 30, 2017, 10:24:51 AM
Pool is ready for testing,  I still have some work to do but if you wish to test....


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

All I'm getting are rejected shares

"Rejected dfcfdec7 Diff 1.144/1.000 GPU 0  (low difficulty share of 4.219?reject"


My sgminer bat looks like this:
Code:
sgminer.exe -k skein --no-submit-stale -o stratum+tcp://hobbyistpool.ddns.net:5341 -u resar.1 -p x

Any ideas where I'm going wrong?


Figured it out. It needs - k skeincoin in the command line.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: wupyk on August 30, 2017, 12:42:52 PM
POS is ok on my windows wallet. I have a few orphan but several successful today.
Hi, can you Post please your .conf , I dont have any stake coins at all


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: wupyk on August 30, 2017, 01:58:14 PM
Is a POS mining is working? Can somebody share the your .conf please ?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: ice2090 on August 30, 2017, 02:04:31 PM
POS is ok on my windows wallet. I have a few orphan but several successful today.

Hobbyist share your conf pls


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: oxyd_69 on August 30, 2017, 02:06:44 PM
Is a POS mining is working? Can somebody share the your .conf please ?


not really 119 orphan and 3 accept
Code:
listen=1
server=1
maxconnections=250
rpcuser=user
rpcpassword=pw
port=20028
rpcport=20029
rpcconnect=127.0.0.1
rpcallowip=127.0.0.1
addnode=154.16.7.194


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: fey2indi on August 30, 2017, 02:49:46 PM
i am using cgminer_skein
cgminer --skein -I 10 -o stratum+tcp://steamoctanepool.com:4933 -u dfz46wzztrztrfghfg -p c=REC

Thanks man, is working great now.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Hobbyist on August 30, 2017, 03:48:25 PM
POS is ok on my windows wallet. I have a few orphan but several successful today.

Hobbyist share your conf pls

Config below...  Nothing special.

Code:
listen=1
server=1
daemon=1
###enableaccounts=1
###staking=0
maxconnections=250
rpcuser=<removed>
rpcpassword=<removed>
port=20028
rpcport=20029
rpcconnect=127.0.0.1
rpcallowip=127.0.0.1

addnode=192.168.1.88
addnode=154.16.7.194
addnode=112.198.98.114


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: ramcrypto on August 31, 2017, 03:37:57 AM
why your website showing bitcoinplanet coin....


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: fey2indi on August 31, 2017, 03:50:10 PM
So, this is a waste of time or what?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: ice2090 on September 01, 2017, 02:31:16 PM
Dev the site is showing BTPL? why?
Blockchain not working?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: royalempire on September 02, 2017, 02:32:03 AM
 It had thrown some orphan blocks in. I hadn't made a backup of yours yet so it is resyncing. Small chain still so shouldn't take too long. site is ok now.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Vencas1 on September 02, 2017, 02:46:08 AM
For my Nividia I tried several miners.  CCminers worked well, I tried 4 or 5 different versions and just ran them through roughly a hundred shares or so bcs I didn't have the patience for longer.  The best was the klaus ccminer fork 8.13.  The card was run stock, no mods no overclocking.  I used steamoctanepool as the mining site.  Here's the top results:

ccminerx64 2.27 top speed- 595 Mh/s,  avg speed:  571 Mh/s
ccminerx64 2.2   tops         603 Mh/s         avg        574 Mh/s
ccminer/Klaus 8.13             850 Mh/s          avg       785 Mh/s

I'm being liberal with my use of the word average- I didn't sit down and crunch numbers - I just watched for a few minutes,

this is the bat file I used, swapping out ccminer.exe for ccminer-x64 when using the first two listed
_______________------------------_________________________________________________________________________
ccminer.exe -a skein -o stratum+tcp://steamoctanepool.com:4933 -u rRyAgeFcryZXubYDADVLZN76YPmLKXAFfX -p -c=rec

pause

_______________________________________________________________________________ __________________________

The klaus has now been running 20 minutes and the current hashrate is 785.5
all the MH/s reading were read from my daemon window not the site
Hope this helps!  I'm a relatively new miner with just a few months experience so if you have simple questions I'm glad to answer, f you have techie questions don't bother asking me- plug it in and hit play is about my level of expertise.
Cheers!


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: ice2090 on September 02, 2017, 03:09:58 AM
Thx royal, do u maybe know anything about our POS problems?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: gameparadise007 on September 02, 2017, 03:12:55 AM
For my Nividia I tried several miners.  CCminers worked well, I tried 4 or 5 different versions and just ran them through roughly a hundred shares or so bcs I didn't have the patience for longer.  The best was the klaus ccminer fork 8.13.  The card was run stock, no mods no overclocking.  I used steamoctanepool as the mining site.  Here's the top results:

ccminerx64 2.27 top speed- 595 Mh/s,  avg speed:  571 Mh/s
ccminerx64 2.2   tops         603 Mh/s         avg        574 Mh/s
ccminer/Klaus 8.13             850 Mh/s          avg       785 Mh/s

I'm being liberal with my use of the word average- I didn't sit down and crunch numbers - I just watched for a few minutes,

this is the bat file I used, swapping out ccminer.exe for ccminer-x64 when using the first two listed
_______________------------------_________________________________________________________________________
ccminer.exe -a skein -o stratum+tcp://steamoctanepool.com:4933 -u rRyAgeFcryZXubYDADVLZN76YPmLKXAFfX -p -c=rec

pause

_______________________________________________________________________________ __________________________

The klaus has now been running 20 minutes and the current hashrate is 785.5
all the MH/s reading were read from my daemon window not the site
Hope this helps!  I'm a relatively new miner with just a few months experience so if you have simple questions I'm glad to answer, f you have techie questions don't bother asking me- plug it in and hit play is about my level of expertise.
Cheers!

On which card you getting above hash rates ?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: ice2090 on September 02, 2017, 03:16:45 AM
i think its a rig and not a card cause with rx 480 u get already only 280mh/s


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: gameparadise007 on September 02, 2017, 04:15:06 AM
i think its a rig and not a card cause with rx 480 u get already only 280mh/s

on my 1 gtx 1070 I get around 400 mh/s with ccminer 2.2


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: ice2090 on September 02, 2017, 05:36:17 AM
gamepara u are right its rly better as AMD, i am getting with gtx1080 FE 630mh/s OC


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: cryptodrops on September 02, 2017, 06:27:47 AM
Dev the site is showing BTPL? why?
Blockchain not working?

The web dev put the wrong index that is the reason. I see that the website is fix now.

if Blockchain is not moving or your wallet is not synchronizing, try the Hobbyist conf file.



Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: ice2090 on September 02, 2017, 09:07:52 PM
already tryed it before. Its luck how many are accepted.
but now its better as before now are like 50% accepted


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Hobbyist on September 03, 2017, 12:26:19 AM
Did some work on the pool hashrate meter.  Limited testing but it should be in the ballpark.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Vencas1 on September 03, 2017, 08:50:44 AM
For my Nividia I tried several miners.  CCminers worked well, I tried 4 or 5 different versions and just ran them through roughly a hundred shares or so bcs I didn't have the patience for longer.  The best was the klaus ccminer fork 8.13.  The card was run stock, no mods no overclocking.  I used steamoctanepool as the mining site.  Here's the top results:

ccminerx64 2.27 top speed- 595 Mh/s,  avg speed:  571 Mh/s
ccminerx64 2.2   tops         603 Mh/s         avg        574 Mh/s
ccminer/Klaus 8.13             850 Mh/s          avg       785 Mh/s

I'm being liberal with my use of the word average- I didn't sit down and crunch numbers - I just watched for a few minutes,

this is the bat file I used, swapping out ccminer.exe for ccminer-x64 when using the first two listed
_______________------------------_________________________________________________________________________
ccminer.exe -a skein -o stratum+tcp://steamoctanepool.com:4933 -u rRyAgeFcryZXubYDADVLZN76YPmLKXAFfX -p -c=rec

pause

_______________________________________________________________________________ __________________________

The klaus has now been running 20 minutes and the current hashrate is 785.5
all the MH/s reading were read from my daemon window not the site
Hope this helps!  I'm a relatively new miner with just a few months experience so if you have simple questions I'm glad to answer, f you have techie questions don't bother asking me- plug it in and hit play is about my level of expertise.
Cheers!

On which card you getting above hash rates ?

It's a Zotac1080ti AMP! 11gb.  Its a single GPU, not a rig.  It's ok on eth- 30-32MH/s but better in other algos. It gets
blake2s=6GH/s .., Decred 4Gh/s ,  Lyra2v2 58 MH/s, library credits low 400MH/s up to up to 500 with the CC spmod 6,  Quark 30-35MH/s, Equihash 500-600 H/s, Skunk 48-52MH/s, Neoscrypt 1.4 MH/s, Tribus 70-75MH/s,  X17 =18Mh/s
I wouldn't reccomend it for a rig, or if your electric is high bcs its a hog.  The 1070's can be tweaked to get similar eth and each of the same algos do pretty well and have the highest efficiency rating in the Nividia line if memory serves. The numbers above I collected trying out different miners- most all in the CCminer family but different versions/spmods.  The nicehash profit calculator is also pretty spot on if you want to see other rates.  I lucked out getting the Zotac, now that I'm looking at bench marks on the yiimp pools I find that this model tends to be near top in most algos and there is a pretty wide variance in hash rate depending on manufactorer. Long term the 1070's will make better profit - right now I get electric included in my rent costs so its not a factor for me.  Price wise the 1070's are falling around $400 but the 1080's haven't much budged.  If you're a hardcore gamer it is a great dual purpose gpu- it kills on some gaming benchmarks I checked out as well.  I think AMD's have it beat in some areas, they're strong on eth, but the nividias really have some range and a strong advantage in some algos.
If anyone wants a list of which miners do best for each algo (so far as I've discovered to date) I'm happy to provide that info as well- it also does a decent job dual mining and you can run an eth+ X (decred, sia etc..) using a dual purpose miner.
Cheers!

I see that some are maybe finding some of the numbers a tad incredulous, I'm happy to take some screen shots but I don't think I'm clear to post pics yet- if anyone wants to post for me I can e-mail them attachments to post although it may be more appropriate to do so  in a miners thread. 


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: IntelligentIdiot on September 03, 2017, 08:53:30 AM
Aside from downloading the wallet, I guess the next thing we non-miners could do is wait for the bounties. Any news when those bounties will happen?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Jdope on September 03, 2017, 06:27:48 PM
For my Nividia I tried several miners.  CCminers worked well, I tried 4 or 5 different versions and just ran them through roughly a hundred shares or so bcs I didn't have the patience for longer.  The best was the klaus ccminer fork 8.13.  The card was run stock, no mods no overclocking.  I used steamoctanepool as the mining site.  Here's the top results:

ccminerx64 2.27 top speed- 595 Mh/s,  avg speed:  571 Mh/s
ccminerx64 2.2   tops         603 Mh/s         avg        574 Mh/s
ccminer/Klaus 8.13             850 Mh/s          avg       785 Mh/s

I'm being liberal with my use of the word average- I didn't sit down and crunch numbers - I just watched for a few minutes,

this is the bat file I used, swapping out ccminer.exe for ccminer-x64 when using the first two listed
_______________------------------_________________________________________________________________________
ccminer.exe -a skein -o stratum+tcp://steamoctanepool.com:4933 -u rRyAgeFcryZXubYDADVLZN76YPmLKXAFfX -p -c=rec

pause

_______________________________________________________________________________ __________________________

The klaus has now been running 20 minutes and the current hashrate is 785.5
all the MH/s reading were read from my daemon window not the site
Hope this helps!  I'm a relatively new miner with just a few months experience so if you have simple questions I'm glad to answer, f you have techie questions don't bother asking me- plug it in and hit play is about my level of expertise.
Cheers!

On which card you getting above hash rates ?

It's a Zotac1080ti AMP! 11gb.  Its a single GPU, not a rig.  It's ok on eth- 30-32MH/s but better in other algos. It gets
blake2s=6GH/s .., Decred 4Gh/s ,  Lyra2v2 58 MH/s, library credits low 400MH/s up to up to 500 with the CC spmod 6,  Quark 30-35MH/s, Equihash 500-600 H/s, Skunk 48-52MH/s, Neoscrypt 1.4 MH/s, Tribus 70-75MH/s,  X17 =18Mh/s
I wouldn't reccomend it for a rig, or if your electric is high bcs its a hog.  The 1070's can be tweaked to get similar eth and each of the same algos do pretty well and have the highest efficiency rating in the Nividia line if memory serves. The numbers above I collected trying out different miners- most all in the CCminer family but different versions/spmods.  The nicehash profit calculator is also pretty spot on if you want to see other rates.  I lucked out getting the Zotac, now that I'm looking at bench marks on the yiimp pools I find that this model tends to be near top in most algos and there is a pretty wide variance in hash rate depending on manufactorer. Long term the 1070's will make better profit - right now I get electric included in my rent costs so its not a factor for me.  Price wise the 1070's are falling around $400 but the 1080's haven't much budged.  If you're a hardcore gamer it is a great dual purpose gpu- it kills on some gaming benchmarks I checked out as well.  I think AMD's have it beat in some areas, they're strong on eth, but the nividias really have some range and a strong advantage in some algos.
If anyone wants a list of which miners do best for each algo (so far as I've discovered to date) I'm happy to provide that info as well- it also does a decent job dual mining and you can run an eth+ X (decred, sia etc..) using a dual purpose miner.
Cheers!

I see that some are maybe finding some of the numbers a tad incredulous, I'm happy to take some screen shots but I don't think I'm clear to post pics yet- if anyone wants to post for me I can e-mail them attachments to post although it may be more appropriate to do so  in a miners thread. 

May i ask how many coins do you get with your 785 daily?

Also by the way, try EWBF's miner for equihash (750 easy with your card) and try alexis miner (i get around 620 with a 70% power limited 1080 on skein, up to 660 with no power limit)


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Hobbyist on September 04, 2017, 01:52:10 AM
I'll be switching the RoyalEmpire MPOS pool to a UNOMP based pool.  I'm triggering MPOS to auto-payout for those users who have a balance. The MPOS site will remain available for a few days.


The new UNOMP based pool specs are below and should be active. The MPOS pools are still on HTTPS.

Website:: http://hobbyistpool.ddns.net (http://hobbyistpool.ddns.net)
Stratum Host:   stratum+tcp://hobbyistpool.ddns.net
Port : 5341
Username:  YourRoyalEmpireCoinAddress
Password:   Anything
VarDiff Initial: 0.5
VarDiff Min:   0.001
Fee:  1%
Payout: Every 10 Min.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: SnowmanCoins on September 04, 2017, 07:46:01 PM
We added the "RoyalEmpire Coin" to our pool.
No signup required.

,.-~*´¨¯¨`*·~-.¸-(pool.snowmancoins.com (http://pool.snowmancoins.com))-,.-~*´¨¯¨`*·~-.¸

Eg. for vardiff -o stratum+tcp://pool.snowmancoins.com:3008 -u YourWalletAddress 


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: brubic on September 06, 2017, 07:26:04 AM
There is no news at all. Dev, what's new, how are you? There is already a pool, but it is empty.
You need more advertising and communication in the thread, to attract attention.

Is there any news about the exchange?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: elmerian on September 06, 2017, 08:49:55 AM
yeaaa,,,
when at exchange


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: ice2090 on September 06, 2017, 10:58:04 PM
something mad happening on the steamoctanepool
12 hours before we were mining with 6-8 GH/s and we found like every 4th min one block.
now the hashrate raised up to 10 times higher and we still mine one block every 3rd min.
the Diff rised only 2 times not more.
if my calculation is right we must find block every 40-50 sec but this not happening.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: ice2090 on September 06, 2017, 10:59:24 PM
DEV
Last Active:   September 02, 2017, 03:57:07 AM


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: virtual_miner on September 07, 2017, 04:27:13 AM
something mad happening on the steamoctanepool
12 hours before we were mining with 6-8 GH/s and we found like every 4th min one block.
now the hashrate raised up to 10 times higher and we still mine one block every 3rd min.
the Diff rised only 2 times not more.
if my calculation is right we must find block every 40-50 sec but this not happening.

I am alone at pool.snowmancoins.com   but it is good. ;D


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: roboshark on September 07, 2017, 05:06:13 AM
I wouldn't mine this coin. Dev is not that active.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: r00s on September 07, 2017, 05:15:12 AM
Hi to all.
Did anybody tried to mine REC at https://umine.org pool?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: royalempire on September 07, 2017, 11:26:47 AM
Hello everyone.  busy offline this past few days. busy looking merchants while waiting for novaexchange to add REC on thier exchange.  visit https://novaexchange.com/addcoin/ to see the REC status on novaexchange. thank you. :) :)


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: umine.org on September 08, 2017, 01:26:11 PM
Hello everyone!

RoyalEmpireCoin [REC] added to https://umine.org/

Low fee 0.5%, payouts every 2 hours.

Happy mining!


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: maxuscz on September 08, 2017, 06:03:10 PM
Damn.. why wallet hase only one connect and why to many orphan block in wallet?
it is some connetction problems


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: spinnycat on September 09, 2017, 12:40:22 AM
Wallet zero connections on this, anyone got any info re: what to change with the conf file so I get connections? Cheers !


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Hobbyist on September 09, 2017, 02:33:47 AM
Wallet zero connections on this, anyone got any info re: what to change with the conf file so I get connections? Cheers !

try these ...
addnode=154.16.7.194:20028
addnode=76.95.178.229:20028


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: spinnycat on September 09, 2017, 03:07:28 AM
Mate worked a treat, cheers!


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: spinnycat on September 09, 2017, 08:18:00 AM
I'll be switching the RoyalEmpire MPOS pool to a UNOMP based pool.  I'm triggering MPOS to auto-payout for those users who have a balance. The MPOS site will remain available for a few days.


The new UNOMP based pool specs are below and should be active. The MPOS pools are still on HTTPS.

Website:: http://hobbyistpool.ddns.net (http://hobbyistpool.ddns.net)
Stratum Host:   stratum+tcp://hobbyistpool.ddns.net
Port : 5341
Username:  YourRoyalEmpireCoinAddress
Password:   Anything
VarDiff Initial: 0.5
VarDiff Min:   0.001
Fee:  1%
Payout: Every 10 Min.


Hey Hobbyist, used this pool, solved a block as a solo miner with no one else mining last few hours and got only 22 REC. Just an fyi payout is alot better on SOC, just wanted to let you know in case you were still tweaking it.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: ice2090 on September 09, 2017, 10:37:22 AM
Cause before u solved the block someone else, mined on the pool and brought accepted shares, so u shared your block with him


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: spinnycat on September 09, 2017, 12:14:00 PM
Cause before u solved the block someone else, mined on the pool and brought accepted shares, so u shared your block with him

Yeah its probably just Im not used to UNOMP :) Big thanks to Hobbyist for being supportive enough of REC To host the coin on his pool, without folks like him it would be hard for new cryptos to thrive.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Hobbyist on September 09, 2017, 06:49:02 PM
Ice2090 is correct,  You shared that block.  It's a little difficult to really tell with UNOMP, I prefer MPOS myself as it gives more detail, stats and history.

And thanks, Spinnycat.  I try to support interesting projects as well as keep some older coins alive.  It a hobby. :)

Added to my paperwallet site at  https://hobbyistpool.ddns.net/paperwallet/?currency=royalempire


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: fey2indi on September 10, 2017, 02:09:30 AM
Ok, somebody tells me how the solved block works. I'm mining with streamoctane pool and I has been solved 2 blocks but I'm not seeing any rewards coming for that in particular.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: SteamOctanePool on September 10, 2017, 02:12:44 AM
Ok, somebody tells me how the solved block works. I'm mining with streamoctane pool and I has been solved 2 blocks but I'm not seeing any rewards coming for that in particular.

Your not getting payments from my pool?  What is your wallet address? 


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: fey2indi on September 10, 2017, 02:17:48 AM
Ok, somebody tells me how the solved block works. I'm mining with streamoctane pool and I has been solved 2 blocks but I'm not seeing any rewards coming for that in particular.

Your not getting payments from my pool?  What is your wallet address? 

rFYfqVH5Hdz6tsyhHnL8mWxunk2fpvRafW


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: SteamOctanePool on September 10, 2017, 02:20:01 AM
Ok, somebody tells me how the solved block works. I'm mining with streamoctane pool and I has been solved 2 blocks but I'm not seeing any rewards coming for that in particular.

Your not getting payments from my pool?  What is your wallet address? 

rFYfqVH5Hdz6tsyhHnL8mWxunk2fpvRafW

I'm showing you have been paid 847.29094765 REC so far.  Can you confirm? 

Or maybe I misunderstood the issue you are experiencing. 

Thank You.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: fey2indi on September 10, 2017, 02:27:28 AM
Ok, somebody tells me how the solved block works. I'm mining with streamoctane pool and I has been solved 2 blocks but I'm not seeing any rewards coming for that in particular.

Your not getting payments from my pool?  What is your wallet address? 

rFYfqVH5Hdz6tsyhHnL8mWxunk2fpvRafW

I'm showing you have been paid 847.29094765 REC so far.  Can you confirm? 

Or maybe I misunderstood the issue you are experiencing. 

Thank You.


Yes, I was talking about the block reward. That's why I asked for somebody to explain how that works.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: SteamOctanePool on September 10, 2017, 01:11:11 PM
Ok, somebody tells me how the solved block works. I'm mining with streamoctane pool and I has been solved 2 blocks but I'm not seeing any rewards coming for that in particular.

Your not getting payments from my pool?  What is your wallet address? 

rFYfqVH5Hdz6tsyhHnL8mWxunk2fpvRafW

I'm showing you have been paid 847.29094765 REC so far.  Can you confirm? 

Or maybe I misunderstood the issue you are experiencing. 

Thank You.


Yes, I was talking about the block reward. That's why I asked for somebody to explain how that works.
Ah okay.

So since your mining in a pool you do not get the entire block reward, what happens is you split the block with the rest of the miners that are on the pool, and they split their rewards to you.  The pool hits blocks faster with the combined mining power, and the rewards are split by the number of shares each users hardware produces.  In other words the miners with the more powerful hardware get the mining reward as they are producing more shares, and finding more blocks for the pool.

You would have to be solo mining in order to get the entire block reward, but at this point you would probably see less coins then mining with the pool. 

Thanks.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: ice2090 on September 10, 2017, 03:25:24 PM
i dont understand.
i got like 700 POS rewards last 6 hours and EVERY single reward was CANCELED this is so .........

EDIT: got 15 POS reward all, 20-35 confimations. Nooooo not for me every single one was canceled


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: fey2indi on September 11, 2017, 02:36:04 AM
Ok, somebody tells me how the solved block works. I'm mining with streamoctane pool and I has been solved 2 blocks but I'm not seeing any rewards coming for that in particular.

Your not getting payments from my pool?  What is your wallet address? 

rFYfqVH5Hdz6tsyhHnL8mWxunk2fpvRafW

I'm showing you have been paid 847.29094765 REC so far.  Can you confirm? 

Or maybe I misunderstood the issue you are experiencing. 

Thank You.


Yes, I was talking about the block reward. That's why I asked for somebody to explain how that works.
Ah okay.

So since your mining in a pool you do not get the entire block reward, what happens is you split the block with the rest of the miners that are on the pool, and they split their rewards to you.  The pool hits blocks faster with the combined mining power, and the rewards are split by the number of shares each users hardware produces.  In other words the miners with the more powerful hardware get the mining reward as they are producing more shares, and finding more blocks for the pool.

You would have to be solo mining in order to get the entire block reward, but at this point you would probably see less coins then mining with the pool. 

Thanks.

Now I understand how it works. Thanks for your response.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: dodopool on September 11, 2017, 07:30:53 PM
i dont understand.
i got like 700 POS rewards last 6 hours and EVERY single reward was CANCELED this is so .........

EDIT: got 15 POS reward all, 20-35 confimations. Nooooo not for me every single one was canceled

many people solve the current block, one gets the award rest of them are orphans. you should realize every POS reward you generated and orphaned is a bit higher than the previous one, until one of your solutions get accepted. This is because the interest is running on your staked coins regardless of the solution you should see something like

15.1 rejected
15.2 rejected
15.3 rejected
......
15.8 accepted
15.1 rejected
15.2 rejected etc (I totally made up these numbers)


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: ramcrypto on September 12, 2017, 06:58:55 AM
when are u going to the exchange..
don't trust nova exchange they r not gud in listing new coins..
try cryptopia r coinexchange....


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: ramcrypto on September 12, 2017, 12:24:56 PM
where is the dev plzzz respond..


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Vencas1 on September 13, 2017, 12:25:08 AM
My post was deleted for straying off topic so I'll  try and make my response to an earlier question more succinct and topic relevant.  When mining REC coin with the 1080ti, I was getting 785 Mh/s but tried the Alexis miner and the alexis_78 thanks to a suggestion earlier in the thread.   
My rates for REC coin with the suggested miner alexis jumped up to 934 MH/s on sopool and when using the 78 version my rate was roughly 940Mh/s when mining REC.

I have not tried a full 24 hours yet but I will let you know what I get in REC if I do-
I see the coin is passed the voting stage on Nova- any idea when it goes live?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: heroeswill on September 13, 2017, 12:30:37 PM
Hi all !!!

Is wallet Stake working?

Tks


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: norminorm on September 14, 2017, 12:06:05 AM
Hello
please verify the block explorer because my wallet don't show on it ?
my REC wallet address rSY6kgbp9LTRyF14Q8PUyaFE7SfsSt23JL
also none of the blockchains show, even the recenty mined blocks on stemoctanepool dont show in your blockchain explorer?
also i try send email to royalempirecoin@yahoo.com
and this came back.

Address not found
Your message wasn't delivered to royalempirecoin@yahoo.com because the address couldn't be found. Check for typos or unnecessary spaces and try again.

waiting for answers,



Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: santi_09 on September 14, 2017, 06:00:33 AM
When will it be listed to Nova? I think voting is done for almost couple of week.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: brubic on September 14, 2017, 10:25:53 AM
Hello
please verify the block explorer because my wallet don't show on it ?
my REC wallet address rSY6kgbp9LTRyF14Q8PUyaFE7SfsSt23JL
also none of the blockchains show, even the recenty mined blocks on stemoctanepool dont show in your blockchain explorer?
also i try send email to royalempirecoin@yahoo.com
and this came back.

Address not found
Your message wasn't delivered to royalempirecoin@yahoo.com because the address couldn't be found. Check for typos or unnecessary spaces and try again.

waiting for answers,


My wallet is also not displayed in blockexplorer, but I think this is a flaw that will soon be corrected.
Only the blokhach and transactionID are displayed in the blockexplorer.

You can search for your address only in the Richlist


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: norminorm on September 14, 2017, 10:58:34 AM
Hi
 I have 1183 REC on my wallet I am looking at on my desktop, all mined at steamoctanepool
http://steamoctanepool.com/?address=rSY6kgbp9LTRyF14Q8PUyaFE7SfsSt23JL
And no I am not showing on the reach list.
It is really strange.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: spinnycat on September 14, 2017, 11:51:17 AM
Hi
 I have 1183 REC on my wallet I am looking at on my desktop, all mined at steamoctanepool
http://steamoctanepool.com/?address=rSY6kgbp9LTRyF14Q8PUyaFE7SfsSt23JL
And no I am not showing on the reach list.
It is really strange.


Sorry, do you mean the richlist on the blockchain explorer? As in the biggest holders? If thats what you mean, would need alot more coins than that. But I may have misunderstood you.

Edit: Correction, I see what Brubic means. Good advice Brubic!


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: spinnycat on September 14, 2017, 12:02:17 PM
Hi
 I have 1183 REC on my wallet I am looking at on my desktop, all mined at steamoctanepool
http://steamoctanepool.com/?address=rSY6kgbp9LTRyF14Q8PUyaFE7SfsSt23JL
And no I am not showing on the reach list.
It is really strange.


Actually weird bro, Im not on there either with my 584 REC. Haha maybe Im mining royal somethingelsewhack coin


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: heroeswill on September 15, 2017, 12:51:13 AM
Hi all !!!

Is wallet Stake working?

http://prntscr.com/glb3uv

Tks


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: darkenedsoul on September 15, 2017, 01:00:46 AM
Nvidia GPU's love skein  ;D

I can turn some miners your way. Is there a .conf file I need to create? It would be solo mining only at this point correct? (I am assuming there are no active pools)


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: saLve88 on September 15, 2017, 07:21:55 AM
Coin dead?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: oxyd_69 on September 15, 2017, 08:22:31 AM
Coin dead?
I think so. The Blockexplorer is stuk at Block 9067. Many ophan Blocks in my Wallet.  >:(
Dev whats going on?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: spinnycat on September 15, 2017, 11:39:09 AM
Ice2090 is correct,  You shared that block.  It's a little difficult to really tell with UNOMP, I prefer MPOS myself as it gives more detail, stats and history.

And thanks, Spinnycat.  I try to support interesting projects as well as keep some older coins alive.  It a hobby. :)

Added to my paperwallet site at  https://hobbyistpool.ddns.net/paperwallet/?currency=royalempire

Just seen this apologies late reply hobbyist. Like the paper wallets, nice! I dont have alot but ill be sure to donate with some REC for a thanks!


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: spinnycat on September 15, 2017, 11:45:15 AM
Coin dead?
I think so. The Blockexplorer is stuk at Block 9067. Many ophan Blocks in my Wallet.  >:(
Dev whats going on?

Still stuck at 9067 ,even tho showing current block as 23776 . 11 days ago. That would also explain why users like myself werent appearing in the richlist.

Hope theres still life in REC...!


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Hobbyist on September 15, 2017, 02:59:26 PM
Ice2090 is correct,  You shared that block.  It's a little difficult to really tell with UNOMP, I prefer MPOS myself as it gives more detail, stats and history.

And thanks, Spinnycat.  I try to support interesting projects as well as keep some older coins alive.  It a hobby. :)

Added to my paperwallet site at  https://hobbyistpool.ddns.net/paperwallet/?currency=royalempire

Just seen this apologies late reply hobbyist. Like the paper wallets, nice! I dont have alot but ill be sure to donate with some REC for a thanks!

No problem,  not many would need a paper wallet for a staking coin but ya never know ... The address generator maybe some use to someone. :)


As for the state of the chain,  I have the following info.

Code:
 royalempirecoind getinfo
{
    "version" : "v1.0.0.0-RoyalEmpireCoin",
    "protocolversion" : 60001,
    "walletversion" : 60000,
    "balance" : ,
    "newmint" : ,
    "stake" : 0.00000000,
    "blocks" : 23869,
    "timeoffset" : -1,
    "moneysupply" : 5031086.18172331,
    "connections" : 33,
    "proxy" : "",
    "ip" : "0.0.0.0",
    "difficulty" : {
        "proof-of-work" : 264.88821523,
        "proof-of-stake" : 92.96929462
    },
    "testnet" : false,
    "keypoololdest" : 1503970512,
    "keypoolsize" : 101,
    "paytxfee" : 0.00001000,
    "mininput" : 0.00000000,
    "errors" : ""
}


Code:
royalempirecoind getblockhash 23869
0000000000631c77cab30b1afdb00ffd7e7ecce2e9cb20a6e816309ad697457b



Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: OrangeJam on September 15, 2017, 08:03:17 PM
The coin has died?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: spinnycat on September 15, 2017, 11:52:29 PM
The coin has died?


Havent seen official dev in some time, just a waiting game now bro :)

But blockchain is still active, as hobbyist confirmed above, and still can be mined. Explorer not showing right though.

Edit 17/09 GMT + 8 : My wallet is now syncing !



Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: spinnycat on September 16, 2017, 01:26:36 PM
Dev (if there is still a dev!?) Wallet also not syncing now.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Hobbyist on September 16, 2017, 06:08:28 PM
Thecryptochat explorers were going to be under maintenance.  I'm not worried about that.

My node has it's max connections, I allow 30.  If you want to support this coin, ensure that your allowing inbound connections.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: spinnycat on September 16, 2017, 11:27:07 PM
Thecryptochat explorers were going to be under maintenance.  I'm not worried about that.

My node has it's max connections, I allow 30.  If you want to support this coin, ensure that your allowing inbound connections.



Will do Hobbyist, ill keep it open then


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: oxyd_69 on September 18, 2017, 06:15:24 AM
Thecryptochat explorers were going to be under maintenance.  I'm not worried about that.

My node has it's max connections, I allow 30.  If you want to support this coin, ensure that your allowing inbound connections.

you have 30 connections? I have only one. Please tell me the node.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: shotgun1969 on September 18, 2017, 03:05:03 PM
Thecryptochat explorers were going to be under maintenance.  I'm not worried about that.

My node has it's max connections, I allow 30.  If you want to support this coin, ensure that your allowing inbound connections.

you have 30 connections? I have only one. Please tell me the node.

here is a list of nodes that i currently have.

104.183.139.17:20028
5.9.143.117:20028
24.220.149.200:64975
[2a02:2698:3c23:a0f2:4409:412e:b32c:1c1d]:50555
[2001:0:9d38:6abd:a1:1a41:862f:1461]:22046
76.95.178.229:20028
[2405:204:3399:68e3:18d8:2085:b7e:23ed]:20028
[2405:204:3399:68e3:64fe:2086:93cf:219c]:49287
[2001:0:9d38:6abd:3c9b:2874:ae9b:bf53]:20028
[2001:0:9d38:6abd:3c9b:2874:ae9b:bf53]:50689
[2001:0:9d38:6ab8:2c6e:1610:a440:b19]:48631
[2001:0:9d38:6ab8:1c64:1b0c:4f2b:67a1]:20028
[2001:0:9d38:90d7:203e:2d18:7400:9cf5]:20028
[2001:0:5ef5:79fd:2818:3747:45a4:cda4]:55768
[2001:0:9d38:90d7:203e:2d18:7400:9cf5]:50855
[2001:0:9d38:6ab8:3447:b6b:b1ae:caf2]:54601
[2001:0:9d38:6ab8:2c2d:3756:d10d:a716]:51819
[2001:0:9d38:6abd:a1:1a41:862f:1461]:55653
[2001:0:9d38:6ab8:c18:93be:a737:76df]:51777
[2001:0:9d38:6abd:2098:e7e2:d405:63e6]:20028
[2001:0:9d38:90d7:38ef:8c80:20e7:f54a]:9897
[2001:0:9d38:953c:3cb0:2acb:dadc:1f17]:50796
[2001:0:9d38:6ab8:ce4:2a4:b47d:5d07]:50615
[2001:0:9d38:953c:c55:1bfd:362d:5bd4]:60647


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: OrangeJam on September 18, 2017, 07:25:43 PM
what does it mean? POS mining not work?
http://funkyimg.com/i/2xsLs.jpg


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: spinnycat on September 19, 2017, 09:27:37 AM
what does it mean? POS mining not work?
http://funkyimg.com/i/2xsLs.jpg


Hi orangejam, not sure myself. But hoping the dev shows up and will be able to explain :)

Hobbyist has been an awesome help with this coin of late, filling the vacuum to some degree for not having an active dev, but he was doing so out of kindness. I am hoping the actual dev shows up soon, otherwise ill be abandoning this coin. And many already have.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: kudasovukr on September 19, 2017, 11:58:21 AM
what does it mean? POS mining not work?
http://funkyimg.com/i/2xsLs.jpg


Hi orangejam, not sure myself. But hoping the dev shows up and will be able to explain :)

Hobbyist has been an awesome help with this coin of late, filling the vacuum to some degree for not having an active dev, but he was doing so out of kindness. I am hoping the actual dev shows up soon, otherwise ill be abandoning this coin. And many already have.

This is sometimes the case if another node will generate the block a few seconds before you.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: dodopool on September 19, 2017, 03:15:03 PM
what does it mean? POS mining not work?
http://funkyimg.com/i/2xsLs.jpg


Hi orangejam, not sure myself. But hoping the dev shows up and will be able to explain :)

Hobbyist has been an awesome help with this coin of late, filling the vacuum to some degree for not having an active dev, but he was doing so out of kindness. I am hoping the actual dev shows up soon, otherwise ill be abandoning this coin. And many already have.

This is sometimes the case if another node will generate the block a few seconds before you.

AKA orphan, you were slightly late to solve the block


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: LycheeBit on September 20, 2017, 02:21:34 PM
Here is a new mining pool for mining REC.
It's based on YiiMP, no registration is needed :

  • Stratum  : lycheebit.com:4933
  • User     : YOUR_REC_ADDRESS
  • Password : c=REC

  • Website  : http://www.lycheebit.com/
  • Fee      : 1.00 %

Exemple of CCMiner command line :
Code:
ccminer.exe -a skein -o stratum+tcp://lycheebit.com:4933 -u r6PEHzZZyn3VgmWBizuG71x4uocXXjQmWx -p c=REC

Happy mining :)


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: brubic on September 20, 2017, 07:31:20 PM
All the necessary votes are received on the exchange of Novaexchange 250/250.
When can we expect a coin to be listed on the exchange?  Is there any time frame?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: spinnycat on September 20, 2017, 10:55:22 PM
All the necessary votes are received on the exchange of Novaexchange 250/250.
When can we expect a coin to be listed on the exchange?  Is there any time frame?



Awesome Brubic. Now we just need to hear from the dev. Dev? Dev wake up! :)


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: zefirka on September 21, 2017, 09:13:06 AM
how sync wallet?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: spinnycat on September 21, 2017, 09:28:56 AM
how sync wallet?


Hello zefirker,

I had the same problem and earlier in the thread hobbyist advised me to add these to the conf file:

addnode=154.16.7.194:20028
addnode=76.95.178.229:20028


After that, been syncing fine.



Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: zefirka on September 21, 2017, 10:29:15 PM
how sync wallet?


Hello zefirker,

I had the same problem and earlier in the thread hobbyist advised me to add these to the conf file:

addnode=154.16.7.194:20028
addnode=76.95.178.229:20028


After that, been syncing fine.


thanks. all working


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: ylpkm on September 24, 2017, 06:38:36 AM
none of my stake blocks are coming through and I only have 1 connection.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: fey2indi on September 24, 2017, 03:18:39 PM
none of my stake blocks are coming through and I only have 1 connection.

I have more than 20 connections and is stacking very well but none of them are accepted, that can't be normal.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: brubic on September 24, 2017, 06:09:03 PM
none of my stake blocks are coming through and I only have 1 connection.
I have 23 connections. Try adding these nodes to the configuration file.
addnode=154.16.7.194:20028
addnode=76.95.178.229:20028


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: fey2indi on September 25, 2017, 11:46:40 PM
Here is a new mining pool for mining REC.
It's based on YiiMP, no registration is needed :

  • Stratum  : lycheebit.com:4933
  • User     : YOUR_REC_ADDRESS
  • Password : c=REC

  • Website  : http://www.lycheebit.com/
  • Fee      : 1.00 %

Exemple of CCMiner command line :
Code:
ccminer.exe -a skein -o stratum+tcp://lycheebit.com:4933 -u r6PEHzZZyn3VgmWBizuG71x4uocXXjQmWx -p c=REC

Happy mining :)

Lycheebit, you're no longer supporting this coin on your pool? is listed, I tried to mine REC but I'm not seeing any movement or registration of my miner.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: spinnycat on September 26, 2017, 09:18:38 AM
Here is a new mining pool for mining REC.
It's based on YiiMP, no registration is needed :

  • Stratum  : lycheebit.com:4933
  • User     : YOUR_REC_ADDRESS
  • Password : c=REC

  • Website  : http://www.lycheebit.com/
  • Fee      : 1.00 %

Exemple of CCMiner command line :
Code:
ccminer.exe -a skein -o stratum+tcp://lycheebit.com:4933 -u r6PEHzZZyn3VgmWBizuG71x4uocXXjQmWx -p c=REC

Happy mining :)

Lycheebit, you're no longer supporting this coin on your pool? is listed, I tried to mine REC but I'm not seeing any movement or registration of my miner.
 

Hey fey2indi, not sure if its related: But set mining all day to REC on another pool: For first time ever, didnt hit a single block.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: ramcrypto on September 26, 2017, 10:11:28 AM
Hey Dev When are u hitting the exchange...


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: fey2indi on September 26, 2017, 01:05:54 PM
Here is a new mining pool for mining REC.
It's based on YiiMP, no registration is needed :

  • Stratum  : lycheebit.com:4933
  • User     : YOUR_REC_ADDRESS
  • Password : c=REC

  • Website  : http://www.lycheebit.com/
  • Fee      : 1.00 %

Exemple of CCMiner command line :
Code:
ccminer.exe -a skein -o stratum+tcp://lycheebit.com:4933 -u r6PEHzZZyn3VgmWBizuG71x4uocXXjQmWx -p c=REC

Happy mining :)

Lycheebit, you're no longer supporting this coin on your pool? is listed, I tried to mine REC but I'm not seeing any movement or registration of my miner.
 

Hey fey2indi, not sure if its related: But set mining all day to REC on another pool: For first time ever, didnt hit a single block.

What pool r u using?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Hobbyist on September 26, 2017, 06:14:59 PM
Your guys are welcome to use my pool,  You'd have it all to yourself at the moment....

Website:: http://hobbyistpool.ddns.net
Stratum Host:   stratum+tcp://hobbyistpool.ddns.net
Port : 5341
Username:  YourRoyalEmpireCoinAddress
Password:   Anything
VarDiff Initial: 0.5
VarDiff Min:   0.001
Fee:  1%
Payout: Every 10 Min. over 1 REC

ccminer.exe -a skein -o stratum+tcp://hobbyistpool.ddns.net:5341 -u <RECAddress> -p <Anything>

Current POW diff is at 2.5


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: oli123 on September 26, 2017, 06:49:24 PM
Today I looked at the novaexchange addcoin page which coins will be listed. I found this REC coin. There is a longer status vote ended. So I wrote on novaexchange support when the coins will be listed.
So I am waiting for an answer. Since I did not find any miners at lycheebit.com I'm trying to solo mining. Here's the screen about solo: https://imgur.com/LAkGI6g.
I'm mining on AMD GPU cards. During the day, the wallet hits a block and does not want to sync even if I have addnodes in * .conf files. But after a while it's okay.
So I'm getting smaller problems with mining (I have to shut down sgminer, restart the client and wait for sync wallet. Sgminer in 30 minutes no new block. Link: https://imgur.com/b8H2ZNH).
I hope REC will be on a novaexchange or some other exchange.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: fey2indi on September 27, 2017, 04:06:02 PM
Today I looked at the novaexchange addcoin page which coins will be listed. I found this REC coin. There is a longer status vote ended. So I wrote on novaexchange support when the coins will be listed.
So I am waiting for an answer. Since I did not find any miners at lycheebit.com I'm trying to solo mining. Here's the screen about solo: https://imgur.com/LAkGI6g.
I'm mining on AMD GPU cards. During the day, the wallet hits a block and does not want to sync even if I have addnodes in * .conf files. But after a while it's okay.
So I'm getting smaller problems with mining (I have to shut down sgminer, restart the client and wait for sync wallet. Sgminer in 30 minutes no new block. Link: https://imgur.com/b8H2ZNH).
I hope REC will be on a novaexchange or some other exchange.

I'm trying to solo mining with AMD but nothing happens. It working fine with Nvidia but with AMD it seems like it's working but doesn't show anything. Can you show me your configuration bat for sgminer or cgminer?

Nvm, lycheebit is back.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Supercoiner111 on September 27, 2017, 05:22:44 PM
I would like more info pool, exchanges, etc.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: LycheeBit on September 27, 2017, 11:07:27 PM
REC seems to be running fine. We have blocks mined for the last hours :)
( http://www.lycheebit.com/site/block?id=1425 )

  • Stratum  : lycheebit.com:4933
  • User     : YOUR_REC_ADDRESS
  • Password : c=REC

For those who have syncing problems, here is the recent peers list :

Code:
addnode=76.95.178.229:20028
addnode=109.195.131.81:20028
addnode=[2001:0:9d38:78cf:2042:22b5:4ed3:2abf]:20028
addnode=[2001:0:9d38:6ab8:c18:93be:a737:76df]:20028
addnode=[2001:0:9d38:6ab8:2c6e:1610:a440:b19]:20028
addnode=[2001:0:9d38:6ab8:3447:b6b:b1ae:caf2]:20028
addnode=104.183.139.17:20028
addnode=[2001:0:9d38:953c:8b:c97:360d:213d]:20028
addnode=[2001:0:9d38:953c:342e:10c9:dadc:1f17]:20028
addnode=[2001:0:9d38:6abd:a1:1a41:862f:1461]:22046
addnode=[2001:0:9d38:6ab8:3cd4:22b:a14a:e3d3]:20028
addnode=[2001:0:5ef5:79fb:3480:2962:d0eb:aee7]:20028
addnode=[2001:0:9d38:6ab8:2462:3d9e:b1db:3c4d]:20028

Dev, do you have some news from Novaexchange ?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: oxyd_69 on September 29, 2017, 05:46:12 AM
why does the block explorer not work  >:(


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: spinnycat on September 29, 2017, 09:16:04 AM
why does the block explorer not work  >:(


I dont know, but no one has heard from the dev for quite a while. :(


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: oxyd_69 on September 29, 2017, 09:27:03 AM
why does the block explorer not work  >:(


I dont know, but no one has heard from the dev for quite a while. :(


that's sad  :(


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: fey2indi on September 29, 2017, 02:52:43 PM
DEV Wake up!  ::)


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: snmoney on October 01, 2017, 10:39:33 AM
 ??? coin is dead? where does the dev goes?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Hobbyist on October 01, 2017, 04:10:24 PM
I don't know. I'm considering shutting down the pool.

Anyone want to keep it alive?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: fey2indi on October 01, 2017, 07:50:32 PM
If the dev is not paying attention to the project, doesn't have any sense to keep supporting this, the thing is, maybe the coin is accepted on Nova, that could be something.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: fey2indi on October 01, 2017, 07:52:33 PM
I don't know. I'm considering shutting down the pool.

Anyone want to keep it alive?


I'm using your pool


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Hobbyist on October 01, 2017, 08:42:30 PM
I don't know. I'm considering shutting down the pool.

Anyone want to keep it alive?


I'm using your pool

Thanks man,   I'll keep it running. :)


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: spinnycat on October 01, 2017, 11:24:05 PM
I don't know. I'm considering shutting down the pool.

Anyone want to keep it alive?


I'm using your pool

Thanks man,   I'll keep it running. :)


Theres always one! You lasted longer than me fey2indi, decided to cease mining a week ago. But as always Hobbyist thankyou for your assistance previously and no doubt I will be seeing you around in the forum! David out, off to partake in other new releases which still have a dev hehe.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: kudasovukr on October 01, 2017, 11:30:25 PM
I don't know. I'm considering shutting down the pool.

Anyone want to keep it alive?


I'm using your pool

Thanks man,   I'll keep it running. :)
I'm using your pool too


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: gameparadise007 on October 02, 2017, 03:53:02 AM
@Dev: Why the Nova is not listing the coin.
I see the voting is completed long back -
REC   Royal empire coin   2017-08-27 19:06:09   Vote ended   250 / 250


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: kudasovukr on October 03, 2017, 09:26:40 PM
DEV, Anybody home?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: fey2indi on October 04, 2017, 02:35:12 AM
I send a PM to DEV 2 days ago, no response. I think is time to move on.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: brubic on October 05, 2017, 05:54:20 PM
The coin has almost died, the situation can change if the coin is added to the exchange.

But for a long time on a novaexchange vote 250 of 250 and the status does not change.

Need comments from the dev that the project is still alive


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: fey2indi on October 06, 2017, 08:39:21 PM
Website is still running but not social network created and the contact email doesn't exist


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: zefirka on October 10, 2017, 03:02:46 PM
dev where are you?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: charingane01 on October 10, 2017, 03:28:48 PM
exchange .??


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: dakilangminero on October 11, 2017, 04:45:19 AM
The coin was still alive. I was one of the dev. We are hinder by the launching of REGAL COIN which uses the same ticker REC. We are changing our to RECn to move.
We have more plans about this coin so please keep on mining. :D

Thanks much.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: brubic on October 11, 2017, 05:57:56 PM
The coin was still alive. I was one of the dev. We are hinder by the launching of REGAL COIN which uses the same ticker REC. We are changing our to RECn to move.
We have more plans about this coin so please keep on mining. :D

Thanks much.
You guys have little chance, to change the regalkoin ticker   :-\
Regalcoin Rank 60
$36.65 (84.69%)
Market Cap
$102,977,789
Volume (24h)
$9,304,250
 :o

But I stay with you.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: bitekoin on October 12, 2017, 04:39:56 PM
The coin was still alive. I was one of the dev. We are hinder by the launching of REGAL COIN which uses the same ticker REC. We are changing our to RECn to move.
We have more plans about this coin so please keep on mining. :D

Thanks much.

We may need more proof than that, newbie  ::)


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: JungleOnion on October 13, 2017, 04:19:48 PM
so this coin is already dead pretty much?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: santi_09 on October 14, 2017, 01:00:31 AM
so this coin is already dead pretty much?

It's still alive. We are waiting this coin to be listed on nova. It is not yet processed. I think nova has some problems on coin listings. There are lots of coins for listing.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: spinnycat on October 14, 2017, 01:26:40 AM
so this coin is already dead pretty much?

It's still alive. We are waiting this coin to be listed on nova. It is not yet processed. I think nova has some problems on coin listings. There are lots of coins for listing.


Hi santi_09 are you a dev? I am guessing not, but let me know if I am wrong, and if you are a Dev please feel free to get it sorted.

 Its dead unless a dev who controls it shows up and progresses it. Nova wont do anything until they make contact with the creator I imagine.. and they are probably trying to email the defunct email address.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: ramcrypto on October 15, 2017, 06:13:24 AM

santi_09 n dakilangminero y don't u guys try coinexchange and cryptopia exchnages...
And tell me one thing where have u been all these days...


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: ramcrypto on October 16, 2017, 11:18:16 AM
staking is not working can anyone help me in that


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: ramcrypto on October 17, 2017, 08:46:48 AM
Staking has started again...
that's a gud sign that project is still on....
dev give us n update what's really going on with the coin...


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: oxyd_69 on October 17, 2017, 08:59:03 AM
Staking has started again...
that's a gud sign that project is still on....
dev give us n update what's really going on with the coin...

you are in the dev team?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: snmoney on October 20, 2017, 09:29:57 AM
bad news, nova rejected REC, what will devs do next?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: oxyd_69 on October 20, 2017, 09:55:09 AM
there are no Dev's more there.  >:(


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: spinnycat on October 20, 2017, 10:46:52 AM
there are no Dev's more there.  >:(


Yes, no certified or real devs. Its likely nova took one look at this thread and decided not to put the coin on their exchange, why would they, it has no dev and no prospect at this stage, and hence wouldn't even reach its minimum value to be exchangeable against BTC. Would be against Doge, anything can be exchanged for doge...!


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: oxyd_69 on October 20, 2017, 10:52:54 AM
Doge..  :'(


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: santi_09 on October 22, 2017, 12:13:55 AM
so this coin is already dead pretty much?

It's still alive. We are waiting this coin to be listed on nova. It is not yet processed. I think nova has some problems on coin listings. There are lots of coins for listing.


Hi santi_09 are you a dev? I am guessing not, but let me know if I am wrong, and if you are a Dev please feel free to get it sorted.

 Its dead unless a dev who controls it shows up and progresses it. Nova wont do anything until they make contact with the creator I imagine.. and they are probably trying to email the defunct email address.
so this coin is already dead pretty much?

It's still alive. We are waiting this coin to be listed on nova. It is not yet processed. I think nova has some problems on coin listings. There are lots of coins for listing.


Hi santi_09 are you a dev? I am guessing not, but let me know if I am wrong, and if you are a Dev please feel free to get it sorted.

 Its dead unless a dev who controls it shows up and progresses it. Nova wont do anything until they make contact with the creator I imagine.. and they are probably trying to email the defunct email address.

Hi there! No I am the dev and not even a part of it. But I have known news about that ticker problems they are encountering. I just participated at their voting campaign. It's been a while I think the dev should look into other exchange while waiting nova.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: oli123 on October 24, 2017, 07:58:33 PM
Too bad that novaexchange rejected royal empire coins from the list Addcoin. When the status "vote ended", so I have some coins solo mined.
Here is the wallet screen: https://imgur.com/tIMXHwX
Probably unnecessary mining. Dev has not been here since 13 September.
I would have liked if it was any exchange example: https://coinsmarkets.com.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: kSL on October 25, 2017, 09:24:16 PM
one more shit coin is dead


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: ramcrypto on October 26, 2017, 05:03:52 AM
wallet is not sync since 24 Oct anybody know regarding this....
dev where r u buddy...


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: bad name on October 26, 2017, 09:10:31 AM
net 3.7 ghs
diff 100
so hard


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: shotgun1969 on October 26, 2017, 04:36:17 PM
I have noticed this morning that this coin was listed at coinsmarkets for anyone looking for a trading site.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: oli123 on October 26, 2017, 05:08:51 PM
Perfect that you noticed. After rejecting the novaexchange, the exchange https://coinsmarkets.com/trade-BTC-REC came up, which made me very happy.
Because I have some blocks from the solo mining. Too bad I missed the rate of 0.006 per 1 BTC REC. But this is only the beginning, so the price will go up even more surely.
Good time to buy cheap REC. DEV add this exchange to OP. Thanks.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: xarix on October 26, 2017, 07:45:07 PM
Hobbyist isn't paying anymore? I've been mining for almost half a day now and mined 100+ blocks but those 10min payouts never came...


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: brubic on October 26, 2017, 09:46:38 PM
Surprisingly, I saw RoyalEmpireCoin on the exchange coinsmarkets.com. Even there was no announcement.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: micromaxim on October 27, 2017, 04:29:16 AM
Surprisingly, I saw RoyalEmpireCoin on the exchange coinsmarkets.com. Even there was no announcement.
I also saw the price is very low!!! I bought a little)))


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: xarix on October 27, 2017, 01:34:49 PM
Still haven't received payments over @Hobbyist pool,mined over 200 blocks,please fix it mate!

Edit: Just received an e-mail from Hobbyist,he working on it,thanks!


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: DigitalCoinBRL on October 27, 2017, 03:39:47 PM
Hope Pool
  • Stratum  : hopeservices.sytes.net:3336
  • User     : YOUR_REC_ADDRESS
  • Password : x

  • Website  : http://hopeservices.sytes.net:82/
  • Fee      : 3%

Exemple of CCMiner command line :
Code:
Quote
ccminer.exe -a skein -o stratum+tcp://hopeservices.sytes.net:3336 -u rM33aoLcvpCnpZSLauEZfSTQFYG2Uu2QUL -p x




Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: JCNC on October 27, 2017, 03:53:22 PM
Marketing is an amazingly big industry. If this gets even a small percentage of the whole market, it's already an enormous market capitalization.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: kudasovukr on October 28, 2017, 12:34:55 AM
Surprisingly, I saw RoyalEmpireCoin on the exchange coinsmarkets.com. Even there was no announcement.
good news
realy It's still alive


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: fey2indi on October 29, 2017, 02:25:11 AM
I don't know. I'm considering shutting down the pool.

Anyone want to keep it alive?


Hobbyist, we are using your mining pool and the payments have not be released.

UPDATED: Nvm, is working fine. The wallet is sync and the pool is paying normally.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: fey2indi on October 29, 2017, 02:28:02 AM
Hobbyist isn't paying anymore? I've been mining for almost half a day now and mined 100+ blocks but those 10min payouts never came...

What about soloming?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Hobbyist on October 29, 2017, 03:19:54 AM
The payout issue was due to a bad username/address.  No problems with the pool other than that.

Let me know if you see something different.



Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: LycheeBit on October 29, 2017, 05:01:06 AM
The coin is still alive !

RoyalEmpireCoin mining is available on LycheeBit.
It's based on YiiMP, no registration is needed :

  • Stratum  : lycheebit.com:4933
  • User     : YOUR_REC_ADDRESS
  • Password : c=REC

  • Website  : http://www.lycheebit.com/
  • Payout   : Every hour
  • Fee      : 1.00 %

Example of CCMiner command line :
Code:
ccminer.exe -a skein -o stratum+tcp://lycheebit.com:4933 -u r6PEHzZZyn3VgmWBizuG71x4uocXXjQmWx -p c=REC

Happy mining :)


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: ramcrypto on October 29, 2017, 08:37:20 AM
my wallet is not sync can any body help me...


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: brubic on October 30, 2017, 10:04:36 PM
I am very glad that this forum thread has come to life again.
And it is very good that we have a working pool

my wallet is not sync can any body help me...
Try to add these nodes

addnode=192.168.1.88
addnode=154.16.7.194


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: dakilangminero on October 31, 2017, 10:00:01 AM
Hi Miners / Traders.


We are busy applying for additional exchange this few days and we apologize for did not announcing our listing on coinsmarkets. Nonetheless this coins will   not be a dead coins as what others speculate. We, the developers will continues to work on the improvement and we will be needing your support and feedback.

Thanks
RECn Developers Team


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: blmer on October 31, 2017, 04:01:54 PM
Hi Miners / Traders.


We are busy applying for additional exchange this few days and we apologize for did not announcing our listing on coinsmarkets. Nonetheless this coins will   not be a dead coins as what others speculate. We, the developers will continues to work on the improvement and we will be needing your support and feedback.

Thanks
RECn Developers Team
Do you change the name of the coin to the RECN ?
On the coinsmarkets.com exchange, the name of the REC, can be confused with regalcoin.
It can also be a problem of adding new exchanges and information sites such as a coinmarket


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: fey2indi on November 01, 2017, 04:57:34 PM
Somebody can explain what ppl are trying to do with REC on Coinmarkets? buying and selling the coin at 2, 3, 4 and 5 satoshis?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: mi6ee on November 08, 2017, 06:15:14 AM
Somebody can explain what ppl are trying to do with REC on Coinmarkets? buying and selling the coin at 2, 3, 4 and 5 satoshis?



REC ist 0,5 sat. .... not 5 !!!! lock have not 9 - 0 !!! not 8!!! price ist 0.5 sat. the best price


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: ramcrypto on November 09, 2017, 05:45:56 AM
I am very glad that this forum thread has come to life again.
And it is very good that we have a working pool

my wallet is not sync can any body help me...
Try to add these nodes

addnode=192.168.1.88
addnode=154.16.7.194
 
even after adding these nodes it still not sync...


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: OrangeJam on November 09, 2017, 01:05:47 PM
my wallet is not sync can any body help me...
Delete all in the Roaming folder except wallet.dat and the wallet will start synchronization, checked.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: fey2indi on November 11, 2017, 04:02:53 PM
I am very glad that this forum thread has come to life again.
And it is very good that we have a working pool

my wallet is not sync can any body help me...
Try to add these nodes

addnode=192.168.1.88
addnode=154.16.7.194
 
even after adding these nodes it still not sync...

Same here. It was working fine but 3 days ago stop synchronizing.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Rekey on November 13, 2017, 01:36:53 AM
The coin is still alive !

RoyalEmpireCoin mining is available on LycheeBit.
It's based on YiiMP, no registration is needed :

  • Stratum  : lycheebit.com:4933
  • User     : YOUR_REC_ADDRESS
  • Password : c=REC

  • Website  : http://www.lycheebit.com/
  • Payout   : Every hour
  • Fee      : 1.00 %

Example of CCMiner command line :
Code:
ccminer.exe -a skein -o stratum+tcp://lycheebit.com:4933 -u r6PEHzZZyn3VgmWBizuG71x4uocXXjQmWx -p c=REC

Happy mining :)
dont use lycheebit hasnt paid out since this noon


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: fey2indi on November 13, 2017, 02:47:35 AM
The coin is still alive !

RoyalEmpireCoin mining is available on LycheeBit.
It's based on YiiMP, no registration is needed :

  • Stratum  : lycheebit.com:4933
  • User     : YOUR_REC_ADDRESS
  • Password : c=REC

  • Website  : http://www.lycheebit.com/
  • Payout   : Every hour
  • Fee      : 1.00 %

Example of CCMiner command line :
Code:
ccminer.exe -a skein -o stratum+tcp://lycheebit.com:4933 -u r6PEHzZZyn3VgmWBizuG71x4uocXXjQmWx -p c=REC

Happy mining :)
dont use lycheebit hasnt paid out since this noon

Do you have your wallet working fine?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: spudsintegers on November 14, 2017, 05:22:58 AM
Right now, at what stage is your project?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: ramcrypto on November 14, 2017, 10:46:51 AM
I am very glad that this forum thread has come to life again.
And it is very good that we have a working pool

my wallet is not sync can any body help me...
Try to add these nodes

addnode=192.168.1.88
addnode=154.16.7.194
 
even after adding these nodes it still not sync...

Same here. It was working fine but 3 days ago stop synchronizing.

Have u  found soltion...


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: fey2indi on November 14, 2017, 03:51:20 PM
I am very glad that this forum thread has come to life again.
And it is very good that we have a working pool

my wallet is not sync can any body help me...
Try to add these nodes

addnode=192.168.1.88
addnode=154.16.7.194
 
even after adding these nodes it still not sync...

Same here. It was working fine but 3 days ago stop synchronizing.

Have u  found soltion...

Now suddenly after one week and a half, the wallet starts to synchronize. Delete everything from RoyalEmpireCoin on Roaming folder, except wallet and conf files, run your wallet, close it, then put conf and wallet back. That's it.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: OrangeJam on November 16, 2017, 02:04:56 PM
Where's the news? Where is the developer? ???


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: fey2indi on November 16, 2017, 03:48:16 PM
Where's the news? Where is the developer? ???

At the moment nobody knows. The wallet is working (sync and staking) good but no sign of Dev at all.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: brubic on November 16, 2017, 07:58:05 PM
Developers need to promote their coins to other exchanges.
There is a new exchange that adds new coins stocks.exchange


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Ryker1 on November 17, 2017, 12:36:12 AM
Developers need to promote their coins to other exchanges.
There is a new exchange that adds new coins stocks.exchange

im still holding my coins hoping that dev will list on other exchanges. rec on coinsmarkets seems to be dead. we need more traders on coinsmarket to buy some recn. dev need to promote his coin


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: dphaze on November 20, 2017, 09:41:21 AM
Developers need to promote their coins to other exchanges.
There is a new exchange that adds new coins stocks.exchange
it would be cool....or southxchange.com, cryptobroker.io, coinsmarkets.com


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: fey2indi on November 20, 2017, 03:43:08 PM
Developers need to promote their coins to other exchanges.
There is a new exchange that adds new coins stocks.exchange
it would be cool....or southxchange.com, cryptobroker.io, coinsmarkets.com

It is on Coinmarkets but with low or no movement at all, the price is between 0.00000006 and 0.00000060


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: pandelina21 on November 27, 2017, 05:13:38 AM
is there any update on this coin? It seems that the developer has not attending to its issues. It's been several months now.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: penetrak on December 01, 2017, 01:04:56 PM
At https://coinsmarkets.com/trade-BTC-REC.htm, there is really little trading volume. It would take some other exchange. I mined REC when difficuly was low, but still I did not sell anything. I was waiting for a better price. The wallet stands on block 95334 and does not sync. I do not know what else. I'll see how the situation develops.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: blmer on December 04, 2017, 01:11:00 PM
At https://coinsmarkets.com/trade-BTC-REC.htm, there is really little trading volume. It would take some other exchange. I mined REC when difficuly was low, but still I did not sell anything. I was waiting for a better price. The wallet stands on block 95334 and does not sync. I do not know what else. I'll see how the situation develops.
My wallet has 10 active connections. But stopped working POS


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: liquidisecreatures on December 05, 2017, 12:49:05 PM
what platforms do you use on your token?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: RECnOfficial on December 09, 2017, 01:15:12 PM
UPDATE!

After giving enough time to organize the affiliated company of Royal Empire Coin, our team is now back to continue the good plans for RECN. We apologize for the delays. We provided ample time for the company to be develop and get ready for the RECN’s continuance.  We do not have any plans of abandoning RECN, so for that, we will be providing updates for the upcoming days!

Please like

Fb page
https://web.facebook.com/royalempirecoin/

Twitter
https://twitter.com/royalempirecoin

Join Telegram
https://t.me/joinchat/G8XvSA-4Kjla3o4QetwVdA

Current Market
Coinsmarkets
https://coinsmarkets.com/trade-BTC-REC.htm

Again we are looking for miners and pool :)


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: pandelina21 on December 09, 2017, 01:19:44 PM
I am looking forward for this coin. I've been waiting for the updates of the dev team for a while now and I'm a bit happy that there is a good news. I hope it will be pursued by the team. Waiting for your bounty announcements! Good luck!


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Ryker1 on December 10, 2017, 02:41:56 AM
Ive check the coinsmarkets and theres a little bit price increase also buy support increase a little bit :) and theres a volume .035 btc! hope this is the start!


please list it atleast at stocks! and make a little moon hehe


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: gameparadise007 on December 10, 2017, 03:25:50 AM
yes stocks.exchange is a good option :)


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Gwyn on December 10, 2017, 03:30:28 AM
yes stocks.exchange is a good option :)

i agreed , Coinsmarkets have little trading volume and cheap ,hope REC will hit major exchange market soon.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: RAmondragon on December 10, 2017, 03:34:57 AM
More ideas.. more positive outcomes.
Waiting for more updates.
Goodluck dev team.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Ryker1 on December 10, 2017, 03:38:41 AM
yes stocks.exchange is a good option :)

i agreed , Coinsmarkets have little trading volume and cheap ,hope REC will hit major exchange market soon.

but i surprise the royal empire get atleast .039 vol today hoping that the price and volume will increase again today :)

time to buy more cheap RECN before it get listed on other exchange!

 dev is active now :)


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: q835197677 on December 10, 2017, 03:42:24 AM
Medieval British pirate wanted style design? Looks very interesting, POS and POW mining mode, it seems to be a fun altcoin, to keep an eye on.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: RECnOfficial on December 10, 2017, 03:43:45 AM
Hi guys we already contacted stocks.exchange about listing fee! hope they will reply asap



Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: RECnOfficial on December 10, 2017, 04:47:14 AM
Guys if you want to recieve some airdrop please fill up this form

https://docs.google.com/forms/d/e/1FAIpQLSemSwkATzvoWgAv_D8Nbmp-mjoV8cUeAb-FQ5jpH0L4aP-OPQ/viewform?c=0&w=1


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: gameparadise007 on December 10, 2017, 05:21:02 AM
got the airdrop thanks


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: RECnOfficial on December 10, 2017, 05:35:02 AM
got the airdrop thanks


your welcome :)


the price is increasing little by little! it is a good start!


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: RECnOfficial on December 10, 2017, 06:48:59 AM
We are looking for mining pool :)

please add Royal Empire Coin (REC) in your pool please

Thank you


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: jdeanne92 on December 10, 2017, 11:51:23 AM
Good to hear about this project. Will be closely watching this from now on.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: blmer on December 11, 2017, 12:31:46 PM
Guys if you want to recieve some airdrop please fill up this form

https://docs.google.com/forms/d/e/1FAIpQLSemSwkATzvoWgAv_D8Nbmp-mjoV8cUeAb-FQ5jpH0L4aP-OPQ/viewform?c=0&w=1
Thanks, got 100 rec. It was very fast.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: fey2indi on December 11, 2017, 03:47:07 PM
UPDATE!

After giving enough time to organize the affiliated company of Royal Empire Coin, our team is now back to continue the good plans for RECN. We apologize for the delays. We provided ample time for the company to be develop and get ready for the RECN’s continuance.  We do not have any plans of abandoning RECN, so for that, we will be providing updates for the upcoming days!

Please like

Fb page
https://web.facebook.com/royalempirecoin/

Twitter
https://twitter.com/royalempirecoin

Join Telegram
https://t.me/joinchat/G8XvSA-4Kjla3o4QetwVdA

Current Market
Coinsmarkets
https://coinsmarkets.com/trade-BTC-REC.htm

Again we are looking for miners and pool :)

Glad to see you guys back on track. Welcome back!!!!


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: gameparadise007 on December 12, 2017, 11:34:29 AM
Hello Dev

Any news of the explorer ?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: blmer on December 13, 2017, 10:27:06 PM
Devs need to communicate as often as possible, this directly affects the interest in the coin


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: ramcrypto on December 16, 2017, 04:15:26 AM
Hello Dev where are u ?

when will u clear the wallet issues...


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: gameparadise007 on December 26, 2017, 07:19:32 AM
Hello Dev,

You again disappeared, hope you come back with some information and update that can make this coin moving.
Currently I have just kept my mined coins aside and not investing any thing, till there is no update.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Hobbyist on December 26, 2017, 07:31:58 PM
Pool is still available but idle. 


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: fey2indi on December 29, 2017, 01:55:01 AM
Pool is still available but idle. 

I use your pool at least 4 to 6 hour every day for REC


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: kSL on January 02, 2018, 03:58:59 PM
coin is dead or not? )


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: gameparadise007 on January 03, 2018, 11:27:40 PM
Hello Dev,

Are you still there any news ?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: gameparadise007 on January 06, 2018, 05:29:37 AM
Looks like the coin is dead.
Wasted time on this, there is no answer from the dev.
Strange


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: bealjulian on January 08, 2018, 12:54:15 PM
Hello, I'm new
I noticed that there is no specific plan for your coin or how to install your wallet


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: beverly788113 on January 08, 2018, 12:55:55 PM
Hello, I'm new
I noticed that there is no specific plan for your coin or how to install your wallet
I think the coin is dead,don't waste your time on questions just waiting for the answers


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: ducphucmmo on January 08, 2018, 12:56:55 PM
Hello, I'm new
I noticed that there is no specific plan for your coin or how to install your wallet
This coin died in my observation, looking for another coin better than here to learn something that is no longer alive.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: bealjulian on January 08, 2018, 12:59:21 PM
Hello, I'm new
I noticed that there is no specific plan for your coin or how to install your wallet
I think the coin is dead,don't waste your time on questions just waiting for the answers
Yes, maybe I'm wasting time here
I learned this coin and once considered it my chance


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: bealjulian on January 08, 2018, 01:04:39 PM
Hello, I'm new
I noticed that there is no specific plan for your coin or how to install your wallet
This coin died in my observation, looking for another coin better than here to learn something that is no longer alive.
Well thanks for your advice
I will look for another coin with strong DEV team to give me the prompt answer


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: steve321 on January 11, 2018, 09:14:18 AM
Hello, I'm new
I noticed that there is no specific plan for your coin or how to install your wallet
This coin died in my observation, looking for another coin better than here to learn something that is no longer alive.
Well thanks for your advice
I will look for another coin with strong DEV team to give me the prompt answer
There was no official voice, and it was presumed dead.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: fey2indi on January 12, 2018, 03:32:53 PM
Well, now we can say that is completely dead because Coinmarkets is out of the game and REC is not listed on other exchange. Dev is completely off, he created a Telegram channel but I don't know what's for, at least you can keep mining the coin, maybe tomorrow return from the dead.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: logan16j on January 17, 2018, 12:01:33 AM
Looks like the coin is dead.
Wasted time on this, there is no answer from the dev.
Strange
Well this coin is dead
With no activity on the Telegram, he created a channel for the purpose of joking, sadly


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: cokirix on January 17, 2018, 01:33:43 PM
Looks like the coin is dead.
Wasted time on this, there is no answer from the dev.
Strange
Well this coin is dead
With no activity on the Telegram, he created a channel for the purpose of joking, sadly
The tragedy is that I dug up a lot of this coin.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: moneyger on January 30, 2018, 04:02:46 PM
Hello, I'm new
I noticed that there is no specific plan for your coin or how to install your wallet
This coin died in my observation, looking for another coin better than here to learn something that is no longer alive.
Well thanks for your advice
I will look for another coin with strong DEV team to give me the prompt answer

me too.. will look for another coin who has a future and active owner. ;D ;D ;D ;D ;D


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: AlistairJ on February 01, 2018, 08:28:38 AM
I saw the first page and I was glad that I would have time to start mining since there were no harvest pools. And then it turned out that the coin was over.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: fey2indi on February 06, 2018, 03:45:09 PM
The weird part is that the wallet is working and staking perfectly, sadly that coinmarkets have a lot of trouble with their platform.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: blmer on February 21, 2018, 11:34:05 AM
I even doubt that it was the developers. Dev on the first page of this thread, he has long been absent.


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: fey2indi on February 27, 2018, 12:22:41 AM
My wallet still staking at this moment  ;D ;D ;D hey Dev, put some attention to this, we are waiting for you Lol


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Alexvill on February 28, 2018, 08:36:29 PM
Any new for this coin??? exchange??


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: Alexvill on March 11, 2018, 07:20:07 PM
dead coin???


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: kaptkrunch on April 11, 2018, 03:44:35 AM
We are moving the chain now. Stay tuned!


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: ramcrypto on April 13, 2018, 08:48:57 AM
We are moving the chain now. Stay tuned!

 
Are u reviving the chain and coin ?????


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: fey2indi on April 20, 2018, 04:25:17 AM
hmmmmmm who's kaptkrunch?  :o


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: osvedes on April 29, 2018, 11:19:45 AM
Is this coin scam?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: smithhaoji on April 30, 2018, 02:13:03 AM
It look like this coin is dead, right :(


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: fey2indi on May 02, 2018, 06:10:47 PM
Right now my wallet has 5 connections but is not synchronizing. It was stacking until April 30th (2 days ago). Is the team working on to revive this project or what?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: fey2indi on May 12, 2018, 12:24:43 AM
Nice work to date but I still think you guys have a ways to go. Price of coin is another story though and prob even harder to make that fly.
Total agree with you
I sold this coin some weeks ago
Where?


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: crayzn999 on May 18, 2018, 03:06:52 PM
s a POS mining is working? Can somebody share the your .conf please ? ???


Title: Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
Post by: fey2indi on May 23, 2018, 03:25:44 AM
s a POS mining is working? Can somebody share the your .conf please ? ???

Try adding these nodes to your .conf

addnode=76.95.178.229
addnode=172.93.49.48
addnode=77.81.120.243
addnode=212.58.205.108
addnode=173.91.12.249
addnode=79.220.127.141
addnode=60.226.18.186
addnode=192.168.1.88
addnode=154.16.7.194
addnode=112.198.98.114
addnode=154.16.7.194