Bitcoin Forum
May 28, 2024, 02:22:07 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 [6] 7 8 9 »
101  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANNOUNCE] SolidCoin - new and improved block chain. Secure from pools on: August 24, 2011, 10:19:54 PM
Ixcoin is planning on using SolidCoin's difficulty smoothing algorithm in its upcoming release. More details here : https://bitcointalk.org/index.php?topic=36218.msg478310#msg478310.
102  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANNOUNCE] Ixcoin - a new Bitcoin fork on: August 24, 2011, 10:15:07 PM
We've committed several changes to Branch 0.3.24.1.

These changes include a switchovr to new difficulty adjustment algorithm at block 20055. The current block count is 19960 so we should hit this count in about ~2 weeks. After that, difficulty retargets every 24hours with max increments of 10% and max decrements at 400% (uses Solidcoin's code). The aim is to achieve a much more consistent block rate.

On 09/01/11 00:12:51 UTC (in one week), the client will switch over to a new Ixcoin-specific pchMessageStart peering marker from the original Bitcoin marker. This change was recommended by a few although we haven't had reports of any issues with this yet. Better safe than sorry.

This will mean that all Ixcoin users need to update their client within 1 week. After that, their clients will likely not be able to communicate to other updated nodes on the p2p network due to the new marker. Blocks would also be rejected as they wouldn't include the new difficulty algo.

We wanted to have the marker and diff algo switchover together at a particular blockcount, but this might not work if some peers have switched over to the new marker and cannot update blocks on other peers using the old marker.

The changes are detailed here : https://github.com/ixcoin/ixcoin/commit/df30a348d0f914412a5a248f282afdd7ade95dbd

The IRC host is also now changed: https://github.com/ixcoin/ixcoin/commit/d8808bdf8eb109a25389b1745069955115c2940a

Any comments/reservations/suggestions would be appreciated at https://ixcoin.org/forum/index.php?topic=71.msg358. Anybody who can test this code, please try and get back to me. If we don't get any objections to the new code, we'll upload the new builds very soon.

Thanks!
103  Bitcoin / Project Development / Re: Bitcoin Cloud Wallet Hosting on: August 19, 2011, 01:34:06 AM
I think that's a great idea. It'll save a lot of merchants hassle having to install and secure their own daemon on their ecommerce servers.

We use Microtronix for some of our ixcoin.org hosting and I have nothing but praise for them. Great support and lots of features/addons.

104  Alternate cryptocurrencies / Altcoin Discussion / Re: "Thomas Nasakioto" of ixcoin is OldMiner... on: August 18, 2011, 12:14:48 PM

People here(me included) already pointed to you,and Nasakioto, that the 21 million cap on Ixcoins only exists on your head because you guys messed it up when you raised the block reward.


The latest github version addresses this issue and enforces the 21M limit. Hope this helps.
105  Alternate cryptocurrencies / Altcoin Discussion / Re: "Thomas Nasakioto" of ixcoin is OldMiner... on: August 16, 2011, 11:17:55 PM
The answer is no. But keep guessing Wink
106  Alternate cryptocurrencies / Altcoin Discussion / Re: I0 Guild - I0Coin Pool from BTC Guild on: August 16, 2011, 05:05:36 PM
If you get a chance, it would be great to have a ixcoin.btcguild.com pool too in the future.

Hope all goes well in T-2!
107  Alternate cryptocurrencies / Altcoin Discussion / Re: New Ixcoin fork -> I0coin on: August 16, 2011, 05:02:29 PM
With the code adjusted to be 48 coins per 5 min and re adjust the difficulty every 7 days (2016 blocks), the inflation rate should look like this:

http://www.i0coin.org/inflation.png

So we will end with the exact same amount of coins in our blockchain than bitcoin in it blockchain but the maduration period will be much much sooner (maduration: when we reach the ~21M limit)

It will be interesting to see if the generation curve affects the uptake by the community. In any case, best of luck with i0coin.

It would be great to have a i0coin<>ixcoin exchange. DoubleC ?  Wink


one of the problems with ixcoin is that we don't really know when the genesis block was created.

satoshi proved the bitcoin genesis block was no earlier than jan 3, 2009 by putting in a newspaper headline.

ixcoin's genesis block has nothing to help verify the date. see: http://bitcointalk.org/index.php?topic=36218.msg447180#msg447180

if I0coin wants to eliminate this (small, in this case) risk that the genesis block has been getting mined for a long time now, it should include something similar to what satoshi did.

This is not an issue as the Ixcoin client locks in the blockchain and will be update to continue locking it in the future.




108  Bitcoin / Bitcoin Discussion / Re: Bitcoin Conference 2011 NYC on: August 15, 2011, 11:41:05 PM
Why do you need to contact Bruce? Just go here a pay the $130 for a vendor table: http://bitcoinme.com/index.php/bitcon-2011/

Or are you asking him to accept your ixcoins for a table? :p

For various reasons, such as finding out what comprises the sponsor package of. We can't find any details on it.
109  Bitcoin / Bitcoin Discussion / Re: Bitcoin Conference 2011 NYC on: August 15, 2011, 11:13:20 PM

Fred has been trying unsuccessfully to contact Bruce about getting Ixcoin a vendor table and sign up to be a conference sponsor. He does not appear to be returning Fred's emails or chat requests.

I'm guessing he's pretty busy organizing the conference, but can anyone help in getting hold of him? That would be most appreciated. Thanks.
110  Alternate cryptocurrencies / Altcoin Discussion / Re: IxCoin is a SCAM on: August 15, 2011, 11:04:33 PM
A fix was committed to address the concerns about the hard limit at 21M ixcoin. Thanks Genjix.

https://github.com/ixcoin/ixcoin/commit/7110ddf25667f059ebcee159963b6703fff53e13

If you have any comments/suggestions/reservations concerning this, please respond or post on http://ixcoin.org/forum.
111  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANNOUNCE] Ixcoin - a new Bitcoin fork on: August 15, 2011, 11:03:08 PM
A fix was committed to address the concerns about the hard limit at 21M ixcoin. Thanks Genjix.

https://github.com/ixcoin/ixcoin/commit/7110ddf25667f059ebcee159963b6703fff53e13

If you have any comments/suggestions/reservations concerning this, please respond or post on http://ixcoin.org/forum.

To prevent manipulation errors with Bitcoin/Ixcoin addresses, Bitcoin addresses starting with 1 are now invalid. In the future, we might need to block out more addresses if Bitcoin starts using other address versions.

https://github.com/ixcoin/ixcoin/commit/1adddc0b6d57f7431611322df8df1a33f79d7727

In other news, first Ixcoin escrow at http://www.ixcrow.com and a Russian exchange appears to be gearing to start offering Ixcoins https://btc-e.com/ixc_exchange


112  Other / Archival / Re: delete on: August 14, 2011, 07:06:22 PM
Who's to contact in this exchange?
Just made an account with my yahoo id and sent some btc, now try to login back with the same open id and it offers me to "create an accout"...  Huh

Are you sure you're entering the opendid in the correct field, up top left? If so, you could try contacting DoubleC.


113  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANNOUNCE] Ixcoin - a new Bitcoin fork on: August 14, 2011, 07:03:54 PM
Even if it is converted you can of course retrieve the coins

Correct. I did correct this in my subsequent post.
114  Local / Трейдеры / Re: Btc-e.com Биржа по автоматической торговле iXcoin \ BitCoin <-> USD on: August 14, 2011, 06:11:08 PM
Мы представляем вам биржу по автоматической торговле iXcoin \ BitCoin <-> USD http://btc-e.com

Sounds great.

Don't speak russian, but I'd be happy to help or promote your exchange if you plan to support Ixcoin. Do you have an ETA on this?

115  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANNOUNCE] Ixcoin - a new Bitcoin fork on: August 14, 2011, 06:06:39 PM

More details here https://ixcoin.org/forum/index.php?topic=55.0
116  Alternate cryptocurrencies / Altcoin Discussion / Re: Watch out for the Buggy IXCOIN client. on: August 14, 2011, 10:32:05 AM
It appears your mistake revealed a bug in the current Ixcoin code. Thanks for notifying the forum about this. We'll include a patch for this in the next update.

Thanks for PMing me the amount loss: 38 IXC. I'd be happy to cover the 38 IXC in the hopes you regain faith in Ixcoins. Please PM me an Ixcoin address.

[Note: I am not setting a precedent here. Just a one-off Wink]
117  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANNOUNCE] Ixcoin - a new Bitcoin fork on: August 14, 2011, 10:30:47 AM
Git at https://github.com/ixcoin/ixcoin.git results in building normal bitcoin.

How to build from git?


Please download this branch: https://github.com/ixcoin/ixcoin/tree/Branch_v0.3.24

It'll be committed to the main trunk soon.
118  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANNOUNCE] Ixcoin - a new Bitcoin fork on: August 14, 2011, 10:28:55 AM
WHEN YOU PASTE AN IXCOIN ADDY INTO THE BITCOIN CLIENT, GUESS WHAT HAPPENS? IT GIVES YOU A FUCKING ERROR, LIKE IT IS SUPPOSED TO. IT DOESNT TRY TO TRANLSATE IT INTO SOMEONE ELSES BTC ADDY AND SEND YOUR COIN AWAY. IT GIVES YOU A FUCKING ERRROR MESSAGE THAT SAYS DONT SEND YOUR COINS.


Yeah it was my fault, but their software is a buggy POS, and somehow they actually changed the BTC code to make this normal behavior. This is one of the many reasons I call this scamcoin.

It appears your mistake revealed a bug in the current Ixcoin code. Thanks for notifying the forum about this. We'll include a patch for this in the next update.

I understand your frustration but calling it scamcoin appears a bit extreme.

Thanks for PMing me the amount loss: 38 IXC. Considering this must be a bankrupting loss to you, I'd be happy to cover the 38 IXC in the hopes you regain faith in Ixcoins. Please PM me an Ixcoin address.

[Note: I am not setting a precedent here. Just a one-off Wink]
119  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANNOUNCE] Ixcoin - a new Bitcoin fork on: August 14, 2011, 10:21:29 AM
stats: not much but a start: http://bitcoinx.com/ixcoin

displays current difficulty, blockcount, blocks to retarget


Great start.

With more work this could put you in a good position to claim the Ixcoin statistics page bounty

120  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANNOUNCE] Ixcoin - a new Bitcoin fork on: August 13, 2011, 03:44:32 AM
It seems to me like Ixcoin is even more friendly to early adopters than Bitcoin. Its faster growth rate due to its larger generations combined with the large-scale mining at low difficulty are flooding its early adopters with easy coins. It has already reached a total of over 1.6 million coins distributed only a few days after going public.

I would argue it is diluted over substantially more miners than early bitcoin mining. I would be very surprise any single individual is holding more than 200K IXC.
Pages: « 1 2 3 4 5 [6] 7 8 9 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!