Overclock.net banner

Solo or Pool?

  • Solo

    Votes: 23 71.9%
  • Pool

    Votes: 9 28.1%

RieCoin Come one, Come All!

41K views 694 replies 56 participants last post by  blockocean 
#1 ·
www.Riecoin.com


CPU Miner is up, wallet will in a few minutes:
http://sourceforge.net/projects/riecoin/files/cpuminer%20rminerd%203.0.0/?

Ypool is now pooling for RIEcoin, here's the link
The official pool miner for RieCoin is xptMiner:
http://jhwork.net/ypool/xptminer.zip
[ xptMiner v1.6 by jh00 (Windows only, 32 and 64bit) ]

A Linux port of the pool miner will available here shortly after launch:
https://github.com/clintar/xptMiner
[ xptMiner (Linux) ]

Example usage: xptMiner.exe -o http://ypool.net -u . -p -t 4
xptMiner supports multiple algorithms, therefore make sure the specified worker was created for the correct coin mode.
The source code of the miner is available at [ github ]

Important: Make sure you have selected the correct coin in the box 'Current coin mode' on the top of the screen. Each coin has it's own workers. The default worker for MaxCoin is called .max_1

Linux Wallet and Windows Wallet:
https://sourceforge.net/projects/riecoin/files/riecoin%200.8.6/?

I'll be using a gtx770, TigerDirect shipped my Sapphire 270x Toxic card and PSU out second day air and not next air. Oh well they hooked me up for my next order, and I got refunded shipping.
I'll be soloing the first day. Using the debug menu in the wallet for my CPU and Cudaminer for GPU.

Details:
GUI Wallet
Miners out day one
Pools out day one
Exchanges out day one

General parameters

Blocks every 2.5 minutes
Block reward of 50RIC, halving every 840000 (about 4 years)
Cap: about 84 million RIC
PoW: custom, prime constellations
Difficulty adjustments every 288 blocks (targeted every 12hs)
RPC port 28332, or 38332 for testnet
P2P port 28333, or 38333 for testnet

CPU mining:
You can use the built-in miner using the classic "setgenerate true CORES" in the debug menu or (preferred) you can use the external cpu-miner rminerd, fork of Pooler's cpu-miner

I'll look this one up, I have it downloaded though.

"the first 576 blocks will have no reward and the next 576 will linearly increase and reach the full reward at block 1152, after 4 difficulty adjustments were performed. Besides avoiding instamining, this should allow time for those who want to compile their own clients."-riecoin.com website

Hmm ok so 2.5 minutes per block x 1152 blocks / 60 seconds is 48 hours. So the first 24 hours will be no reward. So it's not instamined. I'm going to post how to setup everything in the op, test my gtx770 and post my specs. Then I'll prolly switch to PTS until after the 24th hour and then start mining it.

Community links:
http://www.reddit.com/r/riecoin

C:\Users\USER\AppData\Roaming\riecoin
riecoin.conf file. Make a txt document, save as all files types. name it something.bat save. Open and then save as all file types, something.conf
Put this in your txt/bat/conf file:

# Enable RPC
rpcallowip=all
daemon=1
server=1
listen=1
server=1

# RPC information
rpcuser=USER
rpcpassword=PASS
rpcport=28332
rpcconnect=127.0.0.1

# Mining
gen=0

addnode=194.97.156.59
addnode=76.102.71.50
addnode=79.135.200.61
addnode=162.248.98.162
addnode=64.79.107.5
addnode=192.241.129.169
addnode=173.193.48.174
addnode=107.170.26.188
addnode=67.225.172.77
addnode=198.144.180.117
addnode=198.144.180.118
addnode=213.239.207.114:28333
addnode=108.161.145.12:28333
addnode=198.98.52.244:28333
addnode=198.98.52.244:28333
addnode=54.198.193.96:28333
addnode=162.243.118.47:28333
addnode=54.237.23.244:28333
addnode=107.170.32.187:28333
addnode=95.138.166.126:28333

Miner .bat
rminerd.exe -a primesr -o 127.0.0.1:28332 -u user -p xx -t CORES
 
See less See more
1
#5 ·
Quote:
Originally Posted by DizZz View Post

Too bad you can't instamine this one
frown.gif


I'll be following this coin's launch, although I will not be mining them.
So what does that mean for us exactly? Not being able to instamine? The second its released?

OP post up a link to the windows binaries when they come out if you will. Going to jump on this as soon as I get home from work tomorrow.
 
#6 ·
"the first 576 blocks will have no reward and the next 576 will linearly increase and reach the full reward at block 1152, after 4 difficulty adjustments were performed. Besides avoiding instamining, this should allow time for those who want to compile their own clients."-riecoin.com website

Hmm ok so 2.5 minutes per block x 1152 blocks / 60 seconds is 48 hours. So the first 24 hours will be no reward. So it's not instamined. Looks like my 270x will be here on time
smile.gif
I'm going to post how to setup everything in the op, test my gtx770 and post my specs. Then I'll prolly switch to PTS until after the 24th hour and then start mining it. Hoping to get at least 2 blocks.
 
#9 ·
Quote:
Originally Posted by ColdFusionWi View Post

I need to find out how to Remote Desktop into my home PC as I must be at work tomorrow. I'd love to jump on this right away just to see if it does what the devs say it will or has the potential for.
Teamviewer!
 
  • Rep+
Reactions: ColdFusionWi
#11 ·
Are any exchanges going to have this coin right away? Anyone heard?
 
#12 ·
Quote:
Originally Posted by ColdFusionWi View Post

I need to find out how to Remote Desktop into my home PC as I must be at work tomorrow. I'd love to jump on this right away just to see if it does what the devs say it will or has the potential for.
You won't be able to make any money off of it for the first 24 hours anyway so you could set it up when you get home!
 
#14 ·
Quote:
Originally Posted by DizZz View Post

You won't be able to make any money off of it for the first 24 hours anyway so you could set it up when you get home!
Yeah I didn't read that until after I had submitted my post. None the less being able to remote into my home PC has many other useful applications, like restarting stuck miners. I like that this won't be instamined; it gives miner devs a chance to tune, pools to get straightened out, and I think it will lessen the likelihood that it will be pumped and dumped like MAX (even though I'm holding on to my 100 MAX for a while).
 
#15 ·
Quote:
Originally Posted by ColdFusionWi View Post

Quote:
Originally Posted by DizZz View Post

You won't be able to make any money off of it for the first 24 hours anyway so you could set it up when you get home!
Yeah I didn't read that until after I had submitted my post. None the less being able to remote into my home PC has many other useful applications, like restarting stuck miners. I like that this won't be instamined; it gives miner devs a chance to tune, pools to get straightened out, and I think it will lessen the likelihood that it will be pumped and dumped like MAX (even though I'm holding on to my 100 MAX for a while).
I agree sounds like a cool idea so we can hit the ground running when it starts.
 
#17 ·
Quote:
Originally Posted by ColdFusionWi View Post

Yeah I didn't read that until after I had submitted my post. None the less being able to remote into my home PC has many other useful applications, like restarting stuck miners. I like that this won't be instamined; it gives miner devs a chance to tune, pools to get straightened out, and I think it will lessen the likelihood that it will be pumped and dumped like MAX (even though I'm holding on to my 100 MAX for a while).
Man, I wish I would know the right time to offload my 99. I think I will hold onto them as well.
 
#18 ·
Looking forward to this one. I have a feeling it will be, um... what's the word? Fun! And hopefully somewhat profitable - for at least the first few days.
smile.gif

Quote:
Originally Posted by GrumpyOne View Post

Man, I wish I would know the right time to offload my 99. I think I will hold onto them as well.
I personally think that they (MAX) will be volatile for a week or so yet, and then they will bounce up a bit as the market finds it's actual worth. So I'm hanging onto them for probably about 2 to 3 weeks. Don't want to sell now, as I feel they will go somewhat higher.
 
#19 ·
I'm hoping for no GPU miner for a week but knowing history I'm sure someone will be out with one in just hours of launch.
 
#20 ·
Quote:
Originally Posted by Krusher33 View Post

I'm hoping for no GPU miner for a week but knowing history I'm sure someone will be out with one in just hours of launch.
Well tbh, i hate cpu mining only because of the "fairness" it doesnt bring. You only end up making the pool even more lopsided as cpu quantites en masse are easier to come by for many people without the expense of buying gpus. I personally know a few racks i could use tomorrow.

Atleast with gpu mining, those who have a lot of power went out of their way to invest in it. Not fair to hold them back merely because the ones without the power want a "fair" fight. After all, we are merely making money with out fricken computers, lol, so anything that is "fair" will quickly be sidestepped anyway.
 
#22 ·
Putting all my horsepower into this one. Gonna run the 4670k and the FX6300 (as well as two 11 year old Xeon's and a Pentium 4). Hoping the AVX instruction set aids me a little bit. Without an AMD GPU i'm pretty much out of the running for all GPU-based mining programs.
mad.gif
 
#23 ·
Quote:
Originally Posted by jomama22 View Post

Quote:
Originally Posted by Krusher33 View Post

I'm hoping for no GPU miner for a week but knowing history I'm sure someone will be out with one in just hours of launch.
Well tbh, i hate cpu mining only because of the "fairness" it doesnt bring. You only end up making the pool even more lopsided as cpu quantites en masse are easier to come by for many people without the expense of buying gpus. I personally know a few racks i could use tomorrow.

Atleast with gpu mining, those who have a lot of power went out of their way to invest in it. Not fair to hold them back merely because the ones without the power want a "fair" fight. After all, we are merely making money with out fricken computers, lol, so anything that is "fair" will quickly be sidestepped anyway.
Yeah I understand. Those with server racks will certainly steal a lot of the opportunities.

I just want to be able to utilize my 8350 somehow while my GPU's are mining scrypt coins.
 
#25 ·
Quote:
Originally Posted by JMattes View Post

Never cpu mined before.. how does a 2700k fair?

Can anyone do a quick write up on how to set up for.cpu mining? Only done gpu up until now..

Also anyone have a guide to solo mine? Never done it before
All you need to knows is about many threads you want to run. You open the wallet, click Help, then debug menu. Type setgenerate true CORES and that's it, to turn it off. setgenerate false. That's CPU mining

Of course there might be a better optimized miner, but this is available in all wallets.
 
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top