Author

Topic: [ANN][ROI] ROI Coin | CPU Only Solo Mining Hybrid | 15% POS | 593% Term Deposit - page 163. (Read 107962 times)

member
Activity: 263
Merit: 12
HODL! If it isn't a grudge...
Okay.

Then I am truly sorry for my mishap Undecided

I see how my post wasn't ok now. Thank you for explaining.

I will follow the instructions from TheRaster and stay quiet.
full member
Activity: 246
Merit: 100
Hello folks :-)

Am very happy to have found this coin today. I have been looking for a good CPU-only coin to mine with my i7-3770k. And this seems to be it.

As a former hodl'er(only around 500 hodl) I am very pleased to see that there is an alt-coin that seems a lot like it. But mostly the fact that there is actually dev's here who seem to be taking the community quite seriously. So kudos to you guys!

For the record I am solo-mining right now and have already hit two blocks just today. I realize that this is of course really lucky, with my 280 hash/s  Grin

Anywho. I have a suggestion, or maybe it is actually a correction, to the guide in the original post.

I have found that the -optimineraes=1 is the right option for my cpu.

But then I was playing around with the minermemory and genproclimit. And please correct me if I'm wrong but this description:

"Example 2: -minermemory=3 -genproclimit=8
This sets mining using 3 GB of memory, with 8 threads on each GB."

Seems just not right to me. So I tested it out and found the following...

With -optimineraes=1 -minermemory=1 -genproclimit=6 I get the following info from the wallet(on-mouse-over at the mining icon)

And with -optimineraes=1 -minermemory=2 -genproclimit=4 I get this result:


So as far as I can tell, the minermemory-command actually dictates the number miner-instances(processes) used. And each of these will take up 1Gb of memory
whilst the genproclimit-command dictates the total number of threads allocated for whatever number of miners(instances) one have created by the minermemory-command.

Again I am no expert in any of this. only trying to learn :-)

Should the dev's feel that I am right though, any reward would be gratefully accepted Cool   RAdqkZQx76W2TgvGDogqKEyYKC782E8789

EDIT: It seems that things arent't as simple as I thought. Even with -minermemory=1 and -genproclimit=1 my old i7-3630qm utilizes all four cores to 100%



This option does nothing to how many cores are utilized - they just change the memory allocation.

I have not explored how to change the cores in the in-built miner but you can certainly use HODL miner (download from here: http://cryptomining-blog.com/wp-content/download/hodlminer-wolf-2.zip) with the parameters as TheRaster very helpfully explained in his post quoted below:

Quote
2nd How to Solo Mine the wallet without the junk miner built in the wallet.

1st go to %appdata%/ROICOIN/

Make a file called ROIcoin.conf

Paste this in to it.

Code:
rpcuser=mine
rpcpassword=miner
rpcallowip=0.0.0.0/0
rpcport=23110
rpcthreads=40
server=1
daemon=1
gen=0
miningaddress=RJsFF8fgC7QVYvVSa93x8J2VhTtiS1mtwz

RPCport = 3377
addnode=138.197.172.223
addnode=165.227.10.125
addnode=159.203.91.200
addnode=99.198.174.212

Now save.

Now download HODLminer by woolf http://cryptomining-blog.com/wp-content/download/hodlminer-wolf-2.zip

Edit the bat file

Code:
hodlminer.exe -o http://127.0.0.1:23110 -u mine -p miner -t 40 -q -D --coinbase-addr=RJsFF8fgC7QVYvVSa93x8J2VhTtiS1mtwz

And you are good to go.

Dont forget to change wallet key for your own and change the amount of threads "-t"

member
Activity: 339
Merit: 11
So what is up with the name of the algo in the ANN. Why doesn't it say hodl algo but instead it shows it's a AES Pattern Search algo? Also I would like a reasonable explanation of the ~34 million premine, what is the purpose? is it going to be lock and not staking or dumped in the market? But what about the other 29 addresses that are in the top 30 that hold 1 milion each then 500k then 100k the minimum, with the technicals of the coin I can't understand how could someone have mined so much by now. But obviously is not mined, maybe it's also part of the premine but we were just told that the 34million was the premine so the other addresses can stake those amounts. And on top, there's people that are allowed to mine with 11kh/s when a top cpu can maybe do 800 h/s...
hero member
Activity: 896
Merit: 500
Hello folks :-)

Am very happy to have found this coin today. I have been looking for a good CPU-only coin to mine with my i7-3770k. And this seems to be it.

As a former hodl'er(only around 500 hodl) I am very pleased to see that there is an alt-coin that seems a lot like it. But mostly the fact that there is actually dev's here who seem to be taking the community quite seriously. So kudos to you guys!

For the record I am solo-mining right now and have already hit two blocks just today. I realize that this is of course really lucky, with my 280 hash/s  Grin

Anywho. I have a suggestion, or maybe it is actually a correction, to the guide in the original post.

I have found that the -optimineraes=1 is the right option for my cpu.

But then I was playing around with the minermemory and genproclimit. And please correct me if I'm wrong but this description:

"Example 2: -minermemory=3 -genproclimit=8
This sets mining using 3 GB of memory, with 8 threads on each GB."

Seems just not right to me. So I tested it out and found the following...

With -optimineraes=1 -minermemory=1 -genproclimit=6 I get the following info from the wallet(on-mouse-over at the mining icon)


And with -optimineraes=1 -minermemory=2 -genproclimit=4 I get this result:


So as far as I can tell, the minermemory-command actually dictates the number miner-instances(processes) used. And each of these will take up 1Gb of memory
whilst the genproclimit-command dictates the total number of threads allocated for whatever number of miners(instances) one have created by the minermemory-command.

Again I am no expert in any of this. only trying to learn :-)

Should the dev's feel that I am right though, any reward would be gratefully accepted Cool   RAdqkZQx76W2TgvGDogqKEyYKC782E8789

EDIT: It seems that things arent't as simple as I thought. Even with -minermemory=1 and -genproclimit=1 my old i7-3630qm utilizes all four cores to 100%



Reward? What?  Your parents have made a severe mistake.-

Thank you so much! That was both productive and kind;-)

You should not post addresses. If you are learning, read about Bitcointalk rules. Waiting for rewards in that way is close to begging, something that also goes against the rules.

Good luck.-
member
Activity: 263
Merit: 12
HODL! If it isn't a grudge...
Hello folks :-)

Am very happy to have found this coin today. I have been looking for a good CPU-only coin to mine with my i7-3770k. And this seems to be it.

As a former hodl'er(only around 500 hodl) I am very pleased to see that there is an alt-coin that seems a lot like it. But mostly the fact that there is actually dev's here who seem to be taking the community quite seriously. So kudos to you guys!

For the record I am solo-mining right now and have already hit two blocks just today. I realize that this is of course really lucky, with my 280 hash/s  Grin

Anywho. I have a suggestion, or maybe it is actually a correction, to the guide in the original post.

I have found that the -optimineraes=1 is the right option for my cpu.

But then I was playing around with the minermemory and genproclimit. And please correct me if I'm wrong but this description:

"Example 2: -minermemory=3 -genproclimit=8
This sets mining using 3 GB of memory, with 8 threads on each GB."

Seems just not right to me. So I tested it out and found the following...

With -optimineraes=1 -minermemory=1 -genproclimit=6 I get the following info from the wallet(on-mouse-over at the mining icon)


And with -optimineraes=1 -minermemory=2 -genproclimit=4 I get this result:


So as far as I can tell, the minermemory-command actually dictates the number miner-instances(processes) used. And each of these will take up 1Gb of memory
whilst the genproclimit-command dictates the total number of threads allocated for whatever number of miners(instances) one have created by the minermemory-command.

Again I am no expert in any of this. only trying to learn :-)

Should the dev's feel that I am right though, any reward would be gratefully accepted Cool   RAdqkZQx76W2TgvGDogqKEyYKC782E8789

EDIT: It seems that things arent't as simple as I thought. Even with -minermemory=1 and -genproclimit=1 my old i7-3630qm utilizes all four cores to 100%



Reward? What?  Your parents have made a severe mistake.-

Thank you so much! That was both productive and kind;-)
hero member
Activity: 896
Merit: 500
Hello folks :-)

Am very happy to have found this coin today. I have been looking for a good CPU-only coin to mine with my i7-3770k. And this seems to be it.

As a former hodl'er(only around 500 hodl) I am very pleased to see that there is an alt-coin that seems a lot like it. But mostly the fact that there is actually dev's here who seem to be taking the community quite seriously. So kudos to you guys!

For the record I am solo-mining right now and have already hit two blocks just today. I realize that this is of course really lucky, with my 280 hash/s  Grin

Anywho. I have a suggestion, or maybe it is actually a correction, to the guide in the original post.

I have found that the -optimineraes=1 is the right option for my cpu.

But then I was playing around with the minermemory and genproclimit. And please correct me if I'm wrong but this description:

"Example 2: -minermemory=3 -genproclimit=8
This sets mining using 3 GB of memory, with 8 threads on each GB."

Seems just not right to me. So I tested it out and found the following...

With -optimineraes=1 -minermemory=1 -genproclimit=6 I get the following info from the wallet(on-mouse-over at the mining icon)


And with -optimineraes=1 -minermemory=2 -genproclimit=4 I get this result:


So as far as I can tell, the minermemory-command actually dictates the number miner-instances(processes) used. And each of these will take up 1Gb of memory
whilst the genproclimit-command dictates the total number of threads allocated for whatever number of miners(instances) one have created by the minermemory-command.

Again I am no expert in any of this. only trying to learn :-)

Should the dev's feel that I am right though, any reward would be gratefully accepted Cool   RAdqkZQx76W2TgvGDogqKEyYKC782E8789

EDIT: It seems that things arent't as simple as I thought. Even with -minermemory=1 and -genproclimit=1 my old i7-3630qm utilizes all four cores to 100%



Reward? What?  Your parents have made a severe mistake.-
member
Activity: 108
Merit: 10
Hi, yesterday I mined on pool but didn't receive any coins. Do you know - I can wait them later or they are lost?
they will be credited for, I have incomming tx from pool now, and it takes a long time for 360 blocks to be confirmed..so just chill a bit.
It was strange for me that credited coins doesn't show in pool stat. Usually they are "Earned", and after confirmation they become "pending".
newbie
Activity: 58
Merit: 0
start mining it. hoping to mine some blocks
member
Activity: 263
Merit: 12
HODL! If it isn't a grudge...
Hello folks :-)

Am very happy to have found this coin today. I have been looking for a good CPU-only coin to mine with my i7-3770k. And this seems to be it.

As a former hodl'er(only around 500 hodl) I am very pleased to see that there is an alt-coin that seems a lot like it. But mostly the fact that there is actually dev's here who seem to be taking the community quite seriously. So kudos to you guys!

For the record I am solo-mining right now and have already hit two blocks just today. I realize that this is of course really lucky, with my 280 hash/s  Grin

Anywho. I have a suggestion, or maybe it is actually a correction, to the guide in the original post.

I have found that the -optimineraes=1 is the right option for my cpu.

But then I was playing around with the minermemory and genproclimit. And please correct me if I'm wrong but this description:

"Example 2: -minermemory=3 -genproclimit=8
This sets mining using 3 GB of memory, with 8 threads on each GB."

Seems just not right to me. So I tested it out and found the following...

With -optimineraes=1 -minermemory=1 -genproclimit=6 I get the following info from the wallet(on-mouse-over at the mining icon)


And with -optimineraes=1 -minermemory=2 -genproclimit=4 I get this result:


So as far as I can tell, the minermemory-command actually dictates the number miner-instances(processes) used. And each of these will take up 1Gb of memory
whilst the genproclimit-command dictates the total number of threads allocated for whatever number of miners(instances) one have created by the minermemory-command.

Again I am no expert in any of this. only trying to learn :-)

Should the dev's feel that I am right though, any reward would be gratefully accepted Cool   "removed roi-address since it was a stupid thing to ask for"

EDIT: It seems that things arent't as simple as I thought. Even with -minermemory=1 and -genproclimit=1 my old i7-3630qm utilizes all four cores to 100%
EDIT2: Corrected a grave mistake
sr. member
Activity: 770
Merit: 264
Pool is very unstable - connects and disconnects frequently!

The pool dev is working on getting the pool working properly and hopefully that will happen soon.

On another note I've arranged a bounty for @swanseahost to set up another mining pool. Swanseahost thinks it could possibly be up and running later today.
full member
Activity: 336
Merit: 101
full member
Activity: 246
Merit: 100
Pool is very unstable - connects and disconnects frequently!
full member
Activity: 364
Merit: 100
need a new pool that can handle miners
member
Activity: 240
Merit: 11
our miners DDOS - pool
So many, many miners  Grin

Indeed... Still can't connect to the pool  Sad

Dos handled. Pool works again.

Elbandi
Hi, yesterday I mined on pool but didn't receive any coins. Do you know - I can wait them later or they are lost?

they will be credited for, I have incomming tx from pool now, and it takes a long time for 360 blocks to be confirmed..so just chill a bit.
member
Activity: 108
Merit: 10
our miners DDOS - pool
So many, many miners  Grin

Indeed... Still can't connect to the pool  Sad

Dos handled. Pool works again.

Elbandi
Hi, yesterday I mined on pool but didn't receive any coins. Do you know - I can wait them later or they are lost?
full member
Activity: 129
Merit: 100
http://coinspool.cu.cc/stats_roicoin
Here it is evident how to connect and disconnect
full member
Activity: 129
Merit: 100
The pool is still down for me, same message as above. Seems like pool owner must use some kind of anti-ddos service such as cloudflare to handle the ddos issue.
cloudflare protect only http traffic, and cannot protect stratum. so CF is useless in this situation. Sad

Anyway, this attach is udp flood, and handled by hosting provider.
If you have connection issue, maybe your ip address (or range) is filtered by them. Try wait a little, or change ip.

Elbandi

If I'm not mistaken, there are higher package in cloudflare that protect other tcp and udp port, but of course it will be expensive.

Let me change IP and test again later.

IP changed, and it works for a few submission with accepted status, and then it failed again... Another machine with static IP still can't connect to pool yet.

Same problem
full member
Activity: 407
Merit: 101
pool still can not connect?
member
Activity: 240
Merit: 11
yeah, it doesnt work as of now..sometimes I get a few shares and then conn refused.
member
Activity: 196
Merit: 12

IP changed, and it works for a few submission with accepted status, and then it failed again... Another machine with static IP still can't connect to pool yet.


I am using static ip but intermittent connection for me as well. It works for 2-3 minutes then connection refused again.
Jump to: