Author

Topic: [ANN][RIC] Riecoin: constellations POW *CPU* HARD FORK successful, world record - page 252. (Read 685216 times)

newbie
Activity: 55
Merit: 0
not sure if primesr is default, but I'd take no risks in this case. Just add it to be sure Smiley
member
Activity: 112
Merit: 10
are people who are not getting any coins mining with the right algo?  The default algo is scrypt for the miner.

-a primesr

just and idea, I havnt gotten a coin with my i7 8 cores

I think primesr is the default one, https://github.com/gatra/cpuminer-rminerd/blob/master/cpu-miner.c line 134

yes thats probably correct, It just says in the -h that scrypt is the default one.  I know that doesnt work on cpu but I just thought not using the -a primesr might be a reason for not finding any blocks for those who have those crazy amounts of cpus
member
Activity: 61
Merit: 10
Port changed in conf and in bat. Wallet restarted.



With config read only the same. Does config have to be read only? Somewhere that was posted and I'm still trying two versions...
newbie
Activity: 58
Merit: 0
Tried before with this 28333 and was the same but now it's different.
28333 is what the wallet uses to communicate with the network. You can't have two services using the same port. What message were you getting when you had it set to 1111?
member
Activity: 61
Merit: 10
Of course I restarted wallet after every changeing. Yeah, miner and wallet on the same machine.
I'm using miner for windows64 from there (rminerd_win64.zip): http://sourceforge.net/projects/riecoin/files/cpuminer%20rminerd%203.0.0/?

Tried before with this 28333 and was the same but now it's different.




bat:
rminerd.exe -o 127.0.0.1:28333 -u Gwynbleidd -p bla

conf:
rpcuser=Gwynbleidd
rpcpassword=bla
rpcport=28333
rpcallowip=127.0.0.1
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
server=1
daemon=1
sr. member
Activity: 292
Merit: 250
Still doesn't work....

whole riecoin.conf:
rpcuser=Gwynbleidd
rpcpassword=bla
rpcport=1111
rpcallowip=127.0.0.1
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
server=1
daemon=1

bat file:
rminerd.exe -o 127.0.0.1:1111 -u Gwynbleidd -p bla

Wallet is conected and synced.

For reference (mine's linux)

./rminerd -a primesr -o http://127.0.0.1:28332 -O user:password -t 8 -q
sr. member
Activity: 441
Merit: 250
Still doesn't work....

whole riecoin.conf:
rpcuser=Gwynbleidd
rpcpassword=bla
rpcport=1111
rpcallowip=127.0.0.1
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
server=1
daemon=1

bat file:
rminerd.exe -o 127.0.0.1:1111 -u Gwynbleidd -p bla

Wallet is conected and synced.

Might not make a difference but "RPC port 28332" from op.
member
Activity: 63
Merit: 10
Did you restart the wallet after changing the config?

Are the wallet and miner on the same machine?

What error message does the miner give you?

Still doesn't work....

whole riecoin.conf:
rpcuser=Gwynbleidd
rpcpassword=bla
rpcport=1111
rpcallowip=127.0.0.1
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
server=1
daemon=1

bat file:
rminerd.exe -o 127.0.0.1:1111 -u Gwynbleidd -p bla

Wallet is conected and synced.
member
Activity: 61
Merit: 10
Still doesn't work....

whole riecoin.conf:
rpcuser=Gwynbleidd
rpcpassword=bla
rpcport=1111
rpcallowip=127.0.0.1
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
server=1
daemon=1

bat file:
rminerd.exe -o 127.0.0.1:1111 -u Gwynbleidd -p bla

Wallet is conected and synced.
member
Activity: 63
Merit: 10
If you are only mining from the same machine as your wallet, use:

rpcallowip=127.0.0.1

If you want to allow connections from any machine, use:

rpcallowip=*

rpcallowip...

What to put?
rpcallowip=?
member
Activity: 61
Merit: 10
member
Activity: 63
Merit: 10
Why not release it and post your RIC address so people can donate what they like? (I did this last week for a MaxCoin miner)

From a quick examination of their miner, it's less than a day of work for a good programmer to get a 5-10x speedup.  Someone who's had experience in high performance prime sieves could get more in less time.

(I hacked on my own version briefly and got an 80% speedup with about 30 minutes of work.)

I'd be surprised if there aren't at least several private fast implementations done already, devs or otherwise.  Doesn't mean the devs did it, of course, but I'd bet money that someone did.
Where's the code with those 80% speed increases? Or do you prefer to keep them to yourself? Wink

I'm open to offers.

1.25M numbers/sec on an i7-4770.  Not too bad. :-)

  -Dave

 
newbie
Activity: 58
Merit: 0
It is synced...

whole config file:
listen=1
server=1
rpcuser=Gwynbleidd
rpcpassword=bla
rpcport=1111

bat file:
rminerd.exe -o 127.0.0.1:1111 -u Gwynbleidd -p bla
rpcallowip...
full member
Activity: 314
Merit: 100
It is synced...

whole config file:
listen=1
server=1
rpcuser=Gwynbleidd
rpcpassword=bla
rpcport=1111

bat file:
rminerd.exe -o 127.0.0.1:1111 -u Gwynbleidd -p bla

That should work.  Unless you have an overly zealous firewall that blocks loopback, I have no clue why it's not working for you, sorry.
newbie
Activity: 27
Merit: 0
I've got 418RIE for trade, let me know if interested - pm.
newbie
Activity: 47
Merit: 0
are people who are not getting any coins mining with the right algo?  The default algo is scrypt for the miner.

-a primesr

just and idea, I havnt gotten a coin with my i7 8 cores

I think primesr is the default one, https://github.com/gatra/cpuminer-rminerd/blob/master/cpu-miner.c line 134
member
Activity: 61
Merit: 10
It is synced...

whole config file:
listen=1
server=1
rpcuser=Gwynbleidd
rpcpassword=bla
rpcport=1111

bat file:
rminerd.exe -o 127.0.0.1:1111 -u Gwynbleidd -p bla
full member
Activity: 314
Merit: 100
Failed to connect to 127.0.0.1 ...

Make sure riecoin.conf is in the right directory, on windows something like "Users\gwynbleidd\AppData\Roaming\riecoin\"

Then close and reopen the wallet, and give it a minute to connect.

Also make sure the wallet is fully synched.
member
Activity: 61
Merit: 10
Failed to connect to 127.0.0.1 ...
Jump to: