Bitcoin Forum
May 04, 2024, 02:54:36 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 [93] 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 ... 184 »
1841  Bitcoin / Bitcoin Discussion / Re: BU vs SEGWIT ? on: March 09, 2017, 04:06:22 PM
ethereum intentionally split by banning opposing nodes (google it: --oppose-dao-fork)

It didn't ban nodes.  That instruction simply installed an ETC client or an ETH client.   With a different protocol.  It is as if you could use a bitcoin core client, and give the instruction --run-litecoin.

And transactions from one chain WERE transmitted to the other chain, which caused a lot of surprise.  But this is normal: miners wanted the fees, so they went LOOKING AFTER valid transactions (not on the network, but on the block chain !).
1842  Bitcoin / Bitcoin Discussion / Re: SegWit (25.5%) vs Bitcoin Unlimited (25.2%) on: March 09, 2017, 04:03:29 PM
I cannot see how a important change like this can be done without 95% consensus... I see people are saying that consensus can be reached at a

50%+ consensus for BU? { Please explain, because I am missing that point } ... I just love the fact that it is not easy to change important code in

the protocol, otherwise miners would have dominated these decisions... we still have a say.  Grin

We don't have a say. If 51% miners decide to change to a software with a different protocol the original chain will be changed. The 95% was just implemented in the segwit software. And BU has implemented 75% as far as I know...

No, this is not true.  You only have no say with Segwit.  If 51% of the miners implement segwit, all of them have to follow or get orphaned, and there will be only one chain.  Whether your node supports segwit or not, only one single chain will be produced.  No choice.  Only miner majority.  Core is nice to not activate before 95%, but they don't have to.  51% is enough.

However, with BU, you have a choice.  BU being a HARD fork, (but backward compatible), it can make a NEW CHAIN forking off the normal bitcoin chain if it has 51% mining hash rate or more (if it has less, it will, being backward compatible, always be orphaned as it makes invalid blocks for the majority, but the standard chain is accepted by BU miners, which is the longest one).

So if BU goes beyond 51%, it makes a new chain WITH A NEW COIN, call it butcoin.  Former bitcoin holders now hold their former stash of bitcoin, and a new, equal stash of butcoin.  Bitcoin has forked.  If exchanges include this butcoin, people can exchange butcoin for bitcoin and vice versa.  The market cap of bitcoin will split over bitcoin and butcoin.  If butcoin's market cap remains over 51% of the total, miners will stay in the majority with butcoin.  We now have two coins: the original bitcoin, and an altcoin, butcoin.

However, if ever people sell off their butcoin for more bitcoin, and the market cap of butcoin drops, miners will move back to bitcoin (lower difficulty, higher market price).  If now, butcoin becomes minority, a major clusterfuck happens.

Indeed, more miners on bitcoin means that sooner or later, the total PoW in the bitcoin chain will overtake the total PoW in the butcoin branch.  From that moment on, butcoin miners will now accept the bitcoin chain as the valid chain, and mine on it (just to get orphaned each time by the majority: bitcoin's protocol being more severe, it is as if the former bitcoin protocol is a soft fork of butcoin so the majority wins).  It is only if they implement a full hard fork that makes the bitcoin chain incompatible with the butcoin chain that the butcoin chain will not undergo this major orphaning.

But with a BU split, the market cap will decide, and as long as the market cap of butcoin is larger than bitcoin's, it will stay alive next to bitcoin.  And if BU becomes fully incompatible with bitcoin, it will be an entirely different coin.
1843  Bitcoin / Bitcoin Discussion / Re: What happens if BU fails VS What happens if SegWit fails on: March 09, 2017, 03:46:48 PM
this is why even in segwits softfork, segwit will intentionally ban opposing pools and nodes to avoid the orphan drama and chance of segwit blocks being orphaned out

No, this is a normal SOFT fork mechanism.  OF COURSE it 'bans' non-soft-fork blocks: they are INVALID according to the softfork protocol.  That's proper to a soft fork.

A soft fork never makes two chains.  It simply orphans the prongs of the minority if it has a majority.  This has nothing to do with nodes and so on, only with miners.  If a majority of miners applies a soft fork (no matter what soft fork, just ANY extra condition on top of the normal protocol) then minority miners will always get orphaned, until they join the majority, and no matter what node software you run, you will only get the soft fork valid chain.

For instance, if the soft fork simply consists in "including a transaction from Joe's address is considered invalid", and if a majority of miners applies this condition, then the chain that EVERYBODY will see, will never contain a transaction from Joe.  Those minority miners that do accept Joe's transaction, will make blocks that get orphaned by the majority.  So minority miners can chose not to make blocks that contain Joe's transaction (and hence, "apply the soft fork") and be included, or systematically get orphaned.  So in the end, only a chain without Joe's transactions will be available.  Whether or not people run nodes with or without this restriction, doesn't matter.  They will only get a chain without Joe's transaction.

Segwit is the same.
1844  Bitcoin / Bitcoin Discussion / Re: What happens if BU fails VS What happens if SegWit fails on: March 09, 2017, 03:44:52 PM
dinofelis

you cant have 2 chains that inter communicate. the nodes would orphan one chain off and the network then follows the chain with the highest height

You are entirely confused over this.  With a full hard fork, you have 2 chains, 2 coins.  Call them X and Y.  A node running protocol X, will recognize chain X as valid, and will consider chain Y as invalid.  So this node will only accept chain X, and its wallet will show you your holdings in coin X.  A node running protocol Y will recognize chain Y as valid, and will consider chain X as invalid.  This node will only accept chain Y, and its wallet will shwo you your holdings of coin Y.

Whether one chain has more PoW or not doesn't matter to a node for which that chain is invalid.

Quote
they would need to ban each other. meaning you get to spend coins on Y while holding onto coins on X, without having to worry about spending coins on Y being broadcast to also spend it on X

thats why eth and etc dont co mingle.

They don't co-mingle, NOT BECAUSE THEY BAN EACH OTHER.  But because transactions of ETH are not valid on the ETC chain and vice versa.

There WAS a problem when people transacted on the ETC chain, and generated also a valid transaction on the ETH chain, because they used pre-fork UTXO.  This transaction got included in the ETH chain too, and these people had against their wishes, also transacted their ETH holdings.  With ETH this could be solved with a smart contract.  Bitcoin can't do that.  But what you can do, is to obtain some freshly mined coins on one chain, or on the other, and mix them in your transactions.  Then, these coins exist only on one chain, and this transaction is only valid on one chain.  Mere mortals can't do this, but exchanges can.  They only need to make a transaction with some dust included from one after-split coinbase or the other to split the pre-fork coin into an X-coin and a Y-coin.

Quote
for instance clams is a clone of BTC.. but ever since they banned communication with btc to create the alt, the transactions i do on btc do not end up in a block on clams.(even if the tx data is the same and the UTXO is the same) they dont broadcast between each other because they intentionally banned communication with btc.

That is ridiculous.  I don't know clams.  But if clams wanted, it could install a bitcoin full node, READ THE BITCOIN BLOCK CHAIN, and include all transactions on the chain in its chain, because the signatures are, according to your saying, correct.

Quote
if clams was to inter connect to see the tx's being relayed. then the clusterf*ck of orphans would occur because thats a consensus safety mechanism. leading to there being just one chain and a clusterf*ck of orphans fighting over who can or cannot get to be the next block ontop of the blockheight.

This is again, ridiculous as a safety technique.  Of course clams can see these transactions, they are on a fucking public block chain !
1845  Bitcoin / Bitcoin Discussion / Re: SegWit (25.5%) vs Bitcoin Unlimited (25.2%) on: March 09, 2017, 03:30:09 PM
I think any kind of change of the current protocol would mess up the payment systems. Doesn't matter what.
We all committed to 2 major bitcoin laws:
1. The protocol was said to be 1MB per block. Period!
2. There are only 21 Million Bitcoins. Period!

While the first one may be discussable and unimportant for the majority the second one is severe.
We will never reach 100% consensus with any kind change. NEVER! That means, we will have a forked chain for sure.

I fully agree with you, except that 1. is now also important: it determines the fee market.


However, you proposition is not going to be accepted, because the second coin (obtained by burning bitcoins) will not be seen as bitcoin, but as an altcoin, and the first chain (true bitcoin) will keep on living.  Nobody is going to burn a real bitcoin to obtain an altcoin.
1846  Bitcoin / Bitcoin Discussion / Re: BU vs SEGWIT ? on: March 09, 2017, 03:26:54 PM
Explain. Writing ... is not an explanation

What will Lightning Network nodes with sufficient transactions (a big network hub) look like, you think ?  
1847  Alternate cryptocurrencies / Altcoin Discussion / Re: Unveiling the truth over the major Monero scam on: March 09, 2017, 03:13:28 PM
I'm not a Bytecoin supporter I have invested only ten dollar in Bytecoin I prefer other cryptocurrencies however Bytecoin whatever thing you can say about developers sincerity, that very likely have lied about the date, was easily available both for free with faucets, with hilariously low prices and easy to mine even with an home PC...

The problem is fundamentally that if there's a whale that owns 80% of the stash, he can manipulate it in just any direction.  No coin, "however cheap" for the rest of the 20% that is available, is believable if someone owns 80% of it.

This is also the problem with DASH: most probably half of the stash is in the hands of Evan Inc.  And a smaller but similar problem exists with ETH.  With bitcoin, if Satoshi has still his keys, this is a problem too, but most probably, these coins are dead.

I had the impression that there are no monero whales of that size.  That there is a power distribution of possession is normal: all assets are power-law distributed after a while.  But there should be an upper limit to the amount that is in the hands of a single entity, so that it cannot entirely manipulate the market.  Pump and dump, sure.  Unavoidable.  But not at a level that was the case with Bytecoin.
1848  Bitcoin / Bitcoin Discussion / Re: BU vs SEGWIT ? on: March 09, 2017, 02:46:27 PM
Note that the banking industry would love this outcome, as it would be all to easy for their corporate media buddies to claim convincingly that Bitcoin was then a failed experiement

That said, with segwit, bitcoin BECOMES a banking industry...
1849  Bitcoin / Bitcoin Discussion / Re: BU vs SEGWIT ? on: March 09, 2017, 02:34:35 PM
Bitcoin is designed to produce 1 block of transactions every 10 minutes.  The size of that block is now limited to 1 MB.  That comes down to a transaction capacity of about 2-3 transactions per second.  Bitcoin is now reaching this transaction rate, and hence, people have difficulties getting their transactions confirmed (written in a block by a miner).

Back in the old days, Satoshi had put this limit to 32 MB, but it was lowered later to "avoid spam".

As you can see, the block chain is now full:

https://blockchain.info/charts/avg-block-size

and the number of transactions is now limited:
https://blockchain.info/charts/n-transactions-per-block?timespan=2years

The fact that there is now more demand for transactions than the bitcoin block chain can provide, is now monetized by the miners, who take only those transactions with the biggest fees.  This establishes a (rising) fee market.  

https://blockchain.info/charts/transaction-fees-usd

This makes that miners are not very keen on "solving the problem": they would slaughter the hen with the golden eggs.  It also makes that small bitcoin transactions make no sense any more: only large transactions, on which one pays large fees, will get through.  Small wallets will be frozen for ever.  The guy with half a bitcoin will soon not be able to transact any more.  But the venture capitalist transacting 1000 bitcoin will have no problems paying a high fee to get his transaction on the chain.  A very lucrative thing for miners at first sight: only big transactions, big fees, and small blocks.  No ordinary people paying a book or a second-hand i-phone in bitcoin.

Nevertheless, there are several solutions proposed to this problem.  One is simply to increase the block size again.  BU.  However, in order to do so, one needs a HARD FORK.  New blocks (bigger than 1 MB) will not be accepted by old protocol.  As such, chances are that two different coins emerge: a "big block BU bitcoin", and a standard bitcoin.  Like ethereum split in ETC and ETH.  

The other solution is segwit.  Segwit does several things.  It allows more transactions within a single 1 MB block by "compressing" transactions in a certain way.  But, most importantly, it prepares for the possibility to have the Lightning network on top of bitcoin.  That would make certain nodes "banks" and then you can send your transactions through these banks to your destiny, WITHOUT USING THE BLOCK CHAIN.  The block chain would only hold some collateral of these banks to keep them honest.  Segwit doesn't need big blocks (well...) as the block chain wouldn't be used much any more, and the "banker's network" on top of it would send the payments.  A bit like normal banks do when you tell them to send money to another bank's account.

What do people say about these two solutions ?  One thing for sure is that just "increasing the amount of transactions per block" (by increasing the block size, or by compressing them) only kicks the can somewhat further down the road.  So much is for sure.  The "banker's layer" is a radically new way of transacting bitcoin and can, in principle, handle WAY WAY larger numbers of transactions.

But:

1) some people say that bigger blocks will make bigger block chains and will discourage small nodes to exist, leading to "centralization".  To me, that argument is bogus.  Non-mining nodes don't matter really, but for the owner of the node.  People do not agree over this, but when one looks at the investment by miners and their centralization, then the cost of a bigger hard disk and a faster PC is not going to be the main centralizing force.   But nevertheless, this is a main argument against "bigger blocks".  For me, the main argument is that it is just kicking the can.

2) other people say that segwit and the lightning network will totally "fiatize" bitcoin, with a banker's network that can only be afforded by big bitcoin holders (to put the collateral on chain) with large computing infrastructure.    This is most probably true.  However, this kind of infrastructure is the only infrastructure that can allow BIG VOLUMES of transactions in bitcoin.  You can't have it both ways.  

3) Segwit proponents don't want the block size to increase, as this would be too much of a relief and wouldn't pressure people to accept segwit, which is why they are furiously against a block size increase.

4) many miners see the lightning network as a serious threat to their fees, as most transactions are now not on the chain.

So there is now a religious fight between both camps.
1850  Bitcoin / Bitcoin Discussion / Re: If no one spends bitcoin what might happen? on: March 09, 2017, 02:10:29 PM
Share your ideas here.   Grin

The mem pool may finally get emptied Smiley
1851  Bitcoin / Bitcoin Discussion / Re: Bitcoin as reserve currency. on: March 09, 2017, 01:53:58 PM
It is still 13 years from now. Anything could happen. It can be the sixth largest reserve currency or it can be deactivated because it failed to scale.

Bitcoin can become a reserve currency.
Actually, to be a reserve currency, it *doesn't have to scale*.  I think that if bitcoin doesn't "fork to death", this is its possible fate.  Bitcoin, as coins, will be locked up in financial institution's vaults.  No mortal will ever transact on the block chain.  The block chain will be another, extremely expensive, commodity, that serves as immutable ledger for many things.  I don't even know whether the value of kilobytes on the block chain will be worth more or less than a bitcoin.  It would be mightily expensive to do a transaction of a few bitcoin on the chain.  Only large settlements between financial institutions world wide will be able to afford such transactions.   Bitcoin will be entirely fiatised, and, because of its financial importance, be totally put under international control.  Mining without a licence will not be possible.

Bitcoin can become the immutable ledger of the world.
It might also be that the bitcoin token itself becomes irrelevant, and what is the real value of bitcoin, is the room on its block chain.  If the kilobyte on the chain is more expensive than a few hundred bitcoin, say, then the real commodity is room on the chain (for other things than bitcoin transactions: that would be a waste !).  Bitcoin's coin value will then essentially plummet to zero, but will be used as an "app token" to write stuff on the chain (where you pay a miner in fiat or another token for the room taken).

The "internet money for normal people" dream will be entirely over with bitcoin.  This will be left to alt coins that have scalable systems.

Or it might be that bitcoin will fork, and fork, and fork, to make many derived alt coins.

1852  Alternate cryptocurrencies / Altcoin Discussion / Re: [XMR] Monero vs [DASH] Dash - Comparison on: March 09, 2017, 01:27:46 PM
I wonder what might have caused such a great change in the couple of months for people to stop endorsing XMR as much as Dash.

Don't believe that market cap has much to do with "people endorsing" whatever.  By far most market cap, of most bitcoin and altcoins, are greater-fool games.  And some markets are even easier manipulated when the supply is very centralized, and locked up.
1853  Alternate cryptocurrencies / Altcoin Discussion / Re: Unveiling the truth over the major Monero scam on: March 09, 2017, 01:18:02 PM
this can proof that isn't all true what he stated not that He has mined all for himself...

The post is self-explanatory, no.  If the white paper is already a big lie, why would one even bother.  Imagine that Satoshi told the world in 2009 that he had published his white paper in 1998, but that nobody read it, and that 80% of bitcoin is now mined, and that it has been used by big banks since a decade or so.  And then one discovers that he just did so three days ago, but has predated his genesis block by more than 10 years to do easy mining.  Do you think one single soul would even buy a pizza with 100 bitcoin ?

Quote
and again you have strategically omitted all the rest of the content of my post for the second time in a row.

It doesn't matter.  If you start out with such a big, discovered lie, then there's no point to bother further.  

Concerning the botnet mining of monero, you are free to set up your own botnet, no ?
1854  Bitcoin / Bitcoin Discussion / Re: Bitcoin was a great experiment. We learnt a lot from it. on: March 09, 2017, 01:04:24 PM
In short, you want to make an altcoin? Then you should use altcoin instead which have better potential than bitcoin do Roll Eyes
But, i think most altcoin will die if they faced same problem that bitcoin currently face.

Of course not.  In order to face the same problems, they would have to have similar investment, adoption and so on.   Most alt coins are technically superior to bitcoin and would only run into the same problems at even higher levels.  Take litecoin for instance.  Litecoin has more room on the chain than bitcoin.  DASH too.  They are also "hard block chain limit" coins, but both of them can at least accommodate 4 times bitcoin's max volume.  Before they run into the same problems, they have to have 4 times more capital/adoption.... Then, they are as strong as bitcoin at that point.

Then there are other coins like monero, that have flexible block sizes, and will never hit a hard wall.

But in the end, all block chain based chains will run into problems of scale, because it is a technology that doesn't scale well.

That said, if we have many *different* chains, they can all carry part of the volume of course. 
1855  Alternate cryptocurrencies / Altcoin Discussion / Re: Unveiling the truth over the major Monero scam on: March 09, 2017, 12:50:54 PM
First of all isn't proven that the developer premined before release, seems more a not properly distributed initial supply.

This great piece of inquiry is enough:

https://bitcointalk.org/index.php?topic=740112.0

Faking white papers, faking dates 2 years in advance, claiming a launch and dark market usage 2 years ago.  
Bytecoin was launched in april 2014, claiming it was around since 2012, to "explain" that 80% was already (pre)mined.

Come on.


these are not proofs only suspects and conjectures

The proofs are in the OP I linked to.  If an article published by you in 2012 is written with a pdf processor that only existed in 2014, and if that article (the "white paper") that you SIGNED in 2012 contains links to a discussion thread started in 2013, then you are Dr Who, and you are in possession of a time-travelling Tardis.


1856  Bitcoin / Bitcoin Discussion / Re: SegWit (25.5%) vs Bitcoin Unlimited (25.2%) on: March 09, 2017, 12:42:11 PM



I'm not entirely sure of what happened but It looks like Bitcoin Unlimited is seriously catching up with SegWit while SW is pretty much stable and not changing. I want to know now, If BU get 95%, is it when It will get activated and If yes, we will have to download another client or they will take control over the current Bitcoin Core Repository because It looks pretty much confusing... and should we switch our coins somewhere else after that?

Its not yet time to panic since the Segwit and Block unlimited is having a tie and there is no consensus yet. But i still bet on the 8mb increased on blocksize and hoping that there will be a miracle during the last hour. But if another choice will be approved then it is still okay for me since what we need today are solutions to the long confirmation and higher fees on transactions.

My idea is that nothing will change.  Or that bitcoin will hard fork in two coins, but I don't think that will happen before it loses its first mover advantage.
1857  Bitcoin / Bitcoin Discussion / Re: SegWit (25.5%) vs Bitcoin Unlimited (25.2%) on: March 09, 2017, 12:35:00 PM
And if after I sell I buy again - its possible that the value I buy will show up on both chains. That would be cool.

Not unless you buy a pre-fork UTXO I wouldn't have thought.

If the inputs are valid on both chains then the transaction may end up being relayed to both chains, is what I'm thinking.


Yes.  Because a signature of a transaction of valid pre-fork UTXO is valid in both chains.  It can even be picked up from one chain (not network) and incorporated in the other one by a miner wanting your fee on his branch.

Quote
I suspect they will have measures to prevent that though, it looks like Jihan Wu offered a bounty for someone to write a guide for exchanges on how to avoid that happening in case of a UASF prompting the need for the fork to happen early.

There are two ways.  The first way is to make the signatures incompatible.  That would be a serious protocol change.  It would be the best solution, but it would be a deep modification of bitcoin's protocol, much more than simply the block size.  The simplest trick I can suggest is to flip somewhere a little-endian in a big-endian convention.  That would make the signatures, hashes, and everything different, avoid backwards compatibility and be a full, clean hard fork.  You make a signature according to one, or the other branch, and the signature is invalid (and cannot even be computed without your secret key) on the other chain.  Because, be careful.  If you only WANT to transact on one chain, it is important that not only your transaction is incompatible with the other chain protocol, but mostly, that it is cryptographically NOT POSSIBLE to have others make a transaction in your name on the other chain with the information you provide on the first.  So just superficially changing some aspects that don't change the cryptographic signature, won't do.  One can still DEDUCE your (unwanted) transaction on the other chain, and produce it - to get the fee.  So you need to modify the cryptographic signature for both.

But I think that BU will not dare to do that.  So we stay with a very messy, dangerous and backward compatible hard fork.  
Bitcoin not being able to make smart contracts, the ONLY way to separate transactions is to include some dust of a coinbase transaction with a coin mined AFTER the fork.  This UTXO not existing on the other chain, you also have a non-valid transaction on the other chain.
But it is difficult to get to these new coins.  Only exchanges can probably do so, but how are you going to get your pre-fork coins to the exchange ?  If exchanges are friendly, they let you have a "joint wallet", and they do the mixing and split for you.

1858  Bitcoin / Bitcoin Discussion / Re: Bitcoin was a great experiment. We learnt a lot from it. on: March 09, 2017, 12:27:43 PM
If gold was still shipped around the world for the majority of international settlements, and demand exceeded capacity, people would build more ships. I don't see why we need artificial scarcity based on transaction rate. We have that scarcity on coin cap and eventual lost coins.

We don't NEED it, but the dynamics of trustless consensus leading to immutability IMPOSES it.  That's my point.  This is nobody's fault.  It is the inherent dynamics that brings immutability, that will also keep this (unfortunate) parameter fixed.

Quote
Please explain how lowering the limit is a soft fork.

The definition of a soft fork is: the new protocol makes blocks that are all accepted as valid by the old protocol, but not all blocks accepted by the old protocol, are accepted as valid by the new protocol.  In other words, a soft fork is an EXTRA CONDITION on the previously existing protocol.  Every 1 MB block is compatible with the previous protocol that allowed blocks up to 32 MB.  But, say, a 7 MB block, that was compatible with the old protocol, is not valid any more under the new protocol.
1859  Alternate cryptocurrencies / Altcoin Discussion / Re: Unveiling the truth over the major Monero scam on: March 09, 2017, 10:49:22 AM
First of all isn't proven that the developer premined before release, seems more a not properly distributed initial supply.

This great piece of inquiry is enough:

https://bitcointalk.org/index.php?topic=740112.0

Faking white papers, faking dates 2 years in advance, claiming a launch and dark market usage 2 years ago. 
Bytecoin was launched in april 2014, claiming it was around since 2012, to "explain" that 80% was already (pre)mined.

Come on.
1860  Bitcoin / Bitcoin Discussion / Re: SegWit (25.5%) vs Bitcoin Unlimited (25.2%) on: March 09, 2017, 10:42:34 AM
Same port, and non BU blocks are valid on BU so no - you don't need a new client, just remove the 1 MB restriction from existing clients and they will work.

That is another client.

You could just as well change the hash of the genesis block.  That's how you make a bitcoin clone.  You have another coin.
Pages: « 1 ... 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 [93] 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 ... 184 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!