Bitcoin Forum
April 23, 2024, 08:21:25 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 »  All
  Print  
Author Topic: Where is i0coin / ixcoin?  (Read 3044 times)
ThiagoCMC (OP)
Legendary
*
Offline Offline

Activity: 1204
Merit: 1000

฿itcoin: Currency of Resistance!


View Profile
February 14, 2012, 12:31:11 AM
 #1

Guys,

 I would like to setup IXCoin and I0coin using my P2Pool merged mining feature...
 But, where is these projects / clients / web sites!?

Thanks!
Thiago
1713860485
Hero Member
*
Offline Offline

Posts: 1713860485

View Profile Personal Message (Offline)

Ignore
1713860485
Reply with quote  #2

1713860485
Report to moderator
1713860485
Hero Member
*
Offline Offline

Posts: 1713860485

View Profile Personal Message (Offline)

Ignore
1713860485
Reply with quote  #2

1713860485
Report to moderator
Be very wary of relying on JavaScript for security on crypto sites. The site can change the JavaScript at any time unless you take unusual precautions, and browsers are not generally known for their airtight security.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713860485
Hero Member
*
Offline Offline

Posts: 1713860485

View Profile Personal Message (Offline)

Ignore
1713860485
Reply with quote  #2

1713860485
Report to moderator
ThiagoCMC (OP)
Legendary
*
Offline Offline

Activity: 1204
Merit: 1000

฿itcoin: Currency of Resistance!


View Profile
February 14, 2012, 12:42:17 AM
Last edit: February 14, 2012, 12:57:44 AM by ThiagoCMC
 #2

Hi!

 I found this two here:

 I0coin:
 git clone git://github.com/kr105rlz/i0coin.git

 IXcoin:
 git clone https://github.com/ixcoin/ixcoin

 I'm using the correct sources for each?!

Thanks!
Thiago
ThiagoCMC (OP)
Legendary
*
Offline Offline

Activity: 1204
Merit: 1000

฿itcoin: Currency of Resistance!


View Profile
February 14, 2012, 12:58:10 AM
 #3

The i0coin daemon does not work, I got:

i0coind: main.cpp:684: unsigned int GetNextWorkRequired(const CBlockIndex*): Assertion `pindexFirst' failed.
tiker
Sr. Member
****
Offline Offline

Activity: 459
Merit: 250



View Profile WWW
February 14, 2012, 02:00:50 AM
 #4

My i0coind is running from:  http://i0coin.bitparking.com/  (https://github.com/doublec/i0coin)
doublec
Legendary
*
Offline Offline

Activity: 1078
Merit: 1005


View Profile
February 14, 2012, 02:22:12 AM
 #5

I0coin:
 git clone git://github.com/kr105rlz/i0coin.git
This is ancient. See tiker's response for the correct location.
ThiagoCMC (OP)
Legendary
*
Offline Offline

Activity: 1204
Merit: 1000

฿itcoin: Currency of Resistance!


View Profile
February 14, 2012, 02:28:32 AM
 #6

I0coin:
 git clone git://github.com/kr105rlz/i0coin.git
This is ancient. See tiker's response for the correct location.

Thank you bro!!

I'm already running your version...  Cheesy

I'll update the P2Pool guide to enable i0coin merged mining too... ASAP...
ThiagoCMC (OP)
Legendary
*
Offline Offline

Activity: 1204
Merit: 1000

฿itcoin: Currency of Resistance!


View Profile
February 14, 2012, 01:00:58 PM
 #7

I0coin:
 git clone git://github.com/kr105rlz/i0coin.git
This is ancient. See tiker's response for the correct location.

doublec,

 Can you help me... My i0coin daemon dies after a few hours... My ~/.i0coin/debug.log shows:

Code:
EXCEPTION: N5boost16exception_detail10clone_implINS0_19error_info_injectorINS_6system12system_errorEEEEE
Host not found (authoritative)
i0coin in ThreadOpenConnections()

 What can be?!

Thanks!
Thiago
Nasakioto
Full Member
***
Offline Offline

Activity: 172
Merit: 283


Thomas Nasakioto


View Profile WWW
February 18, 2012, 12:46:17 AM
 #8

Ixcoin.org should be backup soon. In the meantime, you can always download the Ixcoin client here: http://sourceforge.net/projects/ixcoin/files/ixcoin-0.3.24.3/

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

Activity: 172
Merit: 283


Thomas Nasakioto


View Profile WWW
February 19, 2012, 05:35:45 PM
 #9

Ixcoin.org is back up

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

Activity: 540
Merit: 500

The future begins today


View Profile WWW
February 25, 2012, 01:02:48 PM
 #10

Ixcoin.org is back up

You should fix the forum. It's full of spam bots  Roll Eyes

Bitcoin is the future !
Zenitur
Sr. Member
****
Offline Offline

Activity: 362
Merit: 250


View Profile
February 27, 2012, 07:04:14 PM
 #11

Request static Linux build of ixcoin and i0coin.
Zenitur
Sr. Member
****
Offline Offline

Activity: 362
Merit: 250


View Profile
February 27, 2012, 07:50:33 PM
Last edit: February 27, 2012, 08:27:01 PM by Zenitur
 #12

Error in source code. Like this error in Bitcoin 0.4.0: https://bitcointalk.org/index.php?topic=6020.0

But it can't be fixed by solution from this page.

Code:
kanotix@Kanotix:~/doublec-i0coin-58c6cd8/src$ make -f makefile.unix i0coind
g++ -c -O2 -Wno-invalid-offsetof -Wformat -g -D__WXDEBUG__ -DNOPCH -DUSE_SSL -DUSE_UPNP=0 -fno-stack-protector -fstack-protector-all -Wstack-protector -Wl,-z,relro -Wl,-z,now -D_FORTIFY_SOURCE=2 -o obj/nogui/auxpow.o auxpow.cpp

...

g++ -c -O2 -Wno-invalid-offsetof -Wformat -g -D__WXDEBUG__ -DNOPCH -DUSE_SSL -DUSE_UPNP=0 -fno-stack-protector -fstack-protector-all -Wstack-protector -Wl,-z,relro -Wl,-z,now -D_FORTIFY_SOURCE=2 -o obj/nogui/net.o net.cpp
/usr/include/miniupnpc/upnpcommands.h:129: error: too many arguments to function ‘int UPNP_AddPortMapping(const char*, const char*, const char*, const char*, const char*, const char*, const char*, const char*)’
net.cpp:1100: error: at this point in file
net.cpp: In function ‘void ThreadOpenConnections2(void*)’:
net.cpp:1316: error: ‘INT64_MIN’ was not declared in this scope
make: *** [obj/nogui/net.o] Error 1
kanotix@Kanotix:~/doublec-i0coin-58c6cd8/src$

With solution:

Code:
kanotix@Kanotix:~/doublec-i0coin-58c6cd8/src$ make -f makefile.unix clean
rm -f i0coin i0coind test_i0coin
rm -f obj/*.o
rm -f obj/nogui/*.o
rm -f obj/test/*.o
rm -f headers.h.gch
kanotix@Kanotix:~/doublec-i0coin-58c6cd8/src$ make -f makefile.unix i0coind USE_UPNP=
g++ -c -O2 -Wno-invalid-offsetof -Wformat -g -D__WXDEBUG__ -DNOPCH -DUSE_SSL -fno-stack-protector -fstack-protector-all -Wstack-protector -Wl,-z,relro -Wl,-z,now -D_FORTIFY_SOURCE=2 -o obj/nogui/auxpow.o auxpow.cpp

...

g++ -c -O2 -Wno-invalid-offsetof -Wformat -g -D__WXDEBUG__ -DNOPCH -DUSE_SSL -fno-stack-protector -fstack-protector-all -Wstack-protector -Wl,-z,relro -Wl,-z,now -D_FORTIFY_SOURCE=2 -o obj/nogui/net.o net.cpp
net.cpp: In function ‘void ThreadOpenConnections2(void*)’:
net.cpp:1316: error: ‘INT64_MIN’ was not declared in this scope
make: *** [obj/nogui/net.o] Error 1
kanotix@Kanotix:~/doublec-i0coin-58c6cd8/src$

Edit: fixed by commit from Bitcoin project: https://github.com/bitcoin/bitcoin/issues/637
doublec
Legendary
*
Offline Offline

Activity: 1078
Merit: 1005


View Profile
February 27, 2012, 08:07:22 PM
 #13

Error in source code. Like this error in Bitcoin 0.4.0: https://bitcointalk.org/index.php?topic=6020.0
Your version of miniupnp is incorrect. What version do you have installed? Try upgrading to the latest version.
Zenitur
Sr. Member
****
Offline Offline

Activity: 362
Merit: 250


View Profile
February 27, 2012, 08:27:54 PM
 #14

Error in source code. Like this error in Bitcoin 0.4.0: https://bitcointalk.org/index.php?topic=6020.0
Your version of miniupnp is incorrect. What version do you have installed? Try upgrading to the latest version.

I made it and saw another problem. Now it was compiled and downloading blocks. Thank you.

Edit: I edited 3 files.

net.cpp:

Code:
1316
-        int64 nBest = INT64_MIN;
+        int64 nBest = std::numeric_limits<int64>::min();

util.cpp:

Code:
135:

-    uint64 nRange = (UINT64_MAX / nMax) * nMax;
+    uint64 nRange = (std::numeric_limits<uint64>::max() / nMax) * nMax;

wallet.cpp:

Code:
752:

-    coinLowestLarger.first = INT64_MAX;
+    coinLowestLarger.first = std::numeric_limits<int64>::max();
markm
Legendary
*
Offline Offline

Activity: 2940
Merit: 1090



View Profile WWW
February 29, 2012, 05:58:24 AM
 #15

I am suprised ixcoin is still around. I have just under a thousand ixcoins. I can't even sell them

Great, maybe that means people will actually have some around to use in games instead of turning them all into fiat.

I have actually seen a character named Ix on my "CrossCiv" server (reached via the client in my sig) who proposes to use Ix as his currency and maybe that of a whole civilisation of "Ixians"...

-MarkM-

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

Activity: 19
Merit: 0


View Profile
February 29, 2012, 07:29:01 AM
 #16

I am suprised ixcoin is still around. I have just under a thousand ixcoins. I can't even sell them

ixcoin and i0coin can be traded at https://vircurex.com/ . The price is also rissing (even exploding?  Grin -relatively speaking).
Tomatocage
Legendary
*
Offline Offline

Activity: 1554
Merit: 1222

brb keeping up with the Kardashians


View Profile
February 29, 2012, 04:41:38 PM
 #17

ixcoin and i0coin can be traded at https://vircurex.com/ . The price is also rissing (even exploding?  Grin -relatively speaking).

WTF, why has the BTC price of Ixcoins more than doubled since I last looked at it?

Recommended Exchanges: Binance.com | CelsiusNetwork
GPG ID: 4880D85C | 1% Escrow | 8% IPO/ICO Escrow services Temporarily Closed | Bitcointalk is the ONLY place where I use this name (No Skype/IRC/YIM/AIM/etc) | 13CsmTqGNwvFXb7tD9yFvJcEYCDTB8wQTS | Beware of these SCAM sites! | *Sponsored Link
Kumala
Hero Member
*****
Offline Offline

Activity: 525
Merit: 500



View Profile
March 05, 2012, 05:46:37 AM
 #18

Any I0Coin Explorer still around?

Hacked Account! Don't send any money.
kjlimo
Legendary
*
Offline Offline

Activity: 2086
Merit: 1031


View Profile WWW
March 05, 2012, 06:38:00 AM
 #19

ixcoin and i0coin can be traded at https://vircurex.com/ . The price is also rissing (even exploding?  Grin -relatively speaking).

WTF, why has the BTC price of Ixcoins more than doubled since I last looked at it?

No clue, but yes, both Ixcoin & I0coin have gone up by a factor of 10 since a week ago... 

something happening with these currencies?

Coinbase for selling BTCs
Fold for spending BTCs
PM me with any questions on these sites/apps!  http://www.montybitcoin.com


or Vircurex for trading alt cryptocurrencies like DOGEs
CoinNinja for exploring the blockchain.
markm
Legendary
*
Offline Offline

Activity: 2940
Merit: 1090



View Profile WWW
March 05, 2012, 08:04:34 AM
 #20

They allow merged mining so are basically free to mine. I use p2pool to mine bitcoins as primary and at the same time as freebies on the side I merged mine namecoin, devcoin, groupcoin, coiledcoin, i0coin and ixcoin. Before I got p2pool set up to do my own merged mining I used doublec's bitparking merged mining pool, which didn't include groupcoin and coiledcoin but did have the rest of them.

So basically whatever the price they happen to be selling for on any exchanges there will likely always be people picking them up free by merged mining if only for the practical test of merged mining and to use them in games and such.

-MarkM-

Browser-launched Crossfire client now online (select CrossCiv server for Galactic  Milieu)
Free website hosting with PHP, MySQL etc: http://hosting.knotwork.com/
Pages: [1] 2 »  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!