Author

Topic: Gold collapsing. Bitcoin UP. - page 365. (Read 2032286 times)

legendary
Activity: 4760
Merit: 1283
May 11, 2015, 02:08:56 AM

Sounds good to me.  I would like to see the fee be around the equivalent of $10 per transaction.  That is about what I set my client to pay and it's worth every penny to me.  In a busy year I may do 10 native transactions or so.  In a dry one (like 2015 so far) the number of transactions I perform drops to zero.


Mike Hearns blogs post finally convinced me this was not such good idea.  Crash landing

What not to do


I anticipated and commented on it years ago in a thread including Mike IIRC.  My solution at the time was as it is now.  Heavily advertise the fact that in almost any sort of a failure mode no actual value is at risk with the possible exception of a few corner-case transactions for a few people who have bad luck.  One's Bitcoin is as safe as one's ability to maintain control of their signing key (which is dubious in way to many cases.)  But that is only if people are using Bitcoin in a certain way...namely as a high-powered solution to be used with caution for critical things.

The route which was taken was exactly the opposite.  That is, steer the herd to a mentality that Bitcoin is a drop-in replacement for every exchange currency and super secure and convenient and generally a panacea which will elevate all human problems.  Now all of a sudden the earth is going to collapse if people people are inconvenienced for a little while and Bitcoin does not perform to it's absurd marketed specs.  If we have a real problem of any sort when the transaction rate approaches any particular maximum then there is no excuse and

 - Dev was completely remiss in addressing real problems...and I've been chagrined at Gavin for a long time for focusing on new GUI's and other 'talking-paperclip' bullshit at the expense of core improvements.  Enough to kill any incentive I may or may not have had to do anything productive toward the solution at all.

 - Almost everyone else involved can be held to fault for false advertising.

---

Since I took the day off and spent most of it on bitcointalk I did run across Maxwell's critique of Mikes article on the tech board.  It's worth a skim and should be active on that board and not terribly difficult to find for anyone who is interested.

donator
Activity: 2772
Merit: 1019
May 11, 2015, 01:47:52 AM

Sounds good to me.  I would like to see the fee be around the equivalent of $10 per transaction.  That is about what I set my client to pay and it's worth every penny to me.  In a busy year I may do 10 native transactions or so.  In a dry one (like 2015 so far) the number of transactions I perform drops to zero.



Mike Hearns blogs post finally convinced me this was not such good idea.  Crash landing

What not to do


One the one hand, yes: his blog post has instilled a sense of urgency and importance in me and I'm still for the 20 MB block size increase. On the other hand a part in me (a destructive part of my personality, I guess) wants to see what would actually happen and how bad things would crash and burn... the user/media reaction and all. It'd be exciting to watch, I'm sure and we could probably scoop up many more cheap coins.
legendary
Activity: 4760
Merit: 1283
May 11, 2015, 01:47:28 AM

He doesn't. He just requires a higher fee for inclusion to make up for the risk of a slower propagation.

In the end it's up to the wallet to assign a higher fee.

This is not up to us to decide anyways. Miners can and probably will or are already doing this or something similar.


Sounds good to me.  I would like to see the fee be around the equivalent of $10 per transaction.  That is about what I set my client to pay and it's worth every penny to me.  In a busy year I may do 10 native transactions or so.  In a dry one (like 2015 so far) the number of transactions I perform drops to zero.


We obviously have differing usage patterns. I made 62 transactions so far this year (in the main trezor wallet alone, not counting paying for pizza with mycelium)


I'll look forward to joining you and hopefully eclipsing your profligate spending as soon as I can do so on a variety of sidechains and thus not stress what I consider to be a monumental achievement.

legendary
Activity: 1078
Merit: 1006
100 satoshis -> ISO code
May 11, 2015, 01:45:34 AM

Quote
[–]gavinandresenGavin Andresen - Bitcoin Expert

I think 1-minute blocks is a good idea. The best time to roll that out would be the next subsidy halving (makes the code much simpler).

We still need a bigger max block size, though.

   reddit

Just to throw the cat amongst the pigeons, how about changing the block interval?

This is an interesting idea. I can see the benefits but not sure about the block orphaning implications.

