Bitcoin Forum
June 26, 2024, 07:47:43 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 »  All
  Print  
Author Topic: Royal Empire Coin [REC] - Looking For Mining Pools and Miners  (Read 17134 times)
royalempire (OP)
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
August 27, 2017, 03:58:22 PM
Last edit: August 27, 2017, 05:07:08 PM by royalempire
 #1

Royal Empire Coin [REC] - Looking For Mining Pools and Miners
CryptoBelle
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
August 27, 2017, 04:01:30 PM
Last edit: September 07, 2017, 06:32:49 AM by CryptoBelle
 #2

Posting for Royal Empire Team until they can post images Smiley
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





FAUCETS

Coming Soon



REWARDS AND BOUNTIES

Please wait for instructions


EXCHANGES

In-Process


MINING POOL

Looking for Miners
CryptoBelle
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
August 27, 2017, 04:04:47 PM
 #3

Reserved for Bounty Announcement
royalempire (OP)
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
August 27, 2017, 04:05:13 PM
 #4

RESERVED Smiley
santi_09
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
August 27, 2017, 04:10:51 PM
 #5

Waiting for bounty announcements.
shidayat8
Full Member
***
Offline Offline

Activity: 322
Merit: 100



View Profile
August 27, 2017, 04:37:45 PM
 #6

Waiting for bounty,
Good Luck dev

royalempire (OP)
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
August 27, 2017, 05:10:45 PM
 #7

Waiting for bounty,
Good Luck dev
thank you. God Bless
mbahokey
Full Member
***
Offline Offline

Activity: 547
Merit: 109


View Profile
August 27, 2017, 05:12:40 PM
 #8

reserved indonesian translation.. if needed
bokap
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
August 27, 2017, 05:55:12 PM
 #9

Waiting for the next news
warden
Full Member
***
Offline Offline

Activity: 336
Merit: 100



View Profile
August 27, 2017, 06:03:40 PM
 #10

i just dropped a pm regarding the bounties ! check it out
cheers

didio
Sr. Member
****
Offline Offline

Activity: 487
Merit: 250



View Profile
August 28, 2017, 12:06:52 AM
 #11

waiting the bounty campaign, good luck
maronk
Sr. Member
****
Offline Offline

Activity: 423
Merit: 250



View Profile
August 28, 2017, 12:31:25 AM
 #12

Downloaded the wallet  Wink and Waiting for the next news  developments, and of course ready to wait for bounty campaign, good luck Dev  Wink
SteamOctanePool
Member
**
Offline Offline

Activity: 84
Merit: 10

sopool.us - One of the fastest pools!


View Profile WWW
August 28, 2017, 12:42:42 AM
 #13

Compiling code now.  Pool will be up soon.

SteamOctanePool.com

Sopool.us - High performance cloud pool | DDOS Protection | Auto Load Scaling | Pool build & hosting services | Node Hosting Service | Need a pool for your favorite coin?  PM us and let us know about it!
QQ6693606
Full Member
***
Offline Offline

Activity: 407
Merit: 101


View Profile
August 28, 2017, 12:46:38 AM
 #14

Waiting for bounty

SektorPiii
Full Member
***
Offline Offline

Activity: 616
Merit: 107


View Profile
August 28, 2017, 01:10:38 AM
 #15

Like this coin)
Waiting for bounty  Cool Smiley
SteamOctanePool
Member
**
Offline Offline

Activity: 84
Merit: 10

sopool.us - One of the fastest pools!


View Profile WWW
August 28, 2017, 01:28:46 AM
 #16

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

Sopool.us - High performance cloud pool | DDOS Protection | Auto Load Scaling | Pool build & hosting services | Node Hosting Service | Need a pool for your favorite coin?  PM us and let us know about it!
dodopool
Full Member
***
Offline Offline

Activity: 238
Merit: 100


dodopool.com operator


View Profile WWW
August 28, 2017, 01:39:35 AM
 #17

is it too soon to ask for peers? Smiley

only added peer in the distributed conf is a local IP

AmoreJaz
Legendary
*
Offline Offline

Activity: 3136
Merit: 1102


Leading Crypto Sports Betting & Casino Platform


View Profile
August 28, 2017, 01:41:46 AM
Last edit: August 28, 2017, 01:56:57 AM by AmoreJaz
 #18

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

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
lilaj4de
Sr. Member
****
Offline Offline

Activity: 602
Merit: 250



View Profile
August 28, 2017, 01:59:50 AM
 #19

It seems that 20% will be destined to pre miner? It is not much ? It discourages this value a little.
divedaucd
Full Member
***
Offline Offline

Activity: 294
Merit: 100



View Profile
August 28, 2017, 02:16:08 AM
 #20

anyone please teach me how can i mine solo? not found any pool  Angry
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!