Bitcoin Forum
July 05, 2024, 09:58:18 PM *
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 17136 times)
Hobbyist
Hero Member
*****
Offline Offline

Activity: 588
Merit: 503


View Profile
August 28, 2017, 11:40:57 PM
 #61

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

╔══════════════════════════════════════════════════════════════════════════════════════╗
°o.O O.o° TheCryptoChat.net - Your Connection To Everything Crypto!! °o.O O.o°
╚══════════════════════════════════════════════════════════════════════════════════════╝
sstercan
Member
**
Offline Offline

Activity: 97
Merit: 10


View Profile
August 28, 2017, 11:48:38 PM
 #62

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.
dodopool
Full Member
***
Offline Offline

Activity: 238
Merit: 100


dodopool.com operator


View Profile WWW
August 29, 2017, 12:24:40 AM
 #63

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)

Hobbyist
Hero Member
*****
Offline Offline

Activity: 588
Merit: 503


View Profile
August 29, 2017, 12:36:42 AM
 #64

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

╔══════════════════════════════════════════════════════════════════════════════════════╗
°o.O O.o° TheCryptoChat.net - Your Connection To Everything Crypto!! °o.O O.o°
╚══════════════════════════════════════════════════════════════════════════════════════╝
dodopool
Full Member
***
Offline Offline

Activity: 238
Merit: 100


dodopool.com operator


View Profile WWW
August 29, 2017, 12:40:52 AM
 #65

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

dodopool
Full Member
***
Offline Offline

Activity: 238
Merit: 100


dodopool.com operator


View Profile WWW
August 29, 2017, 01:03:25 AM
 #66

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

TanNguyen
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
August 29, 2017, 01:06:21 AM
 #67

Regalcoin.co is name REC coin.  What shell we do.
Hobbyist
Hero Member
*****
Offline Offline

Activity: 588
Merit: 503


View Profile
August 29, 2017, 01:10:54 AM
Last edit: August 29, 2017, 01:21:09 AM by Hobbyist
 #68

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


╔══════════════════════════════════════════════════════════════════════════════════════╗
°o.O O.o° TheCryptoChat.net - Your Connection To Everything Crypto!! °o.O O.o°
╚══════════════════════════════════════════════════════════════════════════════════════╝
SteamOctanePool
Member
**
Offline Offline

Activity: 84
Merit: 10

sopool.us - One of the fastest pools!


View Profile WWW
August 29, 2017, 01:50:05 AM
 #69

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

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!
gameparadise007
Full Member
***
Offline Offline

Activity: 442
Merit: 100


View Profile
August 29, 2017, 02:40:58 AM
 #70

There is no miner right now, I will join
Hobbyist
Hero Member
*****
Offline Offline

Activity: 588
Merit: 503


View Profile
August 29, 2017, 03:08:39 AM
 #71

There is no miner right now, I will join


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

╔══════════════════════════════════════════════════════════════════════════════════════╗
°o.O O.o° TheCryptoChat.net - Your Connection To Everything Crypto!! °o.O O.o°
╚══════════════════════════════════════════════════════════════════════════════════════╝
gameparadise007
Full Member
***
Offline Offline

Activity: 442
Merit: 100


View Profile
August 29, 2017, 03:33:29 AM
 #72

Come on guys join the pool and increase the hashrate , solo is no longer feasible Smiley
ice2090
Full Member
***
Offline Offline

Activity: 178
Merit: 100


View Profile
August 29, 2017, 03:55:14 AM
 #73

what a seek amount were mined

2099 POW 3 Mins 3 835289.89291496 3082.22499394 931 00000000000deb35c6fd184c1a2f4cfe1c9e7c14534bfeca048536b89cddaf2c
Hobbyist
Hero Member
*****
Offline Offline

Activity: 588
Merit: 503


View Profile
August 29, 2017, 03:58:45 AM
 #74

Come on guys join the pool and increase the hashrate , solo is no longer feasible Smiley

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.


