Pages:
Author

Topic: CoinChoose - alternative site to show respective profitability of the alt coins - page 56. (Read 150617 times)

erk
hero member
Activity: 826
Merit: 500
Feathercoin the most profitable now. 200+ %. I am mining it and selling on cryptsy.

Same, BTC-e raised the confirms to 100 like a bunch of noobs, but after the FTC block rate was back to 2.5min, not whilst the block time was 15min plus and the attack was going on! Hopeless.

hero member
Activity: 868
Merit: 1000
Feathercoin the most profitable now. 200+ %. I am mining it and selling on cryptsy. I roll coinchoose's opinion on the dick.
sr. member
Activity: 322
Merit: 250
Why feathercoin is removed?

Um, feathercoin has been 51ed.  People are buying forked coins.  Wow people are stupid.
member
Activity: 112
Merit: 10
Why feathercoin is removed?
sr. member
Activity: 826
Merit: 250
CryptoTalk.Org - Get Paid for every Post!
I made ​​a website with the prices of all crypto currencies in many markets.
I also using the "API" coinchoose to make a page on profitability completing the data with the calculation of earnings mining.
Hope you like it.
http://www.criptovalute.it

Bter is the main exchange for FRC, please include them to better reflect the price of FRC and its trade volume.
newbie
Activity: 10
Merit: 0
I made ​​a website with the prices of all crypto currencies in many markets.
I also using the "API" coinchoose to make a page on profitability completing the data with the calculation of earnings mining.
Hope you like it.
http://www.criptovalute.it
hero member
Activity: 868
Merit: 1000
Why feathercoin removed from the list? Is it manipulation?
hero member
Activity: 490
Merit: 500
Added average profitability last 24.  Working on net hash rates and total market depth.
hero member
Activity: 490
Merit: 500
A few things:

1. Would it be possible to show current network hashrate for each of the coins? That info would be AWESOME for judging overall coin health but may be a bit out of scope to coinchoose (if you do it, a graph like you have of the prices would be the cat's meow).

2. What about total market voume trade (in BTC) for each of the coins over the past 24 hours? Another crucial bit of info in deciding which coin to mine.

3. Total coin marketcap would be a valuable one to see too... not as crucial as the first too.

The FTC fiasco fallout and cleanup should be fun. I'm mining DGC myself.
Yes to all three.  Hashrate is what I am looking at adding next (once I verify I have a good way of finding it).


ahemm  Angry

Really??    Cheesy Cheesy

CCE getnetworkhash API  which has parameters for interval blocks and total number of blocks back from current. In THREE selectable output types.

Soon with the ability to to use time instead of blocks and accurately calculate POS/POW chains.

For those coins that I use CCE's blockexplorer - I am already there Smiley  Just figuring out the non-CCE currencies Smiley
hero member
Activity: 490
Merit: 500

A few things:

1. Would it be possible to show current network hashrate for each of the coins? That info would be AWESOME for judging overall coin health but may be a bit out of scope to coinchoose (if you do it, a graph like you have of the prices would be the cat's meow).

2. What about total market voume trade (in BTC) for each of the coins over the past 24 hours? Another crucial bit of info in deciding which coin to mine.

3. Total coin marketcap would be a valuable one to see too... not as crucial as the first too.

The FTC fiasco fallout and cleanup should be fun. I'm mining DGC myself.
Yes to all three.  Hashrate is what I am looking at adding next (once I verify I have a good way of finding it).

hashrate doesnt work for PoS networks . It eliminates PoS blocks from security and health estimation.
PPC has +80% of PoS blocks. it would be super secure on  0 hashrate.  

My fault, I should have been clearer.

I was just stating my concerns about a site that would put up a network hash rate that cannot be accurate.

Just to take caution with the rest of their numbers... Cheesy


Anyway, I am basically going to get around the POS/POW problem by setting up an extra database that will contain the POW difficulty for every block since its implementation. The explorers on CCE update every block when the daemon trips the blocknotify script. I will add the process of getting the POW difficulty for the block currently being mined, along with a couple of other bits of information. This should allow for an accurate hash rate calculation.

The extra information is  to allow the users of the getnetworkhash API to use time or blocks when defining how they want the network hash calculated.As of now the API only allows for blocks.


Is this thing on? Can people see my posts?? Cheesy Grin

As long as POW blocks are being produced there is a hash rate. My plan does not elimate the POS blocks, but rather uses what the POW difficulty of a POS block would have been had it been solved via POW vs, POS. Thereby counting POS blocks in the calculation.  Smiley
[/quote]

yes - it is on.  I am watching to see as I know I want to get up the net hash rate, but am seeing what you figure out Smiley
legendary
Activity: 1064
Merit: 1000

[/quote]
A few things:

1. Would it be possible to show current network hashrate for each of the coins? That info would be AWESOME for judging overall coin health but may be a bit out of scope to coinchoose (if you do it, a graph like you have of the prices would be the cat's meow).

2. What about total market voume trade (in BTC) for each of the coins over the past 24 hours? Another crucial bit of info in deciding which coin to mine.

3. Total coin marketcap would be a valuable one to see too... not as crucial as the first too.

The FTC fiasco fallout and cleanup should be fun. I'm mining DGC myself.
Yes to all three.  Hashrate is what I am looking at adding next (once I verify I have a good way of finding it).

hashrate doesnt work for PoS networks . It eliminates PoS blocks from security and health estimation.
PPC has +80% of PoS blocks. it would be super secure on  0 hashrate.  

My fault, I should have been clearer.

I was just stating my concerns about a site that would put up a network hash rate that cannot be accurate.

Just to take caution with the rest of their numbers... Cheesy


Anyway, I am basically going to get around the POS/POW problem by setting up an extra database that will contain the POW difficulty for every block since its implementation. The explorers on CCE update every block when the daemon trips the blocknotify script. I will add the process of getting the POW difficulty for the block currently being mined, along with a couple of other bits of information. This should allow for an accurate hash rate calculation.

The extra information is  to allow the users of the getnetworkhash API to use time or blocks when defining how they want the network hash calculated.As of now the API only allows for blocks.


Is this thing on? Can people see my posts?? Cheesy Grin

As long as POW blocks are being produced there is a hash rate. My plan does not elimate the POS blocks, but rather uses what the POW difficulty of a POS block would have been had it been solved via POW vs, POS. Thereby counting POS blocks in the calculation.  Smiley
legendary
Activity: 1064
Merit: 1000
A few things:

1. Would it be possible to show current network hashrate for each of the coins? That info would be AWESOME for judging overall coin health but may be a bit out of scope to coinchoose (if you do it, a graph like you have of the prices would be the cat's meow).

2. What about total market voume trade (in BTC) for each of the coins over the past 24 hours? Another crucial bit of info in deciding which coin to mine.

3. Total coin marketcap would be a valuable one to see too... not as crucial as the first too.

The FTC fiasco fallout and cleanup should be fun. I'm mining DGC myself.
Yes to all three.  Hashrate is what I am looking at adding next (once I verify I have a good way of finding it).


ahemm  Angry

Really??    Cheesy Cheesy

CCE getnetworkhash API  which has parameters for interval blocks and total number of blocks back from current. In THREE selectable output types.

Soon with the ability to to use time instead of blocks and accurately calculate POS/POW chains.
sr. member
Activity: 476
Merit: 253
A few things:

1. Would it be possible to show current network hashrate for each of the coins? That info would be AWESOME for judging overall coin health but may be a bit out of scope to coinchoose (if you do it, a graph like you have of the prices would be the cat's meow).

2. What about total market voume trade (in BTC) for each of the coins over the past 24 hours? Another crucial bit of info in deciding which coin to mine.

3. Total coin marketcap would be a valuable one to see too... not as crucial as the first too.

The FTC fiasco fallout and cleanup should be fun. I'm mining DGC myself.
Yes to all three.  Hashrate is what I am looking at adding next (once I verify I have a good way of finding it).

hashrate doesnt work for PoS networks . It eliminates PoS blocks from security and health estimation.
PPC has +80% of PoS blocks. it would be super secure on  0 hashrate.  
sr. member
Activity: 476
Merit: 253
FTC is showing 220% profit when it is actually broken and gives 0%  - FTC forked into multiple chains and every big pool is on a different chain, [ftcpool, coinotron, give-me-ftc, wemineftc]

Bitbar is showing 0 reward, while giving 0.16 BTB

BitBar is now fixed.  SO, basically, I should remove Feathercoin?

right now FTC is forked. noticed BTC-E , just finishing my mail to Bter and cryptsy.

I believe removing wil save many people from loosing tons of hashes, like I just did.
hero member
Activity: 490
Merit: 500
A few things:

1. Would it be possible to show current network hashrate for each of the coins? That info would be AWESOME for judging overall coin health but may be a bit out of scope to coinchoose (if you do it, a graph like you have of the prices would be the cat's meow).

2. What about total market voume trade (in BTC) for each of the coins over the past 24 hours? Another crucial bit of info in deciding which coin to mine.

3. Total coin marketcap would be a valuable one to see too... not as crucial as the first too.

The FTC fiasco fallout and cleanup should be fun. I'm mining DGC myself.
Yes to all three.  Hashrate is what I am looking at adding next (once I verify I have a good way of finding it).
sr. member
Activity: 462
Merit: 250
A few things:

1. Would it be possible to show current network hashrate for each of the coins? That info would be AWESOME for judging overall coin health but may be a bit out of scope to coinchoose (if you do it, a graph like you have of the prices would be the cat's meow).

2. What about total market voume trade (in BTC) for each of the coins over the past 24 hours? Another crucial bit of info in deciding which coin to mine.

3. Total coin marketcap would be a valuable one to see too... not as crucial as the first two.

The FTC fiasco fallout and cleanup should be fun. I'm mining DGC myself.
hero member
Activity: 490
Merit: 500
FTC is showing 220% profit when it is actually broken and gives 0%  - FTC forked into multiple chains and every big pool is on a different chain, [ftcpool, coinotron, give-me-ftc, wemineftc]

Bitbar is showing 0 reward, while giving 0.16 BTB

BitBar is now fixed.  SO, basically, I should remove Feathercoin?
sr. member
Activity: 476
Merit: 253
FTC is showing 220% profit when it is actually broken and gives 0%  - FTC forked into multiple chains and every big pool is on a different chain, [ftcpool, coinotron, give-me-ftc, wemineftc]

Bitbar is showing 0 reward, while giving 0.16 BTB

just refreshed and It's ok now.
newbie
Activity: 27
Merit: 0
My fault, I should have been clearer.

I was just stating my concerns about a site that would put up a network hash rate that cannot be accurate.

Just to take caution with the rest of their numbers... Cheesy

Anyway, I am basically going to get around the POS/POW problem by setting up an extra database that will contain the POW difficulty for every block since its implementation. The explorers on CCE update every block when the daemon trips the blocknotify script. I will add the process of getting the POW difficulty for the block currently being mined, along with a couple of other bits of information. This should allow for an accurate hash rate calculation.

The extra information is  to allow the users of the getnetworkhash API to use time or blocks when defining how they want the network hash calculated.As of now the API only allows for blocks.

In that case, You ARE on topic. sorry again.
legendary
Activity: 1064
Merit: 1000
My fault, I should have been clearer.

I was just stating my concerns about a site that would put up a network hash rate that cannot be accurate.

Just to take caution with the rest of their numbers... Cheesy


Anyway, I am basically going to get around the POS/POW problem by setting up an extra database that will contain the POW difficulty for every block since its implementation. The explorers on CCE update every block when the daemon trips the blocknotify script. I will add the process of getting the POW difficulty for the block currently being mined, along with a couple of other bits of information. This should allow for an accurate hash rate calculation.

The extra information is  to allow the users of the getnetworkhash API to use time or blocks when defining how they want the network hash calculated.As of now the API only allows for blocks.


Pages:
Jump to: