Author

Topic: Ixcoin TODO - page 257. (Read 631736 times)

legendary
Activity: 868
Merit: 1000
Cryptotalk.org - Get paid for every post!
January 17, 2014, 12:26:50 AM
I am having trouble with Vircurex.

It seems to have a bug.  The panels for buy and sell of the coin isn't displaying?

Anyone else see this problem.

Please confirm... note:  the weekend it coming up!


You're probably using an iPad. Scroll All the way down.  That's where they're at.  First click on IXC/BTC pair of course.

And don't forget to release the order after you placed it.  That's at the far bottom as well.

I'm using a mac.  Both the chrome and safari browsers are not rendering the page correctly. 

Can you confirm that its just my system that has this issue?
legendary
Activity: 3052
Merit: 1534
www.ixcoin.net
January 17, 2014, 12:12:17 AM
I am having trouble with Vircurex.

It seems to have a bug.  The panels for buy and sell of the coin isn't displaying?

Anyone else see this problem.

Please confirm... note:  the weekend it coming up!


You're probably using an iPad. Scroll All the way down.  That's where they're at.  First click on IXC/BTC pair of course.

And don't forget to release the order after you placed it.  That's at the far bottom as well.
legendary
Activity: 868
Merit: 1000
Cryptotalk.org - Get paid for every post!
January 17, 2014, 12:03:55 AM
I am having trouble with Vircurex.

It seems to have a bug.  The panels for buy and sell of the coin isn't displaying?

Anyone else see this problem.

Please confirm... note:  the weekend it coming up!
legendary
Activity: 868
Merit: 1000
Cryptotalk.org - Get paid for every post!
January 16, 2014, 08:41:14 PM
Sorry to say, but the one who's mistaken is you.
In PPC PoS secures the network while PoW is supplementary and helps distribute coins.
PoW blocks are granted score of 1 while for PoS score is computed as
Code:
(CBigNum(1)<<256) / (bnTarget+1)
It means that any PoW block can be overwritten by a PoS one. So PoW doesn't contribute to chain security.
You can check GetBlockTrust method in main.h.

That formula that you show has got nothing to do with security.

High Hash Rate equates to higher security... that is just plain fundamentals.

Claiming PoS secures a network is like saying that NXT with its 100% PoS is the most secure coin ever devised.

So don't give me this B.S. that PoS secures the network.  All it does is it secures the profits of the current stake holders.  Kind of like a Ponzi scheme.
legendary
Activity: 3052
Merit: 1534
www.ixcoin.net
January 16, 2014, 08:30:34 PM

All the infrastructure is in place to make it a major coin.   Peercoin for example has a 100+ million market cap, but only 550 tera hash to secure its network.  Compare that with iXcoin with 10,200 tera hash.    Also, I don't see any new PeerCoin innovation,  their client is still back on version 0.6 or something.

PeerCoin doesn't really need hashes to secure the network, it's secured by other means.

You are entirely mistaken.  PPC proof of work secures the network,   PPC proof of stake keeps the network moving when there aren't enough miners to secure the network.  You can see how it works by just looking at the block explorer.   When miners can't keep up with the difficulty, PoS kicks in.

Sorry to say, but the one who's mistaken is you.
In PPC PoS secures the network while PoW is supplementary and helps distribute coins.
PoW blocks are granted score of 1 while for PoS score is computed as
Code:
(CBigNum(1)<<256) / (bnTarget+1)
It means that any PoW block can be overwritten by a PoS one. So PoW doesn't contribute to chain security.
You can check GetBlockTrust method in main.h.


MarkM would be the perfect tie-breaker here.
Sing the song, and do the dance, maybe we can summon the great one himself


lol.


Mark, Mark, Mark.....I forget the rest of the words.
sr. member
Activity: 350
Merit: 250
January 16, 2014, 08:12:45 PM

All the infrastructure is in place to make it a major coin.   Peercoin for example has a 100+ million market cap, but only 550 tera hash to secure its network.  Compare that with iXcoin with 10,200 tera hash.    Also, I don't see any new PeerCoin innovation,  their client is still back on version 0.6 or something.

PeerCoin doesn't really need hashes to secure the network, it's secured by other means.

You are entirely mistaken.  PPC proof of work secures the network,   PPC proof of stake keeps the network moving when there aren't enough miners to secure the network.  You can see how it works by just looking at the block explorer.   When miners can't keep up with the difficulty, PoS kicks in.

Sorry to say, but the one who's mistaken is you.
In PPC PoS secures the network while PoW is supplementary and helps distribute coins.
PoW blocks are granted score of 1 while for PoS score is computed as
Code:
(CBigNum(1)<<256) / (bnTarget+1)
It means that any PoW block can be overwritten by a PoS one. So PoW doesn't contribute to chain security.
You can check GetBlockTrust method in main.h.


MarkM would be the perfect tie-breaker here.
Sing the song, and do the dance, maybe we can summon the great one himself
legendary
Activity: 3052
Merit: 1534
www.ixcoin.net
January 16, 2014, 07:53:56 PM

All the infrastructure is in place to make it a major coin.   Peercoin for example has a 100+ million market cap, but only 550 tera hash to secure its network.  Compare that with iXcoin with 10,200 tera hash.    Also, I don't see any new PeerCoin innovation,  their client is still back on version 0.6 or something.

PeerCoin doesn't really need hashes to secure the network, it's secured by other means.

You are entirely mistaken.  PPC proof of work secures the network,   PPC proof of stake keeps the network moving when there aren't enough miners to secure the network.  You can see how it works by just looking at the block explorer.   When miners can't keep up with the difficulty, PoS kicks in.

Sorry to say, but the one who's mistaken is you.
In PPC PoS secures the network while PoW is supplementary and helps distribute coins.
PoW blocks are granted score of 1 while for PoS score is computed as
Code:
(CBigNum(1)<<256) / (bnTarget+1)
It means that any PoW block can be overwritten by a PoS one. So PoW doesn't contribute to chain security.
You can check GetBlockTrust method in main.h.


MarkM would be the perfect tie-breaker here.
legendary
Activity: 3052
Merit: 1534
www.ixcoin.net
January 16, 2014, 07:52:13 PM


https://github.com/znort987/blockparser

There you go fella, that's the basic source of the BTC one, used to compile http://bitcoinrichlist.com/top100.

It wouldn't be held in one wallet as you say

Thanks.  It figures there's nothing as simple as a search engine.  That would be a top website - with search features for any blockchain out there.

Thanks again.
legendary
Activity: 1386
Merit: 1009
January 16, 2014, 07:49:03 PM

All the infrastructure is in place to make it a major coin.   Peercoin for example has a 100+ million market cap, but only 550 tera hash to secure its network.  Compare that with iXcoin with 10,200 tera hash.    Also, I don't see any new PeerCoin innovation,  their client is still back on version 0.6 or something.

PeerCoin doesn't really need hashes to secure the network, it's secured by other means.

You are entirely mistaken.  PPC proof of work secures the network,   PPC proof of stake keeps the network moving when there aren't enough miners to secure the network.  You can see how it works by just looking at the block explorer.   When miners can't keep up with the difficulty, PoS kicks in.

Sorry to say, but the one who's mistaken is you.
In PPC PoS secures the network while PoW is supplementary and helps distribute coins.
PoW blocks are granted score of 1 while for PoS score is computed as
Code:
(CBigNum(1)<<256) / (bnTarget+1)
It means that any PoW block can be overwritten by a PoS one. So PoW doesn't contribute to chain security.
You can check GetBlockTrust method in main.h.
legendary
Activity: 3052
Merit: 1534
www.ixcoin.net
January 16, 2014, 07:37:27 PM
This is a very interesting application for colored coins:

https://github.com/wetube/bitcloud/blob/master/Bitcloud%20Nontechnical%20White%20Paper.md

In this application you define a coin that represents bandwidth.

Then you create a P2P algortihm that distributed coins based on bandwidth made available.  

These coins then may be traded by nodes in the network to gain bandwith access.

Very useful for mobile applications!!!

Cool!

The reason this requires colored coins and not say bitcoins is that the price of bitcoin relative to bandwidth is not constant,  you want a currency that is pegged to bandwidth.   In fact, this notion of trading commodities in a competely decentralized manner is extremely powerful and can be applied to many industries.

Can you folks think of more examples?

Man... I should start talking to a VC to gobble up all these cheap IXC coins!

Do you know any VC or are you using a hyperbole?

I was convinced 6 months ago that either bankers or VC's would take over iXcoin so we will see what happens.  This entire colored coin premise gets more and more interesting and limitless in scope.

LFP - Limitless Features Protocol. 

Or....

LAP - Limitless Applications Protocol.


Can iXcoin become the first LAP coin?

Either one defines the nature and near infinite possibilities of this colored coins scheme.
sr. member
Activity: 350
Merit: 250
January 16, 2014, 07:11:02 PM


Does anyone know if there's anyway to look up like the largest wallets on the blockchain?  I'd like to know if there's are any wallets (and the number of wallets) with a large number of coins.  Cause I have a hard time believing out of 17 million coins there are never any large sellers, not now at 12 cents and not when it was half a cent.

I've seen articles on Bitcoin talking about how large wallets were found in the chain but I don't know how to do that.

There's an idea for a great site.  You just need a program which searches any blockchain using various criteria, like from largest wallet to smallest.

TIA.
I don't see how tweaking/using znorts parser wouldn't work. I'll have a mess around with it. Since it's relatively similar it shouldn't be too hard.

Znorts Parser?  What?  That sounds like a new way of doing hard drugs.  lol.

I'll google it as I'm interesting in what it is and how it works.

And granted, someone could have millions of coins in many smaller wallets but I'm thinking of a pool is hoarding them then they'll probably have then in one or 2 wallets.

https://github.com/znort987/blockparser

There you go fella, that's the basic source of the BTC one, used to compile http://bitcoinrichlist.com/top100.

It wouldn't be held in one wallet as you say
legendary
Activity: 3052
Merit: 1534
www.ixcoin.net
January 16, 2014, 07:08:42 PM


Does anyone know if there's anyway to look up like the largest wallets on the blockchain?  I'd like to know if there's are any wallets (and the number of wallets) with a large number of coins.  Cause I have a hard time believing out of 17 million coins there are never any large sellers, not now at 12 cents and not when it was half a cent.

I've seen articles on Bitcoin talking about how large wallets were found in the chain but I don't know how to do that.

There's an idea for a great site.  You just need a program which searches any blockchain using various criteria, like from largest wallet to smallest.

TIA.
I don't see how tweaking/using znorts parser wouldn't work. I'll have a mess around with it. Since it's relatively similar it shouldn't be too hard.

Znorts Parser?  What?  That sounds like a new way of doing hard drugs.  lol.

I'll google it as I'm interesting in what it is and how it works.

And granted, someone could have millions of coins in many smaller wallets but I'm thinking of a pool is hoarding them then they'll probably have then in one or 2 wallets.
sr. member
Activity: 350
Merit: 250
January 16, 2014, 07:06:20 PM


Does anyone know if there's anyway to look up like the largest wallets on the blockchain?  I'd like to know if there's are any wallets (and the number of wallets) with a large number of coins.  Cause I have a hard time believing out of 17 million coins there are never any large sellers, not now at 12 cents and not when it was half a cent.

I've seen articles on Bitcoin talking about how large wallets were found in the chain but I don't know how to do that.

There's an idea for a great site.  You just need a program which searches any blockchain using various criteria, like from largest wallet to smallest.

TIA.
I don't see how tweaking/using znorts parser wouldn't work. I'll have a mess around with it. Since it's relatively similar it shouldn't be too hard.
legendary
Activity: 3052
Merit: 1534
www.ixcoin.net
January 16, 2014, 06:57:06 PM


Does anyone know if there's anyway to look up like the largest wallets on the blockchain?  I'd like to know if there's are any wallets (and the number of wallets) with a large number of coins.  Cause I have a hard time believing out of 17 million coins there are never any large sellers, not now at 12 cents and not when it was half a cent.

I've seen articles on Bitcoin talking about how large wallets were found in the chain but I don't know how to do that.

There's an idea for a great site.  You just need a program which searches any blockchain using various criteria, like from largest wallet to smallest.

TIA.
sr. member
Activity: 350
Merit: 250
January 16, 2014, 06:53:00 PM


Also, doesn't PeerCoin have a limitless printing press compared to only 21 million for iXcoin?  That alone would be a deal breaker for me but it seems people simply don't know or don't care.  Or was it Primecoin with infinite coins?  Either way - they're way overpriced compared to iXcoin.
XPM has unlimited coins. It's also garbage.
legendary
Activity: 868
Merit: 1000
Cryptotalk.org - Get paid for every post!
January 16, 2014, 06:30:31 PM
This is a very interesting application for colored coins:

https://github.com/wetube/bitcloud/blob/master/Bitcloud%20Nontechnical%20White%20Paper.md

In this application you define a coin that represents bandwidth.

Then you create a P2P algortihm that distributed coins based on bandwidth made available.  

These coins then may be traded by nodes in the network to gain bandwith access.

Very useful for mobile applications!!!

Cool!

The reason this requires colored coins and not say bitcoins is that the price of bitcoin relative to bandwidth is not constant,  you want a currency that is pegged to bandwidth.   In fact, this notion of trading commodities in a competely decentralized manner is extremely powerful and can be applied to many industries.

Can you folks think of more examples?

Man... I should start talking to a VC to gobble up all these cheap IXC coins!
legendary
Activity: 3052
Merit: 1534
www.ixcoin.net
January 16, 2014, 06:20:12 PM


Also, doesn't PeerCoin have a limitless printing press compared to only 21 million for iXcoin?  That alone would be a deal breaker for me but it seems people simply don't know or don't care.  Or was it Primecoin with infinite coins?  Either way - they're way overpriced compared to iXcoin.
legendary
Activity: 868
Merit: 1000
Cryptotalk.org - Get paid for every post!
January 16, 2014, 06:03:59 PM

All the infrastructure is in place to make it a major coin.   Peercoin for example has a 100+ million market cap, but only 550 tera hash to secure its network.  Compare that with iXcoin with 10,200 tera hash.    Also, I don't see any new PeerCoin innovation,  their client is still back on version 0.6 or something.

PeerCoin doesn't really need hashes to secure the network, it's secured by other means.

You are entirely mistaken.  PPC proof of work secures the network,   PPC proof of stake keeps the network moving when there aren't enough miners to secure the network.  You can see how it works by just looking at the block explorer.   When miners can't keep up with the difficulty, PoS kicks in.

My point however is that hash rate determines cost to acquire coin and therefore has an affect in price.  So if Peercoin has only 10,200 tera hash,  the hash required to acquire PPC is less than that of IXC.   Of course,  to be fair IXC is merged mined and pooled mined with BTC, NMC and IXC.  While PPC is mined individually.

So the real equation can be seen in the coinwarz calculatios:

For the same GHs - 

PPC is 96%

Merge Mine -   BTC (100%) + NMC (1.71%)  + IXC (.15%) + DVC (.01%).

So in other words,   for the same hash power,  if you get paid $96 for mining PPC,  you will get only 15 cents worth of IXC and $100 worth of BTC.

Over time as the price of NMC, IXC and DVC go up, it become less and les economical to mine PPC.   So long term ... PPC mining is a losing proposition.

legendary
Activity: 1386
Merit: 1009
January 16, 2014, 05:46:25 PM

All the infrastructure is in place to make it a major coin.   Peercoin for example has a 100+ million market cap, but only 550 tera hash to secure its network.  Compare that with iXcoin with 10,200 tera hash.    Also, I don't see any new PeerCoin innovation,  their client is still back on version 0.6 or something.

PeerCoin doesn't really need hashes to secure the network, it's secured by other means.
legendary
Activity: 3052
Merit: 1534
www.ixcoin.net
January 16, 2014, 04:56:33 PM
Vlad,

Could you post the codes for your signature so other folks can use it?

Thanks!


Yeah.

Here you go guys, just copy and paste:


iXcoin, The next Bitcoin - Time Tested 3 YRS Old - Ultra Secure 10 Peta Hash - Native - C o l o r e d - Coins!
Jump to: