Pages:
Author

Topic: Royal Empire Coin [REC] - Looking For Mining Pools and Miners - page 14. (Read 17136 times)

full member
Activity: 238
Merit: 100
dodopool.com operator
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
hero member
Activity: 588
Merit: 503
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
full member
Activity: 238
Merit: 100
dodopool.com operator
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)
member
Activity: 97
Merit: 10
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.
hero member
Activity: 588
Merit: 503
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
member
Activity: 97
Merit: 10
i'm first user of pool. pool get 5 block but i think pos weight is high
hero member
Activity: 588
Merit: 503
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
newbie
Activity: 13
Merit: 0
full member
Activity: 294
Merit: 100
@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
member
Activity: 116
Merit: 10
dev please check the difficulty adjustments no more Blocks again  Huh

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 :/
member
Activity: 116
Merit: 10
dev please check the difficulty adjustments no more Blocks again  Huh

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
full member
Activity: 294
Merit: 100
dev please check the difficulty adjustments no more Blocks again  Huh

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.
member
Activity: 116
Merit: 10
dev please check the difficulty adjustments no more Blocks again  Huh

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 " <<<
full member
Activity: 294
Merit: 100
stuck at block 1374 when syncing (2 hours ago). It's so hard to mine. LoL.
full member
Activity: 238
Merit: 100
dodopool.com operator
Participating in the voting campaign at novaexchange.
1 NPoint = 100 REC

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

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
newbie
Activity: 22
Merit: 0
Participating in the voting campaign at novaexchange.
1 NPoint = 100 REC

NICE! I hope nova would still have their free votes. Smiley
newbie
Activity: 40
Merit: 0
dev please check the difficulty adjustments no more Blocks again  Huh

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.
member
Activity: 116
Merit: 10
dev please check the difficulty adjustments no more Blocks again  Huh

THX



Hi bro, you can help me to mine solo?

Windows10 + GPU + SGMINER 5.6.1
Wallet done...
newbie
Activity: 40
Merit: 0
dev please check the difficulty adjustments no more Blocks again  Huh

THX

newbie
Activity: 45
Merit: 0
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

Skein / blake2s
Pages:
Jump to: