Author

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

sr. member
Activity: 308
Merit: 250
Riecoin and Huntercoin to rule all!
Someone is laying out tons of 0.18 RIC buy orders in front of 0.0002  Cheesy

Excellent Cheesy. Btw, the RiecoinFoundation website might be delayed until wednesday since I still am working on the Datacoin.info site. As for the Riecoin Foundation itself, PMs will be sent out on late Sunday with more information.
sr. member
Activity: 560
Merit: 250
"Trading Platform of The Future!"
Someone is laying out tons of 0.18 RIC buy orders in front of 0.0002  Cheesy
sr. member
Activity: 308
Merit: 250
Riecoin and Huntercoin to rule all!
Cmon guys...the activity on this thread is getting slow.. got to hype it up again Cheesy
I'm sure it will explode once the price goes up again or a stratum miner is released. Or if the difficulty explodes.

WTS 594 RIC @ 0.00025

Yea...as for me. I am thinking of buying a couple more RIC at this price. I am continuously buying at every price level in drops.
legendary
Activity: 1400
Merit: 1000
I need to pay closer attention. Did the difficulty raise again? MY stats on YPool has dropped like a rock on sse11 from dga.

Check your miners - some people are reporting that they're seeing invalid shares start showing up after the miner has been running for a long time.  I haven't been able to replicate this yet on any of my machines, but I'm looking.

Holey cow.

I do have my 1100t (best miner) getting "work() : not prime  share total: 2858/2115"

I'll restart it and see how it goes.

Edit: Was this just in the b11 version for this problem?
dga
hero member
Activity: 737
Merit: 511
I need to pay closer attention. Did the difficulty raise again? MY stats on YPool has dropped like a rock on sse11 from dga.

Check your miners - some people are reporting that they're seeing invalid shares start showing up after the miner has been running for a long time.  I haven't been able to replicate this yet on any of my machines, but I'm looking.
sr. member
Activity: 560
Merit: 250
"Trading Platform of The Future!"
Cmon guys...the activity on this thread is getting slow.. got to hype it up again Cheesy
I'm sure it will explode once the price goes up again or a stratum miner is released. Or if the difficulty explodes.

WTS 594 RIC @ 0.00025
sr. member
Activity: 308
Merit: 250
Riecoin and Huntercoin to rule all!
Cmon guys...the activity on this thread is getting slow.. got to hype it up again Cheesy
legendary
Activity: 1400
Merit: 1000
I need to pay closer attention. Did the difficulty raise again? MY stats on YPool has dropped like a rock on sse11 from dga.
dga
hero member
Activity: 737
Merit: 511
I haven't finished the blog writeup or all of the code explanation for this, but the full Python implementation of a gen-3 miner is now done:

https://github.com/dave-andersen/fastrie/blob/master/explain/examples/search_rie_sieve.py

It finds the offset used for the successful target in the first Riecoin block in 15 seconds, and the second in 60 seconds, using a single thread,  in Python.

Admittedly, this is a very biased sample, because almost by definition, these targets were the fastest to search (because they were found!), but hopefully it's still an illustrative example, and the code should make it fairly clear how the search process in all of the newest miners actually works.

The blog post will explain some of the math that's in there to create the sieve.
sr. member
Activity: 308
Merit: 250
Riecoin and Huntercoin to rule all!
Just a quick update: Just edited riecoin.org again as promised. Made a lot of minor mistakes while rushing so fixed those. I am done with Riecoin.org redesign for the weekend while I redesign Datacoin.info and create RiecoinFoundation.org. Emailed Gatra the file so he can upload the new site whenever he can.

Since the majority of you guys want open source, the code for the website will be available sometime Sunday.

Feedbacks are always welcomed on what to change/what to add. Sorry if I miss some of your guys suggestions. Feel free to tell me what information I've missed and what information I need to add (new pools, exchanges, etc.)

sr. member
Activity: 249
Merit: 250
I've written up a new blog post, part #1 of 2, about the basics of engineering a faster Riecoin miner:

http://da-data.blogspot.com/2014/03/fast-prime-cluster-search-or-building.html

Comments and feedback appreciated.  Python code is all available in the same github that you've already downloaded for the fast miner:

https://github.com/dave-andersen/fastrie

You should be able to play with them at home. Smiley

Thanks! Going to crack my head reading it but trying nevertheless Smiley

Btw, these optimizations useful for primecoin as well?
sr. member
Activity: 1106
Merit: 255
Betking.io - Best Bitcoin Casino
I curious if I should do mine solo or just mine ypool.
Since you're asking for opinions: mine is that you would be better off pool mining.
sr. member
Activity: 560
Merit: 250
"Trading Platform of The Future!"
Oh I assumed you would get more like 0.5 per hour and that's how I came up with 4 days. We don't know if ypool miner is performs better than the solo miner or if it is the other way around. Block reward is 50.
sr. member
Activity: 420
Merit: 250
I curious if I should do mine solo or just mine ypool.

right now I am using i7 2700k ( 6 threads) & i7 4770k ( (8)full threads) = 14 threads

I think every 22 minutes , I may get 1 RIC .

3 per 1hr

3  RIC x 24 hr= 72 RIC / day

I think that is correct.

how may RIC per block reward?



sr. member
Activity: 560
Merit: 250
"Trading Platform of The Future!"
An extremely rough estimate: 4 days with a00k's solo miner (this may be a bit conservative)

Of course, this is on average and assumes a00k's solo miner is as optimized as dga's b9+ xptMiner.

The original optimized solo miner by gatra tells you the estimated time until you find a block, however you shouldn't use that as it is not nearly as optimized as a00k's miner.
sr. member
Activity: 420
Merit: 250
if I solo mine with i7 4770k cpu, do u guys know how long will I find a block?

do u guys know where to get a profit calculator for this coin?
jr. member
Activity: 59
Merit: 10
Alright great, it worked using ypool instead of upcpu pool.
+1
dga
hero member
Activity: 737
Merit: 511
Im running b11 on windows 7, i found 44 shares..yet 41 are invalid, am I doing something wrong?

http://www.cs.cmu.edu/~dga/crypto/ric/

made my batch file and using upcpu pool

Might be because every block is solved by ypool. This is what people refer to "51% attack"
Just come to ypool I would say, at least for now.

For correctness - this is not a 51% attack.  Ypool's dominance means they could implement a 51% attack in various ways, but they aren't.  Upcpu has relatively few orphaned blocks.  They're just not as fast because they don't have as many miners.

The issue is one of a software incompatibility.  I synchronized my update to xptMiner with ypool's update to its share definition to ensure fair mining.
dga
hero member
Activity: 737
Merit: 511
Im running b11 on windows 7, i found 44 shares..yet 41 are invalid, am I doing something wrong?

http://www.cs.cmu.edu/~dga/crypto/ric/

made my batch file and using upcpu pool

I don't believe that upcpu is compatible with the new ypool definition of a share.  You can probably mine there successfully using the earlier -b9 version, but I'm not going to maintain a version of the miner using the "first four" definition - it's too easy to cheat.  The new share definition is much more robust and helps ensure that pool miners are getting an appropriate return for their mining effort.

  -Dave
sr. member
Activity: 280
Merit: 250
Im running b11 on windows 7, i found 44 shares..yet 41 are invalid, am I doing something wrong?

http://www.cs.cmu.edu/~dga/crypto/ric/

made my batch file and using upcpu pool

Might be because every block is solved by ypool. This is what people refer to "51% attack"
Just come to ypool I would say, at least for now.
Jump to: