Pages:
Author

Topic: List of all cryptocoins - page 83. (Read 833058 times)

newbie
Activity: 42
Merit: 0
April 23, 2013, 08:51:32 PM
You should update this and put total number of coins to be generated in each description. (:
sr. member
Activity: 434
Merit: 250
April 22, 2013, 04:35:14 PM
Actualy, getmininginfo IS an estimated global hash rate of the whole  network.

Apologies if I'm wrong, but I thought getmininginfo printed hashespersec which is the same as the result of gethashespersecm which is the rate you are generating hashes at (if you are generating)?
sr. member
Activity: 476
Merit: 253
April 22, 2013, 04:02:41 PM
xoror, do you know where I can see the Feathercoin hashrate?

Cheers.

every coin has an estimate built in.

help > debug window > console -  write a "getmininginfo" command

For clarity, that is if he's using the client to mine with. Which was probably the intent of the question. For whatever reason when I read it, I thought he was asking for an estimated global hash rate of the whole FC network.

Actualy, getmininginfo IS an estimated global hash rate of the whole  network.
sr. member
Activity: 434
Merit: 250
April 22, 2013, 03:55:19 PM
xoror, do you know where I can see the Feathercoin hashrate?

Cheers.

every coin has an estimate built in.

help > debug window > console -  write a "getmininginfo" command

For clarity, that is if he's using the client to mine with. Which was probably the intent of the question. For whatever reason when I read it, I thought he was asking for an estimated global hash rate of the whole FC network.
sr. member
Activity: 476
Merit: 253
April 22, 2013, 03:43:12 PM
xoror, do you know where I can see the Feathercoin hashrate?

Cheers.

every coin has an estimate built in.

help > debug window > console -  write a "getmininginfo" command
hero member
Activity: 602
Merit: 500
April 22, 2013, 03:38:15 PM
This gives a estimate..

http://fc.dontmine.me/
legendary
Activity: 1344
Merit: 1001
April 22, 2013, 03:30:56 PM
xoror, do you know where I can see the Feathercoin hashrate?

Cheers.
sr. member
Activity: 476
Merit: 253
April 22, 2013, 12:20:34 PM
the feathercoin hype is going crazy, hashrate and price is through the roof.

I just changed description to:

-FC FeatherCoin- LTC clone with 4x more coins. welcomed by community with big hashrate and superb reception.

It shoud be done 1 day ago, but I was selling FC's so I felt that would be abuse of my privilege to edit the list.
I do not want it to be a base for a speculation, so I waited with update untill i'm soldout , not to boost price.
newbie
Activity: 26
Merit: 0
April 20, 2013, 04:57:56 PM
Nice guide!!!
sr. member
Activity: 476
Merit: 253
April 20, 2013, 04:23:38 PM
it was like that at start, but somebody wanted me to add that it is also 4 times faster. reverted to my original description.
legendary
Activity: 1344
Merit: 1001
April 20, 2013, 09:47:14 AM
hey xoror 

I checked with the feathercoin dev and he said feathercoin isn't 4 times faster than litecoin, it's just 4 times the coin cap. Would you mind updating your original post?  Wink

He said here would contact you asking to correct the text in your topic: https://bitcointalksearch.org/topic/m.1887033

I'm not anti-feathercoin btw I am buying them up. But I would have bought a lot more if I had thought they were 4 times faster than Litecoin, which apparently they are not.  Smiley
newbie
Activity: 24
Merit: 0
April 19, 2013, 10:49:14 AM
Awesome thanks
sr. member
Activity: 434
Merit: 250
April 19, 2013, 12:09:37 AM
It'd be great if dustcoin would provide a little api. Smiley
legendary
Activity: 3108
Merit: 1359
April 18, 2013, 02:58:49 PM
It's quite simple, you can use php & imagick to generate dynamic image in [ img ][ /img ] tags. Smiley
sr. member
Activity: 476
Merit: 253
April 18, 2013, 02:48:02 PM
You should put the approximate market caps in the OP.

show me the code to put dynamic data from dustcoin.com in there, and consider it done.  market cap changes 20 - 200% a day so manual update is out of a question.
newbie
Activity: 39
Merit: 0
April 18, 2013, 02:05:04 PM
It's not even ASIC hostile. You seem to be under the impression that ASICs are somehow incompatible or inefficient with Scrypt.
It seems that you haven't read my post before commenting it. I'm talking only about ideology, not technic details. It's obvious that it's impossible to develop a real ASIC-proof algo, and this guy said more than enough about this: https://en.wikipedia.org/wiki/Alan_Turing

Scrypt coins are asic-hostile systems due to ideological reasons. That's all that we can say.

The more general version of "asic-hostile" is minimizing barrier to entry in a market.

Minimizing the barrier to entry is a very good idea, because it increases competition.  If competition is important for the safety of the network, using a problem with the lowest barrier to entry is the best choice.

Low barrier to entry can be translated to "no need to invest in asics or any specialized equipment".
hero member
Activity: 728
Merit: 500
April 18, 2013, 01:49:13 PM
You should put the approximate market caps in the OP.
newbie
Activity: 39
Merit: 0
April 18, 2013, 01:37:25 PM

Just to give some context.  What scrypt tries to do is to implement a sequential memory-hard function.  The definition is:

a) can be computed by a memory-hard algorithm on a Random Access Machine in T(n) operations; and
b) cannot be computed on a Parallel Random Access Machine with S'(n) processors and S'(n) space in expected time T'(n) where S'(n)*T'(n) = O(T(n)^(2-x)) for any x>0.

where a memory-hard algorithm has the following properties:

A memory-hard algorithm on a Random Access Machine is an algorithm which uses S(n) space and T(n) operations, where S(n) ∈ Ω(T(n)^(1-eps))

From www.tarsnap.com/scrypt/scrypt.pdf
sr. member
Activity: 434
Merit: 250
April 18, 2013, 09:50:20 AM
There are simply faster hashes and slower hashes. It will effect the number of hashes per second, but since mining is always based off the proprtion of hash power you have rather than the absolute number of hashes its completely irrelevant.

The ram required for scrypt is what makes it asic-resistant. Time will tell if someone ever eventually builds one. But it isn't as easy as for sha256 coins.
sr. member
Activity: 476
Merit: 253
April 18, 2013, 09:23:23 AM
It's not even ASIC hostile. You seem to be under the impression that ASICs are somehow incompatible or inefficient with Scrypt.
It seems that you haven't read my post before commenting it. I'm talking only about ideology, not technic details. It's obvious that it's impossible to develop a real ASIC-proof algo, and this guy said more than enough about this: https://en.wikipedia.org/wiki/Alan_Turing

Scrypt coins are asic-hostile systems due to ideological reasons. That's all that we can say.

changing to "asic-hostile" to satisfy Peleus pedantism.

but I still think its asic-proof , simply because there are asics on the loose, and they are messing badly with sha256 altcoins, where scrypt altcoins are safe and smooth. what I mean is not "impossible to design ASIC for" but "current ASIC cant touch it, and there are even no FPGA's , that suggest designing an ASIC requires much bigger market cap than bitcoin had."

but understand me, there is no place for such long descriptions, I need one-liners.

Thank you Peleus and Balthazar for constructive input. that is what we need to keep this list a fair one.
every time I change something to someone else input makes this list better, even if it is not a better description, simply because its more community based. thats why I's so gratefull for your interest in it guys!
Pages:
Jump to: