Bitcoin Forum
April 26, 2024, 06:04:55 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 »  All
  Print  
Author Topic: Ixcoin.org back online  (Read 4771 times)
Nasakioto (OP)
Full Member
***
Offline Offline

Activity: 172
Merit: 283


Thomas Nasakioto


View Profile WWW
December 03, 2011, 12:06:32 AM
 #1

Ixcoin.org is now back online after issues with the DNS were fixed.

We're still looking for someone willing to port merged mining to the Ixcoin distro (and even upgrade to the bitcoin 0.5 codebase). If you're interested, the current bounty is 30,000 IXC.

Anyone who wants to can't contribute coding is welcome to contribute to the bounty at xvqw8p6smpLmLbXhLaDhjvuEhKdkTXhscP

Thanks.

Thomas Nasakioto - Upgrade to Ixcoin 0.3.24.3 before block 43,000
Ixcoin.org
1714154695
Hero Member
*
Offline Offline

Posts: 1714154695

View Profile Personal Message (Offline)

Ignore
1714154695
Reply with quote  #2

1714154695
Report to moderator
1714154695
Hero Member
*
Offline Offline

Posts: 1714154695

View Profile Personal Message (Offline)

Ignore
1714154695
Reply with quote  #2

1714154695
Report to moderator
1714154695
Hero Member
*
Offline Offline

Posts: 1714154695

View Profile Personal Message (Offline)

Ignore
1714154695
Reply with quote  #2

1714154695
Report to moderator
"Governments are good at cutting off the heads of a centrally controlled networks like Napster, but pure P2P networks like Gnutella and Tor seem to be holding their own." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714154695
Hero Member
*
Offline Offline

Posts: 1714154695

View Profile Personal Message (Offline)

Ignore
1714154695
Reply with quote  #2

1714154695
Report to moderator
1714154695
Hero Member
*
Offline Offline

Posts: 1714154695

View Profile Personal Message (Offline)

Ignore
1714154695
Reply with quote  #2

1714154695
Report to moderator
Rejinx
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500



View Profile
December 03, 2011, 12:10:48 AM
 #2

Are you on any exchanges?
Nasakioto (OP)
Full Member
***
Offline Offline

Activity: 172
Merit: 283


Thomas Nasakioto


View Profile WWW
December 03, 2011, 12:12:20 AM
 #3

Are you on any exchanges?

Not at the moment, but I could be wrong. When we switch over to merged mining, Ixcoin should get more exchange uptake.

Thomas Nasakioto - Upgrade to Ixcoin 0.3.24.3 before block 43,000
Ixcoin.org
doublec
Legendary
*
Offline Offline

Activity: 1078
Merit: 1005


View Profile
December 03, 2011, 12:17:25 AM
 #4

We're still looking for someone willing to port merged mining to the Ixcoin distro (and even upgrade to the bitcoin 0.5 codebase). If you're interested, the current bounty is 30,000 IXC.
I can backport the patches I did for i0coin to ixcoin pretty easily I suspect. This doesn't update to the bitcoin 0.5 codebase, but does the core bugfixes up to then. I didn't apply the upgrades to the client for the Qt UI for example. Most importantly it gives the timetravel fix and merge mining.

If I do this and submit a github pull request is that sufficient?
Nasakioto (OP)
Full Member
***
Offline Offline

Activity: 172
Merit: 283


Thomas Nasakioto


View Profile WWW
December 03, 2011, 12:37:12 AM
 #5

We're still looking for someone willing to port merged mining to the Ixcoin distro (and even upgrade to the bitcoin 0.5 codebase). If you're interested, the current bounty is 30,000 IXC.
I can backport the patches I did for i0coin to ixcoin pretty easily I suspect. This doesn't update to the bitcoin 0.5 codebase, but does the core bugfixes up to then. I didn't apply the upgrades to the client for the Qt UI for example. Most importantly it gives the timetravel fix and merge mining.

If I do this and submit a github pull request is that sufficient?

Hi DoubleC,

The timetravel fix is a one-liner so that's no biggie, but if you can add merged mining successfully then yes that would be sufficient. I'll hopefully be able to compile and then release the new distro.

Thx!

Thomas Nasakioto - Upgrade to Ixcoin 0.3.24.3 before block 43,000
Ixcoin.org
doublec
Legendary
*
Offline Offline

Activity: 1078
Merit: 1005


View Profile
December 03, 2011, 01:23:19 AM
 #6

I started working on backporting some fixes. There's a pull request for the timetravel exploit fix, switching on at block 40,000:

https://github.com/doublec/ixcoin/tree/timetravelfix
doublec
Legendary
*
Offline Offline

Activity: 1078
Merit: 1005


View Profile
December 03, 2011, 01:28:30 AM
 #7

Adds a checkpoint at block 36,500:

https://github.com/doublec/ixcoin/tree/checkpoint_36500
doublec
Legendary
*
Offline Offline

Activity: 1078
Merit: 1005


View Profile
December 03, 2011, 01:45:14 AM
 #8

Merged mining:

https://github.com/doublec/ixcoin/tree/mergedmining

This enables ixcoin as a primary chain on the main network. It is supported as an auxiliary chain on the testnet only. I'll do some testing then push another commit to enable it as an auxiliary on the main net at a certain block number. Then I'll do a pull request.

Primary chain support is still useful though. It means you can mine ixcoin and namecoins together right now by building this branch as it's a non-forking change.
doublec
Legendary
*
Offline Offline

Activity: 1078
Merit: 1005


View Profile
December 03, 2011, 03:58:11 AM
 #9

Merge mining pull request enabling support as an auxiliary chain at block 45,000: https://github.com/ixcoin/ixcoin/pull/5

I tested mining bitcoin, namecoin, ixcoin and i0coin all at once, successfully getting blocks. This was on my own internal forks of the block chains so I could mine at low difficulty. I'd suggest doing your own tests too to be comfortable.

If this is enough to claim the bounty my address is xo8Jj5XcebH6qZE8ndhvrJjferxjL885L6

While testing I noticed the genesis block for the ixcoin testnet is invalid. it'd be great if you could generate a valid testnet genesis since it makes testing a bit easier.



steelhouse
Hero Member
*****
Offline Offline

Activity: 717
Merit: 501


View Profile
December 04, 2011, 09:34:09 AM
Last edit: December 04, 2011, 09:42:02 PM by steelhouse
 #10

I think he should wait til block 45,000 hits.  Hopefully some sites like coinotron will adopt it.  Hopefully doublec and nasakioto come to their senses and implement a 5% sales tax on transactions to be deleted before block 45,000.

Now compare this to your average corporation.  First you have a 10% sales tax, then a 50% tax total tax on the materials to make a product, then a 15% tax on the income of employees, then a 15.3% payroll tax, then all the shipping taxes, rental taxes, signage taxes, fire permits, building permits, and other fees amounting to about 5%, then their are the compliance taxes like irs tax law, tort lawyers, and sarbanes-oxyley add another 10%, then there are business income taxes of 35%, and 15% capital gains taxes and 15% dividend taxes, but then you start to get to the biggest tax of all the inflation tax which the company must pay on retained earnings and the poor sap collecting the dividend will probably wait two years before he spends the money thus 20% eaten away by inflation.

So you ring the register:

30% employees
20% materials
48% taxes
2% profits.

Then you have asses like occupy wall street, Michael Moore, and Robert Reich want even more, not from government that does nothing, but the 2% of business profits.   The "GM bailout" was not a bailout, it was a tax cut!

Why did I put this down, because a 5% tax is the only tax.
doublec
Legendary
*
Offline Offline

Activity: 1078
Merit: 1005


View Profile
December 04, 2011, 09:48:53 PM
 #11

Hopefully doublec and nasakioto come to their senses and implement a 5% sales tax on transactions to be deleted before block 45,000.
It's nothing to do with me - I just provided fixes for issues raised by the ixcoin developer to claim a bounty. Block 40,000 is getting close - if you're not going to release a client with the timetravel exploit fixed soon you'll need to change the block switch on time. Any timeline?
steelhouse
Hero Member
*****
Offline Offline

Activity: 717
Merit: 501


View Profile
December 05, 2011, 01:45:51 AM
 #12

Block 45,000 or block 40,000?
doublec
Legendary
*
Offline Offline

Activity: 1078
Merit: 1005


View Profile
December 05, 2011, 01:47:36 AM
 #13

Block 45,000 or block 40,000?
Block 40,000 is when the timetravel fix activates, 45,000 is when merged mining activates. Assuming the ixcoin developer keeps the same block numbers as I used in the patches. Probably best to make them larger now since there won't be time for people to get new clients.
steelhouse
Hero Member
*****
Offline Offline

Activity: 717
Merit: 501


View Profile
December 05, 2011, 10:35:26 AM
Last edit: December 05, 2011, 08:39:03 PM by steelhouse
 #14

Maybe Nasakioto would release control of the chain/client to you.  Also an update to the link on the ixcoin.org webpage.  Thus, he might give you an admin password for the website.  You did a great job with IOC now with a 300+ difficulty.  If he does maybe keep everything the same except a 2.5% tax with 2% to be deleted and 0.5% to miners.  The reason is if we have 4 chains BTC, NMC, IOC, IXC it would create a coin that is slightly different than the other 3.

BTC is the original
NMC has the domain name
IOC has fast blocks (BTW does anyone know if the 48 block ever reduces?)
IXC will have the 2.5% tax.  

It will also have the bonus of keeping the block chain smaller.
Mousepotato
Hero Member
*****
Offline Offline

Activity: 896
Merit: 1000


Seal Cub Clubbing Club


View Profile
December 08, 2011, 04:03:30 PM
 #15

When is the next retarget?  I was mining Ixcoin last night and was finding blocks back to back to back.  Sometimes someone else would find a block, but I don't think there's more than one or two people mining it right now, and at close to 400 difficulty, it's going to be a while before we see the next difficulty adjustment.

Mousepotato
markm
Legendary
*
Offline Offline

Activity: 2940
Merit: 1090



View Profile WWW
December 08, 2011, 04:24:24 PM
 #16

If someone does use IXcoin as "an auxilliary" chain to mine, how can clients validate the blocks?

For example suppose one day I decide to use IXcoin as auxilliary and GRPcoin as main.

Next day I figure okay, that seemed to work, today I'll use DEVcoin as the parent chain.

Meanwhile someone else has been using Namecoin as parent chain.

When someone's client wants to determine for itself whether a block is valid, how does it even know which chain the miner chose to use as parent chain for that block, let alone how to find a blockchain of whatever chain it happened to be, and how to find the proof in that parent chain?

-MarkM-

Browser-launched Crossfire client now online (select CrossCiv server for Galactic  Milieu)
Free website hosting with PHP, MySQL etc: http://hosting.knotwork.com/
Mousepotato
Hero Member
*****
Offline Offline

Activity: 896
Merit: 1000


Seal Cub Clubbing Club


View Profile
December 08, 2011, 11:45:30 PM
 #17

Every 144 blocks so 270*144=38880 or roughly 71 blocks from the time this of posting.

Oh cool, thanks!  At this rate it's going to be a few more days then Sad

Mousepotato
kano
Legendary
*
Offline Offline

Activity: 4466
Merit: 1800


Linux since 1997 RedHat 4


View Profile
December 09, 2011, 04:35:14 AM
 #18

Don't forget this still has the premine that was only created to fill his pocket.
I'd suggest dump it coz all you will be doing is filling the fake OPs pockets.

Pool: https://kano.is - low 0.5% fee PPLNS 3 Days - Most reliable Solo with ONLY 0.5% fee   Bitcointalk thread: Forum
Discord support invite at https://kano.is/ Majority developer of the ckpool code - k for kano
The ONLY active original developer of cgminer. Original master git: https://github.com/kanoi/cgminer
kano
Legendary
*
Offline Offline

Activity: 4466
Merit: 1800


Linux since 1997 RedHat 4


View Profile
December 09, 2011, 08:16:55 AM
 #19

Don't forget this still has the premine that was only created to fill his pocket.
I'd suggest dump it coz all you will be doing is filling the fake OPs pockets.

You actually think he has any of that 200k coin left??
Well he has 30k up for grabs in the first post of this thread ...

Pool: https://kano.is - low 0.5% fee PPLNS 3 Days - Most reliable Solo with ONLY 0.5% fee   Bitcointalk thread: Forum
Discord support invite at https://kano.is/ Majority developer of the ckpool code - k for kano
The ONLY active original developer of cgminer. Original master git: https://github.com/kanoi/cgminer
kano
Legendary
*
Offline Offline

Activity: 4466
Merit: 1800


Linux since 1997 RedHat 4


View Profile
December 09, 2011, 11:26:26 AM
 #20

Went back and searched Smiley
Actually the pre-mine was 580k coins.
... and it was a pre-mine - the fool actually mined all those blocks before releasing it Tongue

But yeah the reason for i0coin was simply because of that pre-mine.
i0coin is ixcoin without the 'fake' OP doing a 580k pre-mine.
No doubt he's seen i0coin coming back to life and wanting this too.

I'd certainly suggest any exchange that wants to risk going near this to require a MUCH larger bounty from the OP.

Better to go after i0coins than this trash.

Pool: https://kano.is - low 0.5% fee PPLNS 3 Days - Most reliable Solo with ONLY 0.5% fee   Bitcointalk thread: Forum
Discord support invite at https://kano.is/ Majority developer of the ckpool code - k for kano
The ONLY active original developer of cgminer. Original master git: https://github.com/kanoi/cgminer
Pages: [1] 2 3 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!