╔══════════════════════════════════════════════════════════════════════════════════════╗
°o.O O.o° TheCryptoChat.net - Your Connection To Everything Crypto!! °o.O O.o°
╚══════════════════════════════════════════════════════════════════════════════════════╝
arteis406
Sr. Member
****
Offline Offline

Activity: 474
Merit: 251



View Profile
August 29, 2017, 04:00:43 AM
 #75

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

▄▄█████████▄▄
▄█████████████████▄
▄████████████ ▀███████▄
▄█████████████   ▀██████▄
▄█████████ ▀████▄   ▀█████▄
██████████  ██████▄   █████
█████ ▀████▄ ▀██████▄ █████
█████   ▀████▄ ▀ ██████████
▀█████▄   ▀████▄ █████████▀
▀██████▄   █████████████▀
▀███████▄ ████████████▀
▀█████████████████▀
▀▀█████████▀▀
Emporium.
Finance
.
Decentralized Peer-to-Peer
Marketplace and DeFi
Liquidity Mining Platform
.
▄▄█▀▀██▀██▀▄▄
▄███▀██▀▀▀▀▀ ▄▄   
 ▀          ▄█▀▄█▄     
▄▄▄▄▄        ▀   ▀██▄███▄
▄██████▄          ▄▄██████▄
███████▌       ▄███████████
█████████▄  ▀█▄████████████
███████████▄▄▄▀▀▀▀▀████████
▀█████████████▀     ▀▀████▀
▀████████████▄        ██▀
▀████████████▌    ▄▄██▀
▀██████████▌  ▄███▀
▀▀██████ ▄█▀▀
Available
in +125
Countries
▄███▄
█████
▀███▀
▄▄▄     ▄█████▄     ▄▄▄
█████    ███████    █████
█████    ███████    █████
▄███▄               ▄███▄
███████     ███     ███████
███████ ██▄█████▄██ ███████
▀▀▀▀▀▀▀  ███▀ ▀███  ▀▀▀▀▀▀▀
███▄ ▄███
██▀█████▀██
███
Community
Governance
System
▄▄██████▄▄ ▄▀▄
      ▀▀▀ ▄██▄
          ▀██ ▄██▄       ▄█
        ▄██   ▀▀███▄   ▄███
       ▄██        ▀█▄   ███
      ▄██           ▀  ▄███
     ▄██        ▄▄     ▀███
    ▄██        ██▀      ███
   ▄██                ▄████
  ▄██         ▄█████████▄ █
  ▀▀      ▄▄▄█████ █▀  ████
      ▄▄██▀▀██▀  ███▄  ▄███
    ▄██████████████████████
Liquidity
Mining
Platform
.
████████████████████████████████████████████████████████
.
JOIN NOW
.
████████████████████████████████████████████████████████
ice2090
Full Member
***
Offline Offline

Activity: 178
Merit: 100


View Profile
August 29, 2017, 04:04:38 AM
 #76

https://hobbyistpool.ddns.net/royalempire
Pool Hash Rate   286.897 KH/s

http://steamoctanepool.com
Pool Hash Rate    5 Gh/s   
Hobbyist
Hero Member
*****
Offline Offline

Activity: 588
Merit: 503


View Profile
August 29, 2017, 04:05:24 AM
 #77

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)

╔══════════════════════════════════════════════════════════════════════════════════════╗
°o.O O.o° TheCryptoChat.net - Your Connection To Everything Crypto!! °o.O O.o°
╚══════════════════════════════════════════════════════════════════════════════════════╝
Hobbyist
Hero Member
*****
Offline Offline

Activity: 588
Merit: 503


View Profile
August 29, 2017, 04:10:41 AM
 #78

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. 

╔══════════════════════════════════════════════════════════════════════════════════════╗
°o.O O.o° TheCryptoChat.net - Your Connection To Everything Crypto!! °o.O O.o°
╚══════════════════════════════════════════════════════════════════════════════════════╝
sutejo
Member
**
Offline Offline

Activity: 216
Merit: 10


View Profile
August 29, 2017, 04:30:27 AM
 #79

waiting for bounty campaign information
hman777
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
August 29, 2017, 05:37:40 AM
 #80

How to sync the wallet?

my wallet in status Not synchronized
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!