Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: brooksby on January 20, 2014, 06:57:15 PM



Title: I0coin has over 1 million blocks
Post by: brooksby on January 20, 2014, 06:57:15 PM
With over 1 million blocks, I0coin has hit an important milestone.  It shows high block counts are possible while still maintaining a stable client and block chain.  I0coin is once again forging new ground in the crypto-currency world.  I don't know of any other crypto which has reached 1 million blocks yet.  Let us know if there are any.


Title: Re: I0coin has over 1 million blocks
Post by: run.run.shaw on January 20, 2014, 07:32:40 PM
Amazing.  I haven't seen another one with that many blocks.


Title: Re: I0coin has over 1 million blocks
Post by: markm on January 20, 2014, 08:05:19 PM
GeistGeld: "blocks" : 2200686

(Much-faster blocks, so damn fast some think it too fast to be merged-mined, but actually it seems more like it is about the fastest you can go while still merged-mining.)

For value, to calculate profitability, the only public source I know of currently is http://galaxies.mygamesonline.org/latestrates.inc

-MarkM-


Title: Re: I0coin has over 1 million blocks
Post by: brooksby on January 23, 2014, 03:15:31 AM
If I'm not mistaken, GeistGeld's latest update is based on the latest I0coin with its improved memory management.



Title: Re: I0coin has over 1 million blocks
Post by: 3cryo on January 24, 2014, 02:41:12 AM
That's a lot of blocks.


Title: Re: I0coin has over 1 million blocks
Post by: m00x! on January 25, 2014, 04:53:17 AM
Looking forward to the next million blocks.


Title: Re: I0coin has over 1 million blocks
Post by: Hazard on January 25, 2014, 05:06:42 AM
With over 1 million blocks, I0coin has hit an important milestone.  It shows high block counts are possible while still maintaining a stable client and block chain.  I0coin is once again forging new ground in the crypto-currency world.  I don't know of any other crypto which has reached 1 million blocks yet.  Let us know if there are any.

I would hope so... It's damn near close to a 1:1 copy of bitcoin.


Title: Re: I0coin has over 1 million blocks
Post by: brooksby on January 25, 2014, 05:24:45 AM
With over 1 million blocks, I0coin has hit an important milestone.  It shows high block counts are possible while still maintaining a stable client and block chain.  I0coin is once again forging new ground in the crypto-currency world.  I don't know of any other crypto which has reached 1 million blocks yet.  Let us know if there are any.

I would hope so... It's damn near close to a 1:1 copy of bitcoin.

I0coin actually required modifications to its memory management to obtain such high block counts.  Bitcoin has not made such changes yet, so it could very well have problems as its block count rises.  GeistGeld uses I0coin's code too.  So, to date only I0coin has developed the code to keep the client stable at such high block counts.



Title: Re: I0coin has over 1 million blocks
Post by: Hazard on January 25, 2014, 05:27:06 AM
With over 1 million blocks, I0coin has hit an important milestone.  It shows high block counts are possible while still maintaining a stable client and block chain.  I0coin is once again forging new ground in the crypto-currency world.  I don't know of any other crypto which has reached 1 million blocks yet.  Let us know if there are any.

I would hope so... It's damn near close to a 1:1 copy of bitcoin.

I0coin actually required modifications to its memory management to obtain such high block counts.  Bitcoin has not made such changes yet, so it could very well have problems as its block count rises.  GeistGeld uses I0coin's code too.  So, to date only I0coin has developed the code to keep the client stable at such high block counts.
Until recently, i0coin was left for dead, it's last update having been either bitcoin 0.3 or 0.4 base.

Anyway, whatever version it was on had a severe memory leak problem that is most definitely not present in the current build of bitcoin.


Title: Re: I0coin has over 1 million blocks
Post by: brooksby on January 25, 2014, 06:27:11 AM
With over 1 million blocks, I0coin has hit an important milestone.  It shows high block counts are possible while still maintaining a stable client and block chain.  I0coin is once again forging new ground in the crypto-currency world.  I don't know of any other crypto which has reached 1 million blocks yet.  Let us know if there are any.

I would hope so... It's damn near close to a 1:1 copy of bitcoin.

I0coin actually required modifications to its memory management to obtain such high block counts.  Bitcoin has not made such changes yet, so it could very well have problems as its block count rises.  GeistGeld uses I0coin's code too.  So, to date only I0coin has developed the code to keep the client stable at such high block counts.

Until recently, i0coin was left for dead, it's last update having been either bitcoin 0.3 or 0.4 base.

Anyway, whatever version it was on had a severe memory leak problem that is most definitely not present in the current build of bitcoin.

When I0coin was updated with bitcoin 0.8.3 code the memory problems were still present.  It wasn't so much a leak as a problem with storing too much info in memory at the same time.  Bitcoin may have the same problem once its block count gets high enough, but that would most likely be years away.  Although some of the problem was due to the merged mining info which bitcoin doesn't have, the other problem is that bitcoin stores all CBlockHeaders in memory.  rsnel could enlighten us more on how likely and when bitcoin would have memory problems since he did the I0coin update.  

More info on rsnel post at  https://bitcointalk.org/index.php?topic=224744.60 .




Title: Re: I0coin has over 1 million blocks
Post by: m00x! on January 25, 2014, 08:06:43 AM
I would think most or even all cryptos will have memory problems when their block chains get too big.  At least i0coin found a solution... for now.  What ever happened to bitcoin's plan to start pruning spent blocks?