I have kicked off a poll!
https://bitcointalksearch.org/topic/m.11343627
hero member
Activity: 544
Merit: 500
May 11, 2015, 01:43:08 AM

Sounds good to me.  I would like to see the fee be around the equivalent of $10 per transaction.  That is about what I set my client to pay and it's worth every penny to me.  In a busy year I may do 10 native transactions or so.  In a dry one (like 2015 so far) the number of transactions I perform drops to zero.



Mike Hearns blogs post finally convinced me this was not such good idea.  Crash landing

What not to do
donator
Activity: 2772
Merit: 1019
May 11, 2015, 01:37:09 AM
An attack I thought of years ago would be to formulate UTXO's systematically to chain blocks together in such a way that 1) their count would stress the working database (currently implemented in RAM most often) and 2) verifying them would touch as many blocks as possible making rendering of much of the actual blockchain itself require for many transactions.  I'm sure there is a name for such an attack.  If not, call it the 'tvbcof attack' I suppose.

Mining a block with such a tx is disincentivized by its long block propagation time (and hence higher orphan risk). Miners could evaluate tx verification time before inclusion and compare to fee.

How does a miner distinguish between a natural transaction which has this (presumed by me) detrimental characteristic by chance and one which was designed for the purpose of being disruptive?  If they treat all disruptive transactions as attackers (assuming miners really give enough of a shit to try due to orphan problems or otherwise) they are likely to piss off a fair number of people it seems to me.



He doesn't. He just requires a higher fee for inclusion to make up for the risk of a slower propagation.

In the end it's up to the wallet to assign a higher fee.

This is not up to us to decide anyways. Miners can and probably will or are already doing this or something similar.


Sounds good to me.  I would like to see the fee be around the equivalent of $10 per transaction.  That is about what I set my client to pay and it's worth every penny to me.  In a busy year I may do 10 native transactions or so.  In a dry one (like 2015 so far) the number of transactions I perform drops to zero.



We obviously have differing usage patterns. I made 62 transactions so far this year (in the main trezor wallet alone, not counting paying for pizza with mycelium)

legendary
Activity: 4760
Merit: 1283
May 11, 2015, 01:32:58 AM
An attack I thought of years ago would be to formulate UTXO's systematically to chain blocks together in such a way that 1) their count would stress the working database (currently implemented in RAM most often) and 2) verifying them would touch as many blocks as possible making rendering of much of the actual blockchain itself require for many transactions.  I'm sure there is a name for such an attack.  If not, call it the 'tvbcof attack' I suppose.

Mining a block with such a tx is disincentivized by its long block propagation time (and hence higher orphan risk). Miners could evaluate tx verification time before inclusion and compare to fee.

How does a miner distinguish between a natural transaction which has this (presumed by me) detrimental characteristic by chance and one which was designed for the purpose of being disruptive?  If they treat all disruptive transactions as attackers (assuming miners really give enough of a shit to try due to orphan problems or otherwise) they are likely to piss off a fair number of people it seems to me.



He doesn't. He just requires a higher fee for inclusion to make up for the risk of a slower propagation.

In the end it's up to the wallet to assign a higher fee.

This is not up to us to decide anyways. Miners can and probably will or are already doing this or something similar.


Sounds good to me.  I would like to see the fee be around the equivalent of $10 per transaction.  That is about what I set my client to pay and it's worth every penny to me.  In a busy year I may do 10 native transactions or so.  In a dry one (like 2015 so far) the number of transactions I perform drops to zero.

legendary
Activity: 4760
Merit: 1283
May 11, 2015, 01:26:54 AM

Quote
[–]gavinandresenGavin Andresen - Bitcoin Expert

I think 1-minute blocks is a good idea. The best time to roll that out would be the next subsidy halving (makes the code much simpler).

We still need a bigger max block size, though.

   reddit

Just to throw the cat amongst the pigeons, how about changing the block interval?

I'm in favor of changing it.  About 16 block per day would be about right as far as I'm concerned.  Bitcoin never was a real-time system and real-time behavior when needed is best done for real in a proxy (e.g., a bitcoin-backed sidechain designed for such use-cases.)



Wouldn't this dramatically weaken/dilute 1/10th  the hashing power? Surely this is playing with fire especially if there was not full consensus at the time of the hard fork? Conflicts more likely won by the 10minute block side Huh

Also it seems to fundamentally change the incentive structure.... what's left after that? just increase the amount of coins to 42 million?  /rhetoric

I was half joking...and half not...I wish the system had been designed such that one could anticipate a solid result in about a day although it is true that it would have killed some early marketing potential (for the bogus idea that Bitcoin is a suitable exchange currency) and Bitcoin probably would have withered on the vine near the beginning of it's life.

At this point in time I favor just sticking to the 10 min frequency.  I would note, however, that the difference between a real real-time system and the 10 minute batch cycle approaches infinity.  The difference between a 10 second human patience time and the 10 min block frequency time is a factor of 60, and that does not include the multiple block confirmations cycles which can and at some point probably will be needed for a solid result.  The factor between my 90 minute proposal and the current 10 minute cycle is 9.  That is my point about Bitcoin being far from a real-time system.  The two options are to try to shoe-horn it into being one which is fraught with danger and risk, or using it as something closer to what it is naively.

As for the circulation and inflation rate rhetoric, I think most people took it as implicit that these factors would not change under either a slower or faster cycle time for an offsetting adjustment.

donator
Activity: 2772
Merit: 1019
May 11, 2015, 01:17:19 AM
An attack I thought of years ago would be to formulate UTXO's systematically to chain blocks together in such a way that 1) their count would stress the working database (currently implemented in RAM most often) and 2) verifying them would touch as many blocks as possible making rendering of much of the actual blockchain itself require for many transactions.  I'm sure there is a name for such an attack.  If not, call it the 'tvbcof attack' I suppose.

Mining a block with such a tx is disincentivized by its long block propagation time (and hence higher orphan risk). Miners could evaluate tx verification time before inclusion and compare to fee.

How does a miner distinguish between a natural transaction which has this (presumed by me) detrimental characteristic by chance and one which was designed for the purpose of being disruptive?  If they treat all disruptive transactions as attackers (assuming miners really give enough of a shit to try due to orphan problems or otherwise) they are likely to piss off a fair number of people it seems to me.



He doesn't. He just requires a higher fee for inclusion to make up for the risk of a slower propagation.

In the end it's up to the wallet to assign a higher fee.

This is not up to us to decide anyways. Miners can and probably will or are already doing this or something similar.
legendary
Activity: 2968
Merit: 1198
May 11, 2015, 01:15:27 AM

Quote
[–]gavinandresenGavin Andresen - Bitcoin Expert

I think 1-minute blocks is a good idea. The best time to roll that out would be the next subsidy halving (makes the code much simpler).

We still need a bigger max block size, though.

   reddit

Just to throw the cat amongst the pigeons, how about changing the block interval?

I'm in favor of changing it.  About 16 block per day would be about right as far as I'm concerned.  Bitcoin never was a real-time system and real-time behavior when needed is best done for real in a proxy (e.g., a bitcoin-backed sidechain designed for such use-cases.)



Wouldn't this dramatically weaken/dilute 1/10th  the hashing power? Surely this is playing with fire especially if there was not full consensus at the time of the hard fork? Conflicts more likely won by the 10minute block side Huh

Also it seems to fundamentally change the incentive structure.... what's left after that? just increase the amount of coins to 42 million?  /rhetoric

It doesn't change the incentive structure at all as long as the block rewards are scaled accordingly. It would still be 25 BTC every 10 minutes (currently), just broken up into 2.5 BTC pieces.

I'm not in favor and frankly it makes me start to question Gavin's motives, which I didn't with respect to just the larger block size. This adds another bit of evidence supporting the case that he is actively supporting centralization, or is being heavily influenced by those in favor of centralization and doesn't care or isn't able to resist that influence.
hero member
Activity: 544
Merit: 500
May 11, 2015, 01:04:27 AM

Quote
[–]gavinandresenGavin Andresen - Bitcoin Expert

I think 1-minute blocks is a good idea. The best time to roll that out would be the next subsidy halving (makes the code much simpler).

We still need a bigger max block size, though.

   reddit

Just to throw the cat amongst the pigeons, how about changing the block interval?

I'm in favor of changing it.  About 16 block per day would be about right as far as I'm concerned.  Bitcoin never was a real-time system and real-time behavior when needed is best done for real in a proxy (e.g., a bitcoin-backed sidechain designed for such use-cases.)



Wouldn't this dramatically weaken/dilute 1/10th  the hashing power? Surely this is playing with fire especially if there was not full consensus at the time of the hard fork? Conflicts more likely won by the 10minute block side Huh

Also it seems to fundamentally change the incentive structure.... what's left after that? just increase the amount of coins to 42 million?  /rhetoric
legendary
Activity: 4760
Merit: 1283
May 11, 2015, 01:03:56 AM
An attack I thought of years ago would be to formulate UTXO's systematically to chain blocks together in such a way that 1) their count would stress the working database (currently implemented in RAM most often) and 2) verifying them would touch as many blocks as possible making rendering of much of the actual blockchain itself require for many transactions.  I'm sure there is a name for such an attack.  If not, call it the 'tvbcof attack' I suppose.

Mining a block with such a tx is disincentivized by its long block propagation time (and hence higher orphan risk). Miners could evaluate tx verification time before inclusion and compare to fee.

How does a miner distinguish between a natural transaction which has this (presumed by me) detrimental characteristic by chance and one which was designed for the purpose of being disruptive?  If they treat all disruptive transactions as attackers (assuming miners really give enough of a shit to try due to orphan problems or otherwise) they are likely to piss off a fair number of people it seems to me.

sr. member
Activity: 420
Merit: 262
May 11, 2015, 01:01:34 AM

Quote
[–]gavinandresenGavin Andresen - Bitcoin Expert

I think 1-minute blocks is a good idea. The best time to roll that out would be the next subsidy halving (makes the code much simpler).

We still need a bigger max block size, though.

   reddit

Just to throw the cat amongst the pigeons, how about changing the block interval?

I'm in favor of changing it.  About 16 block per day would be about right as far as I'm concerned.  Bitcoin never was a real-time system and real-time behavior when needed is best done for real in a proxy (e.g., a bitcoin-backed sidechain designed for such use-cases.)

That addresses only a small symptom of the overall problem, i.e. the orphan rate.

It does nothing for the fact that UXTO won't scale with RAM.

Take them out of RAM.  Slow the whole system, and more importantly, use it as the slow system that it is.  Make quality (robustness) the over-arching goal over quantity and speed.  It will never be competitive in this role and will burn itself up trying...even with minimal assistance from those whom it threatens.

The tx rate doesn't slow down. You will need massively parallel disk arrays. Again centralization.

It does nothing for the Transactions Withholding attack, pool Sybil attack, and inefficacy of getblocktemplate-at-scale issues I've raised.

More time to cross-check and verify when the system is operating slowly.  More critically this slow rate expands and diversify the pool of potential operators which fosters decentralization into realms (virtual and otherwise) where it can really make a difference.

That doesn't make any sense. It doesn't change any factor that addresses those attacks.

It can't help you scale to micropayments volume.

Even the most stary-eyed gave up on the micro-payment-on-native-bitcoin pipe dream a long time ago.  They are, however, one of the driving forces behind using Bitcoin in it's current proven form as a backing upon which target solutions such as micropayments can ride and thus become nearly a pure proxy.  (Sidechains of course.)

Sidechains will have the same technical challenge.

What you are in effect doing is handing micropayments to Paypal, Coinbase, Circle, etc.. The cartel will control micropayments.

I have the solution. But nobody likes me because I am frank. Insanity prevails!
donator
Activity: 2772
Merit: 1019
May 11, 2015, 12:59:12 AM
An attack I thought of years ago would be to formulate UTXO's systematically to chain blocks together in such a way that 1) their count would stress the working database (currently implemented in RAM most often) and 2) verifying them would touch as many blocks as possible making rendering of much of the actual blockchain itself require for many transactions.  I'm sure there is a name for such an attack.  If not, call it the 'tvbcof attack' I suppose.

Mining a block with such a tx is disincentivized by its long block propagation time (and hence higher orphan risk). Miners could evaluate tx verification time before inclusion and compare to fee.
legendary
Activity: 4760
Merit: 1283
May 11, 2015, 12:56:16 AM

Quote
[–]gavinandresenGavin Andresen - Bitcoin Expert

I think 1-minute blocks is a good idea. The best time to roll that out would be the next subsidy halving (makes the code much simpler).

We still need a bigger max block size, though.

   reddit

Just to throw the cat amongst the pigeons, how about changing the block interval?

I'm in favor of changing it.  About 16 block per day would be about right as far as I'm concerned.  Bitcoin never was a real-time system and real-time behavior when needed is best done for real in a proxy (e.g., a bitcoin-backed sidechain designed for such use-cases.)

That addresses only a small symptom of the overall problem, i.e. the orphan rate.

It does nothing for the fact that UXTO won't scale with RAM.

Take them out of RAM.  Slow the whole system, and more importantly, use it as the slow system that it is.  Make quality (robustness) the over-arching goal over quantity and speed.  It will never be competitive in this role and will burn itself up trying...even with minimal assistance from those whom it threatens.

It does nothing for the Transactions Withholding attack, pool Sybil attack, and inefficacy of getblocktemplate-at-scale issues I've raised.

More time to cross-check and verify when the system is operating slowly.  More critically this slow rate expands and diversify the pool of potential operators which fosters decentralization into realms (virtual and otherwise) where it can really make a difference.

It can't help you scale to micropayments volume.

Even the most stary-eyed gave up on the micro-payment-on-native-bitcoin pipe dream a long time ago.  They are, however, one of the driving forces behind using Bitcoin in it's current proven form as a backing upon which target solutions such as micropayments can ride and thus become nearly a pure proxy.  (Sidechains of course.)

sr. member
Activity: 420
Merit: 262
May 11, 2015, 12:50:56 AM
...

Grandma and moma aren't you. And that is entire point of this drive to push Paypal, Circle, Coinbase, etc onto the masses.

If you are arguing the masses will have the slightest clue that they need to move their wallet because of some obscure Digital Kill Switch that doesn't affect them, then you are disingenuous and absurd.

So let's assume for a moment you have a functioning brain and you're right that the gvt teams up with all the banks and retail companies all within a giant cabal and the masses all are in Bitcoin.

They hit the dreaded Digital Kill Switch. What happens then?

