Bitcoin Forum
May 07, 2024, 05:38:47 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 [218] 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 ... 311 »
  Print  
Author Topic: [ANN][RIC] Riecoin: constellations POW *CPU* HARD FORK successful, world record  (Read 684952 times)
one4many
Hero Member
*****
Offline Offline

Activity: 516
Merit: 500



View Profile
January 31, 2016, 09:09:15 AM
 #4341

It would probably be best if xpoolx addresses the problem of ~70% of hashrate being on his pool before the optimized miner was made public (if ever). Otherwise xpoolx miners will have an even larger percentage of hash power.
ALL pools should stop accepting miners when they reach 49 %.
I guess you can get the data from the API https://chainz.cryptoid.info provides (probably one of the undocumented ones).
But that is not a condition for Riepool to release code. License breach is license breach.

https://chainz.cryptoid.info/explorer/index.pools.dws?coin=ric
Code:
{"pools":[{"name":"RiePool","id":"8","url":"http://riepool.ovh/","nb100":61,"nb1000":322},
{"name":"XpoolX","id":"6","url":"http://www.xpoolx.com/","nb100":30,"nb1000":543},
{"name":"gpupool.com","id":"7","url":"http://gpupool.com/","nb100":5,"nb1000":45},
{"name":"Unknown","id":"","url":"","nb100":3,"nb1000":89},
{"name":"MiniPool","id":"10","url":"","nb100":1,"nb1000":1}]}

or

Code:
<?php 
function calc($networkHashrate,$hashrate)
{
return Round(100 $networkHashrate * ($hashrate*1000), 2); 
}

$api=json_decode(file_get_contents('http://riepool.ovh/index.php?page=api&action=public'),true);
echo 
calc($api['network_hashrate'],$api['hashrate']).'<br>';

$api=json_decode(file_get_contents('http://xpoolx.com/index.php?page=api&action=public'),true);
echo 
calc($api['network_hashrate'],$api['hashrate']).'<br>';
?>

cool Stuff ... Simba84 XpoolX go for it! Currently RiePool has 70 % and xpoolx only 20 % ... As they shift over time anyway now would be a good time to get this important feature done.

    one4many
I HATE TABLES I HATE TABLES I HA(╯°□°)╯︵ ┻━┻ TABLES I HATE TABLES I HATE TABLES
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
PeaMine
Hero Member
*****
Offline Offline

Activity: 979
Merit: 510



View Profile
January 31, 2016, 11:30:54 AM
 #4342

How many Riecoin could a 4770K make a day currently?
Use to mine these a lot, still got some, somewhere.
Back in the Primecoin days Smiley

Datacenter Technician and Electrician.  If you have any questions feel free to ask me as I am generally bored looking at logs and happy to help during free time.
one4many
Hero Member
*****
Offline Offline

Activity: 516
Merit: 500



View Profile
January 31, 2016, 11:54:16 AM
 #4343

How many Riecoin could a 4770K make a day currently?
Use to mine these a lot, still got some, somewhere.
Back in the Primecoin days Smiley
I guess you try and let us know. ;-)
Remember: Anything below 24h hours of constant mining does not say anything, there is still luck in the game of mining these coins.
xandry
Staff
Legendary
*
Offline Offline

Activity: 3444
Merit: 4046


Crypto Swap Exchange


View Profile WWW
January 31, 2016, 12:45:08 PM
 #4344

Back in the Primecoin days Smiley
Primecoin CPU mining is no longer profitable since gpu miner was announced so better to stay with Riecoin.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
one4many
Hero Member
*****
Offline Offline

Activity: 516
Merit: 500



View Profile
January 31, 2016, 01:16:13 PM
 #4345

Back in the Primecoin days Smiley
Primecoin CPU mining is no longer profitable since gpu miner was announced so better to stay with Riecoin.
Back in the day I switched for the very same reason from XPM to RIC. XPM got devalued a lot since then, I sold all my XPM on BTCe like 6 months before they where delisted. So I guess the GPU miner did no good to that coin. While this coin is stuck on monopoly pools not seeing the problems they cause to the currency.
PeaMine
Hero Member
*****
Offline Offline

Activity: 979
Merit: 510



View Profile
February 01, 2016, 02:08:43 AM
 #4346

Same, I miss the days before the GPU took over that coin.  Was a lot of fun, one of my first CPU coins.
Is there a Riecon calculator you recommend?
Esp for a 4770K

Datacenter Technician and Electrician.  If you have any questions feel free to ask me as I am generally bored looking at logs and happy to help during free time.
one4many
Hero Member
*****
Offline Offline

Activity: 516
Merit: 500



View Profile
February 01, 2016, 06:53:54 AM
 #4347

Is there a Riecon calculator you recommend?
Esp for a 4770K
Unfortunately not. Best way forward is to choose a pool of your liking (preferably one that does not have a 50+ % network share) and start mining for a day.
Difficulty makes a big difference tough. Anything below 1450 gives you quite a bit of RIC, everything above 1550+ signals a lot of CPU power on the net.
PeaMine
Hero Member
*****
Offline Offline

Activity: 979
Merit: 510



View Profile
February 02, 2016, 04:16:47 PM
 #4348

http://riepool.ovh Seems to be right at 50%, they do have a nice miner though, getting rates all over the place from 2485KH to 850KH (I think 850KH will be my average).
What would be a working pool with less power?
Tried the links on the page and this seems to be the only one online for me.

Datacenter Technician and Electrician.  If you have any questions feel free to ask me as I am generally bored looking at logs and happy to help during free time.
one4many
Hero Member
*****
Offline Offline

Activity: 516
Merit: 500



View Profile
February 02, 2016, 05:01:47 PM
 #4349

http://riepool.ovh Seems to be right at 50%, they do have a nice miner though, getting rates all over the place from 2485KH to 850KH (I think 850KH will be my average).
What would be a working pool with less power?
Tried the links on the page and this seems to be the only one online for me.

The KH/s number does not mean anything really. The only valuable triplet to look at is RIC's per day at a certain difficultly.
xpoolx should also work reliable, if not PM the user xpoolx (the owner of the pool). Alternatively, if you have enough CPU cores to spare, try solo mining.

   one4many
PeaMine
Hero Member
*****
Offline Offline

Activity: 979
Merit: 510



View Profile
February 02, 2016, 05:58:22 PM
 #4350

Thanks, is the -s option of any value for setting the Prime sieve max?
Any way to make it use more RAM per core, or is it safe to do say, 20 cores on a 4 core system with 32GB of RAM?

Datacenter Technician and Electrician.  If you have any questions feel free to ask me as I am generally bored looking at logs and happy to help during free time.
xpoolx
Full Member
***
Offline Offline

Activity: 201
Merit: 102


View Profile
February 02, 2016, 11:42:37 PM
 #4351

http://riepool.ovh Seems to be right at 50%, they do have a nice miner though, getting rates all over the place from 2485KH to 850KH (I think 850KH will be my average).
What would be a working pool with less power?
Tried the links on the page and this seems to be the only one online for me.

The KH/s number does not mean anything really. The only valuable triplet to look at is RIC's per day at a certain difficultly.
xpoolx should also work reliable, if not PM the user xpoolx (the owner of the pool). Alternatively, if you have enough CPU cores to spare, try solo mining.

   one4many

The more hashrate riepool have, the low diff becomes. "Super sense"

And he was saying me i was rigging the pool hashrate. Shameless
Simba84
Sr. Member
****
Offline Offline

Activity: 269
Merit: 250


View Profile
February 03, 2016, 04:11:58 AM
Last edit: February 03, 2016, 07:11:47 AM by Simba84
 #4352

http://riepool.ovh Seems to be right at 50%, they do have a nice miner though, getting rates all over the place from 2485KH to 850KH (I think 850KH will be my average).
What would be a working pool with less power?
Tried the links on the page and this seems to be the only one online for me.

The KH/s number does not mean anything really. The only valuable triplet to look at is RIC's per day at a certain difficultly.
xpoolx should also work reliable, if not PM the user xpoolx (the owner of the pool). Alternatively, if you have enough CPU cores to spare, try solo mining.

   one4many

The more hashrate riepool have, the low diff becomes. "Super sense"

And he was saying me i was rigging the pool hashrate. Shameless
Hey, I never said this about your Pool!

Let's look beyond these false insinuations!

RiePool can increase it's Hashrate while is decreasing to xpoolx.

Then there are others users who mine in Solo or on other platforms, so the difficulty can be affected in many ways.

The total power of mining really affect the coin difficulty.

Finally, a more realistic value to control on the Dashboard is "My Sharerate" and not the Hashrate that is not quite stable due to continuous blocks resolved.
makuny
Hero Member
*****
Offline Offline

Activity: 896
Merit: 505



View Profile
February 03, 2016, 09:06:35 PM
 #4353

hi all,

i will mining a little RIC, but i have nothing mining .json
what must i do?

i have download rminerd3.1.1, but what i also need?

start = json_rpc_call failed ??

best
makuny
Simba84
Sr. Member
****
Offline Offline

Activity: 269
Merit: 250


View Profile
February 03, 2016, 09:52:03 PM
 #4354

hi all,

i will mining a little RIC, but i have nothing mining .json
what must i do?

i have download rminerd3.1.1, but what i also need?

start = json_rpc_call failed ??

best
makuny
Hello, the miner you downloaded is the first version and enables mining in Solo (directly in your wallet)

Given the high current difficulty of coin you should use one of the optimized miner (see dga-c16 or xptMiner2) that support the Stratum protocol and can be used on RiePool or XpoolX.
makuny
Hero Member
*****
Offline Offline

Activity: 896
Merit: 505



View Profile
February 03, 2016, 10:23:43 PM
 #4355

hi all,

i will mining a little RIC, but i have nothing mining .json
what must i do?

i have download rminerd3.1.1, but what i also need?

start = json_rpc_call failed ??

best
makuny
Hello, the miner you downloaded is the first version and enables mining in Solo (directly in your wallet)

Given the high current difficulty of coin you should use one of the optimized miner (see dga-c16 or xptMiner2) that support the Stratum protocol and can be used on RiePool or XpoolX.

ok, i download xptminer. and now?
i create a .bat but don´t work - don´t open ?
cinnamon_carter
Legendary
*
Offline Offline

Activity: 1148
Merit: 1018


It's about time -- All merrit accepted !!!


View Profile WWW
February 04, 2016, 10:25:52 AM
 #4356

well if the biggest issue now is fighting between pools for 50% that is a better problem then only having one pool with almost the entire network !!

also remember the 51% threshold  is no magic number ,

a network can be attacked /double spent with much less or more hashpower controlled to different degrees

there are many academic papers about this so I think intermediate and advanced crowd often just tunes these squabbles out (I know I usually do ).....

Check out my coin Photon
Merge Mine 5 other Blake 256 coins - 6x your hash power  https://www.blakecoin.org/

The obvious choice is not always the best choice.

LOOK DEEPER - Look into the Blake 256 Family -- CC
xpoolx
Full Member
***
Offline Offline

Activity: 201
Merit: 102


View Profile
February 04, 2016, 06:42:23 PM
 #4357

hi all,

i will mining a little RIC, but i have nothing mining .json
what must i do?

i have download rminerd3.1.1, but what i also need?

start = json_rpc_call failed ??

best
makuny
Hello, the miner you downloaded is the first version and enables mining in Solo (directly in your wallet)

Given the high current difficulty of coin you should use one of the optimized miner (see dga-c16 or xptMiner2) that support the Stratum protocol and can be used on RiePool or XpoolX.

ok, i download xptminer. and now?
i create a .bat but don´t work - don´t open ?

Download www.xpoolx.com/xpoolxminer.zip

Unzip.

Edit bat file and paste this:

xptminer -m -o mining.xpoolx.com:5000 -u YOURUSER.YOURWORKER -p YOURPASS -t 8

save it and then open it and you will be mining.
My9bot
Full Member
***
Offline Offline

Activity: 239
Merit: 100


View Profile
February 05, 2016, 10:52:10 PM
 #4358


Vote for Riecoin to get listed on safecex
https://safecex.com/coin/add?q=ric


https://safecex.com

safecex.com is yet another anonymous cryptocoin exchange

safecex.com allows you to buy and sell cryptocoins from and to other users using our simple and
secure trading platform. Visit our market page to see the list of cryptocoins we support. We also
aggregate order books from other crypto exchanges.

Our trading fees are 0.1%

Mission

Our mission is to provide everyone with a low fees, secure, simple and fast trading platform to exchange
cryptocoins with other users.

Features

Comprehensive and simple user interface to easily trade your cryptocoins.
REST API to retrieve markets information and trade them.
Secure trading platform: two-factor authentication and ssl encryption.
Fast trading and data streaming engine.
Community chat.
Quick support ticket system.
Featuring also instant and accountless anonymous coins exchange.
We distribute stakes proportionally among users' balance.

https://safecex.com


Trading Page


Instant and anonymous exchange page



I'm better with code than with words-SatoshiNakamoto
Espers [ESP]SiteOnBlockchain
one4many
Hero Member
*****
Offline Offline

Activity: 516
Merit: 500



View Profile
February 07, 2016, 02:36:38 PM
 #4359


Vote for Riecoin to get listed on safecex
https://safecex.com/coin/add?q=ric


Hey guys only 7 votes so far  Sad ... take the time and vote please ... The goal would be 30 or 40.

     one4many
xpoolx
Full Member
***
Offline Offline

Activity: 201
Merit: 102


View Profile
February 07, 2016, 03:37:27 PM
 #4360


Vote for Riecoin to get listed on safecex
https://safecex.com/coin/add?q=ric


Hey guys only 7 votes so far  Sad ... take the time and vote please ... The goal would be 30 or 40.

     one4many

voted Smiley
Pages: « 1 ... 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 [218] 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 ... 311 »
  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!