Dissidents and competitors are targeted and eliminated (Digital Kill Switch one of the important tools of discipline on anyone who doesn't conform). The masses huddle into the NWO one world reserve currency and Global Technocracy fascist economy.

1984.

It is a slow burn eugenics paradigm to achieve Ted Turner's 500 million population goal.
legendary
Activity: 1764
Merit: 1002
May 11, 2015, 12:43:23 AM
Usually, miners are good citizens and include many of the pending transactions. However, a block could be mined where all this consensus is ignored and the new block is full of transactions which the miner has "pulled out of his ass" (real-world business or not) with fees payable to himself. Apart from providing PoW security to older blocks, the new block is unhelpful, and many of them together is an attack.

So the "unauthorized" transactions are simply those that are already missing from the majority of the network's node mempools. The reason they are missing is that they have been discarded by most nodes, or never seen by them because the miner kept them quiet until finding a block.

There is no whitelisting or blacklisting unless 51% of the nodes are using the same whitelist or blacklist. If they are then there then that is a majority decision, and the risk of this is the same as today.
Also, standard new blocks with full tx would certainly remain supported even if IBLT was fully functional and in widespread use.

you just described AM's "targeted withholding attack".  also it's solution.

I hadn't read that.

That isn't a solution because it is the wrong characterization of the coming reality of NWO fascism.

I don't know if you've noticed the trend towards consolidation in the online retailing sector. For example here in the Philippines Ayosdito.com and olx.ph merged and now I can't buy imported vitamin D3 any more because the new cartel eliminated vitamin ads!  Angry

Consolidation will accelerate as the global economic implosion hits us 2016 (mostly in Europe) and accelerating in 2017 or 2018 in the USA.

The masses love their WalMart, Target, Amazon, and other big names. The Big 5s will be folded into the Amazons.

When we reach the point that 80% of online shopping is done through Amazon Payments, Paypal, Coinbase, Bitpay, Circle and a few others, then the case of the "transactions which the miner has 'pulled out of his ass'" (i.e. the txs that are for those big names) will be most of the transactions.

As I said, the masses are working against your theory of political containment. Sorry you can't win with politics. You need a truly technically decentralized solution.

As I said from my first comment in this thread that got you all so offended, you need to make the fundamental tenet of Satoshi's whitepaper the actual reality. Bitcoin isn't. Sorry.

when i use Mycelium to scan your Amazon "attacker" payment address, it sends my BTC  thru the Mycelium server who then forwards it out to the network  "indiscriminately".  thus, the payment tx cannot be hidden or held up Amazon's ass to be released en masse with billions of other Amazon tx's for the purpose of attacking and screwing other miners.

If 80% of txs are being coursed through the cartel because the complacent masses use the GUIs the cartel websites present them, then Mycelium won't be hearing about them.

And if the miners that didn't hear about them, don't approve those blocks, then they won't be participating in 80% of the economy and thus economically it is obvious who will win that battle of attrition.

Size matters in Bitcoin. I want to change that.

the GUI's != owner's wallets.   owner's wallet are connected to the p2p network, not the Amazon's attacker ass.

Masses will use the Circle, Paypal, Coinbase, Amazon, Facebook, etc wallet.

This is why the banksters are funding all the large scale wallet startups.

Sorry you can't win this argument. I thought about it in depth.

sorry, none of the geeks should fall for it and alot of ppl have learned from mtgox and the other exchanges.  and all the current unbanked billions won't be eligible for those company accts and will work off their smartphones.  so no, an absurd cartel the likes of what you've described above will not be forming and even if it did, i just described how their share will be limited.  no one likes cartels anyways.

Well now you are really scraping the bottom of the barrel and being either disingenuous or absurdly obtuse.

Denial of reality won't help you.

https://www.cryptocoinsnews.com/bitcoin-exchange-coinbase-just-passed-2-million-users/

Quote
The newly U.S. licensed Bitcoin Exchange Coinbase has just passed 2 million users. This is a large mark for Coinbase and we at CCN sends our congratulations.

I'm one of those 2M. And I pull my coin out immediately.

Grandma and moma aren't you. And that is entire point of this drive to push Paypal, Circle, Coinbase, etc onto the masses.

If you are arguing the masses will have the slightest clue that they need to move their wallet because of some obscure Digital Kill Switch that doesn't affect them, then you are disingenuous and absurd.

So let's assume for a moment you have a functioning brain and you're right that the gvt teams up with all the banks and retail companies all within a giant cabal and the masses all are in Bitcoin.

They hit the dreaded Digital Kill Switch. What happens then?
sr. member
Activity: 420
Merit: 262
May 11, 2015, 12:42:32 AM
Anonymint registers account March 2013. What was price then, 80, I don't have access to chart. If he buys then, instead of being a bear, he's tripled his money? Maybe he wouldn't be struggling with bills?

So now we stoop again to character assassination when you've lost the factual debate?

(this has been explained many times by me, thezerg don't accuse me of bringing my personal info in, now he is challenging me to explain what happened, but I won't repeat again, he can search my archives)
legendary
Activity: 1764
Merit: 1002
May 11, 2015, 12:38:16 AM
Sorry you can't win this argument. I thought about it in depth.

"Because I've thought about this in depth, it is inconceivable that I am wrong." - This is not the way to bring people around to your side, seriously!

I am not trying to win a Communist kiss my ass contest. I am trying to elucidate the facts.

If I say I have thought through all the details of the Transactions Withholding Attack ad nauseum over 2 years and entertained 100s of posts of debate, then it means I am speaking factually.

A good card-carrying Communist can't handle facts, and thus doesn't want success.

It doesn't mean I am not open to being wrong, but for how many posts do I have to debate before it becomes redundant and diminishing returns to 0?

Anonymint registers account March 2013. What was price then, 80, I don't have access to chart. If he buys then, instead of being a bear, he's tripled his money? Maybe he wouldn't be struggling with bills?
sr. member
Activity: 420
Merit: 262
May 11, 2015, 12:36:32 AM
Usually, miners are good citizens and include many of the pending transactions. However, a block could be mined where all this consensus is ignored and the new block is full of transactions which the miner has "pulled out of his ass" (real-world business or not) with fees payable to himself. Apart from providing PoW security to older blocks, the new block is unhelpful, and many of them together is an attack.

So the "unauthorized" transactions are simply those that are already missing from the majority of the network's node mempools. The reason they are missing is that they have been discarded by most nodes, or never seen by them because the miner kept them quiet until finding a block.

There is no whitelisting or blacklisting unless 51% of the nodes are using the same whitelist or blacklist. If they are then there then that is a majority decision, and the risk of this is the same as today.
Also, standard new blocks with full tx would certainly remain supported even if IBLT was fully functional and in widespread use.

you just described AM's "targeted withholding attack".  also it's solution.

I hadn't read that.

That isn't a solution because it is the wrong characterization of the coming reality of NWO fascism.

I don't know if you've noticed the trend towards consolidation in the online retailing sector. For example here in the Philippines Ayosdito.com and olx.ph merged and now I can't buy imported vitamin D3 any more because the new cartel eliminated vitamin ads!  Angry

Consolidation will accelerate as the global economic implosion hits us 2016 (mostly in Europe) and accelerating in 2017 or 2018 in the USA.

The masses love their WalMart, Target, Amazon, and other big names. The Big 5s will be folded into the Amazons.

When we reach the point that 80% of online shopping is done through Amazon Payments, Paypal, Coinbase, Bitpay, Circle and a few others, then the case of the "transactions which the miner has 'pulled out of his ass'" (i.e. the txs that are for those big names) will be most of the transactions.

As I said, the masses are working against your theory of political containment. Sorry you can't win with politics. You need a truly technically decentralized solution.

As I said from my first comment in this thread that got you all so offended, you need to make the fundamental tenet of Satoshi's whitepaper the actual reality. Bitcoin isn't. Sorry.

when i use Mycelium to scan your Amazon "attacker" payment address, it sends my BTC  thru the Mycelium server who then forwards it out to the network  "indiscriminately".  thus, the payment tx cannot be hidden or held up Amazon's ass to be released en masse with billions of other Amazon tx's for the purpose of attacking and screwing other miners.

If 80% of txs are being coursed through the cartel because the complacent masses use the GUIs the cartel websites present them, then Mycelium won't be hearing about them.

And if the miners that didn't hear about them, don't approve those blocks, then they won't be participating in 80% of the economy and thus economically it is obvious who will win that battle of attrition.

Size matters in Bitcoin. I want to change that.

the GUI's != owner's wallets.   owner's wallet are connected to the p2p network, not the Amazon's attacker ass.

Masses will use the Circle, Paypal, Coinbase, Amazon, Facebook, etc wallet.

This is why the banksters are funding all the large scale wallet startups.

Sorry you can't win this argument. I thought about it in depth.

sorry, none of the geeks should fall for it and alot of ppl have learned from mtgox and the other exchanges.  and all the current unbanked billions won't be eligible for those company accts and will work off their smartphones.  so no, an absurd cartel the likes of what you've described above will not be forming and even if it did, i just described how their share will be limited.  no one likes cartels anyways.

Well now you are really scraping the bottom of the barrel and being either disingenuous or absurdly obtuse.

Denial of reality won't help you.

https://www.cryptocoinsnews.com/bitcoin-exchange-coinbase-just-passed-2-million-users/

Quote
The newly U.S. licensed Bitcoin Exchange Coinbase has just passed 2 million users. This is a large mark for Coinbase and we at CCN sends our congratulations.

I'm one of those 2M. And I pull my coin out immediately.

Grandma and moma aren't you. And that is entire point of this drive to push Paypal, Circle, Coinbase, etc onto the masses.

If you are arguing the masses will have the slightest clue that they need to move their wallet because of some obscure Digital Kill Switch that doesn't affect them, then you are disingenuous and absurd.
Jump to: