Bitcoin Forum
April 25, 2024, 01:48:45 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 [3] 4 »  All
  Print  
Author Topic: Version 0.3.18  (Read 26934 times)
jgarzik
Legendary
*
qt
Offline Offline

Activity: 1596
Merit: 1091


View Profile
December 09, 2010, 04:50:48 PM
 #41

I also support a third transaction type for timestamp hash sized arbitrary data.  There's no point not having one since you can already do it anyway.  It would tell nodes they don't need to bother to index it.

Yes it is possible already.  But it is disappointing to encourage main bitcoin chain to be used for generic data storage.

When a large amount of users are non-currency data users, currency users will face longer delays, higher costs, and decreased ability to send free transactions.  Currency users will be discouraged by these factors from using bitcoin.

All these folks talking about the glory of the free market conveniently omit that there only one, monopolized market right now -- the mainline chain.  This implies decreased competition versus many markets (==many chains) and tragedy of the commons, as everybody shoves all their data onto the main chain.

An alternate chain that encourages data storage would better serve data users, leaving the main chain to better serve currency users.

Jeff Garzik, Bloq CEO, former bitcoin core dev team; opinions are my own.
Visit bloq.com / metronome.io
Donations / tip jar: 1BrufViLKnSWtuWGkryPsKsxonV2NQ7Tcj
1714052925
Hero Member
*
Offline Offline

Posts: 1714052925

View Profile Personal Message (Offline)

Ignore
1714052925
Reply with quote  #2

1714052925
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714052925
Hero Member
*
Offline Offline

Posts: 1714052925

View Profile Personal Message (Offline)

Ignore
1714052925
Reply with quote  #2

1714052925
Report to moderator
1714052925
Hero Member
*
Offline Offline

Posts: 1714052925

View Profile Personal Message (Offline)

Ignore
1714052925
Reply with quote  #2

1714052925
Report to moderator
1714052925
Hero Member
*
Offline Offline

Posts: 1714052925

View Profile Personal Message (Offline)

Ignore
1714052925
Reply with quote  #2

1714052925
Report to moderator
ShadowOfHarbringer
Legendary
*
Offline Offline

Activity: 1470
Merit: 1005


Bringing Legendary Har® to you since 1952


View Profile
December 09, 2010, 05:03:09 PM
 #42

Just wait until somebody encodes kiddie porn into the chain - it would stay there forever.
It is impossible to completely prevent that kind of abuse unfortunately.
For example, someone could encode information in the decimal figures of amount sent, or in a "vanity plate" Bitcoin address.

Of course, but that is not my point.
The point is that if would possible to store extra data in Bitcoin protocol by design, then government would have the argument like "you can store extra data (including kiddie porn) - protocol is designed that way and default client allows it".

Taking this possibility away in the default client takes that argument away and makes Bitcoin much more resistant to kiddie-porn-propaganda-attack.

ribuck
Donator
Hero Member
*
Offline Offline

Activity: 826
Merit: 1039


View Profile
December 09, 2010, 05:12:34 PM
 #43

When a large amount of users are non-currency data users, currency users will face ... decreased ability to send free transactions.

There would be no incentive for a miner to process free domain name registration transactions.

Broadening the use of the Bitcoin chain strengthens it. If 55% of currency users generate maliciously, they can corrupt the chain. But if there are also domain name registrars generating, you would have to corrupt 55% of them too, and different interest groups aren't corruptible in the same way.

Satoshi has created a wonderful bird, but if his early adopters don't allow it to soar it will never achieve its potential.
ribuck
Donator
Hero Member
*
Offline Offline

Activity: 826
Merit: 1039


View Profile
December 09, 2010, 05:15:35 PM
 #44

The point is that if would possible to store extra data in Bitcoin protocol by design, then government would have the argument like "you can store extra data (including kiddie porn) - protocol is designed that way and default client allows it".

DNS Records can contain arbitrary text records, but that has never been a problem. Interestingly, the same kinds of arguments are heard against using the TXT records for unofficial purposes, but the DNS system hasn't yet collapsed.

On this forum we regularly contemplate putting Bitcoin addresses into DNS TXT records. How ironic that there is resistance to putting DNS data into Bitcoin!
galeru
Newbie
*
Offline Offline

Activity: 8
Merit: 2


View Profile
December 09, 2010, 06:05:35 PM
 #45

The white paper allows for individual servers to drop transactions, so long as they maintain the hashes in the Merkle Tree.  So eventually, once the transaction server software is more advanced, the DNS servers could delete all the non-DNS server transactions, which would reduce it's storage requirements, and all the currency people can delete extraneous DNS transactions.

It is a tree, so it would be best if all transactions of each type were grouped so that you could delete one node, and reduce the Merkle Tree as much as possible.  Otherwise, all other transactions do is increase the number of transactions.

Also, as far as adding new data into transactions, maybe the best way to go about it is to introduce the data to the actual blockchain only when we also have the granular controls on mining and what people want included when they mine, and for what fees.  I think having a well thought out fee data distribution is going to end up crucial to bitcoin, so that way when bitcoin users go to make transactions, they can determine the likelihood of their data getting into a block.

Until we have this more effectively thought out, all the non-bitcoin stuff like BitDNS should go into the testchain.
sturle
Legendary
*
Offline Offline

Activity: 1437
Merit: 1002

https://bitmynt.no


View Profile WWW
December 09, 2010, 06:51:09 PM
 #46

DNS Records can contain arbitrary text records, but that has never been a problem. Interestingly, the same kinds of arguments are heard against using the TXT records for unofficial purposes, but the DNS system hasn't yet collapsed.

On this forum we regularly contemplate putting Bitcoin addresses into DNS TXT records. How ironic that there is resistance to putting DNS data into Bitcoin!
DNS doesn't push data on everybody.  You have to ask specifically for the TXT record from the server serving the domain.  Most requests are for A records, which are as as small as possible.

DNS can also be abused to send arbitrary data.  I'm a happy user of iodine myself to tunnel IP over DNS (encrypted) when I want to use some wifi hotspot for free.  But the traffic only go between me, the hotspot DNS server and my own DNS server.  I don't push all my encrypted internet traffic to every DNS user in the world.  I'm sure DNS would have been redesigned long ago if this was even possible.

Sjå https://bitmynt.no for veksling av bitcoin mot norske kroner.  Trygt, billig, raskt og enkelt sidan 2010.
I buy with EUR and other currencies at a fair market price when you want to sell.  See http://bitmynt.no/eurprice.pl
Warning: "Bitcoin" XT, Classic, Unlimited and the likes are scams. Don't use them, and don't listen to their shills.
ribuck
Donator
Hero Member
*
Offline Offline

Activity: 826
Merit: 1039


View Profile
December 09, 2010, 06:57:31 PM
 #47

... I don't push all my encrypted internet traffic to every DNS user in the world ...

Bitcoin's distributed nature is its strength, not its weakness.

As bitcoin grows, there will be generators who operate large server farms that have no trouble with the network and storage requirements. And there will also be people who use Bitcoin through various cut-down solutions.
jgarzik
Legendary
*
qt
Offline Offline

Activity: 1596
Merit: 1091


View Profile
December 09, 2010, 07:48:41 PM
 #48

When a large amount of users are non-currency data users, currency users will face ... decreased ability to send free transactions.

There would be no incentive for a miner to process free domain name registration transactions.

Actually, the miner's incentive -- for currency or data transactions -- is in seeing free transaction space disappear so that transactions cost money.  In a system where non-currency data transactions are encouraged, which clearly raises traffic levels (over a currency-only chain), collectively costing everybody more money.

Quote
Broadening the use of the Bitcoin chain strengthens it. If 55% of currency users generate maliciously, they can corrupt the chain. But if there are also domain name registrars generating, you would have to corrupt 55% of them too, and different interest groups aren't corruptible in the same way.

Yes, it strengthens the chain -- but if the bitcoin chain is processing (say) the majority of .p2p DNS records, currency users have to fight for space, paying higher fees to do so.  Makes miners happy, and currency users unhappy.

Jeff Garzik, Bloq CEO, former bitcoin core dev team; opinions are my own.
Visit bloq.com / metronome.io
Donations / tip jar: 1BrufViLKnSWtuWGkryPsKsxonV2NQ7Tcj
da2ce7
Legendary
*
Offline Offline

Activity: 1222
Merit: 1016


Live and Let Live


View Profile
December 09, 2010, 11:27:10 PM
 #49

Yes, it strengthens the chain -- but if the bitcoin chain is processing (say) the majority of .p2p DNS records, currency users have to fight for space, paying higher fees to do so.  Makes miners happy, and currency users unhappy.

This has already been covered, if the block is already full of profitable data (all with reasonable transaction fees), then there is a _strong_ economic incentive for a majority of the generators to increase the block size.  Thus allowing more transactions and other data into the chain, allowing them to collect more fees.

The entire block chain system, when paid for by transaction fees, is self balancing.

One off NP-Hard.
da2ce7
Legendary
*
Offline Offline

Activity: 1222
Merit: 1016


Live and Let Live


View Profile
December 09, 2010, 11:31:50 PM
 #50

New transaction templates can be added as needed.  Within a few days, there will be plenty of GPU power that accepts and works on it.  Network support will be thorough long before there'll be enough clients who understand how to receive and interpret the new transaction.

I agree with the whitelisting, this allows the generators to be more discerning in what they accept or reject.  That said, as soon as the template for a good BitDNS implementation is released, I'll be sure to add it to my generators whitelist.

One off NP-Hard.
abstraction
Member
**
Offline Offline

Activity: 107
Merit: 10


View Profile
December 10, 2010, 04:09:04 AM
 #51

If I make a flaw in reasoning, please tell me where I went wrong.

It seems to me like the trend for data and data processing will be cloud based. Currently, the clouds out there are proprietary. Is it not unreasonable to expect that one decentralized cloud will emerge in the long run? And if so, can't the data and the instructions about what to do with the data just be stored in the cloud? So the only extra data needed in the block would be an address to the instruction set already stored in the cloud, and the receiver just accesses the instructions from the address. I don't have a strong understanding about encryption, though. Will (or can) the instruction address in the block data be encrypted so only the sender and receiver know what it is, or have the right credentials to access the instruction set in the cloud?
jgarzik
Legendary
*
qt
Offline Offline

Activity: 1596
Merit: 1091


View Profile
December 10, 2010, 04:11:40 AM
 #52

Yes, it strengthens the chain -- but if the bitcoin chain is processing (say) the majority of .p2p DNS records, currency users have to fight for space, paying higher fees to do so.  Makes miners happy, and currency users unhappy.

This has already been covered, if the block is already full of profitable data (all with reasonable transaction fees), then there is a _strong_ economic incentive for a majority of the generators to increase the block size.  Thus allowing more transactions and other data into the chain, allowing them to collect more fees.

Sure, the miners collect more fees.  Sure, the block limit will increase.  As the block chain gets stronger and provides more valuable service, it gets more expensive for each user to use that service.  End result, currency users pay more as more non-currency data transits the block chain.

Jeff Garzik, Bloq CEO, former bitcoin core dev team; opinions are my own.
Visit bloq.com / metronome.io
Donations / tip jar: 1BrufViLKnSWtuWGkryPsKsxonV2NQ7Tcj
da2ce7
Legendary
*
Offline Offline

Activity: 1222
Merit: 1016


Live and Let Live


View Profile
December 10, 2010, 05:33:40 AM
Last edit: December 10, 2010, 06:07:42 AM by da2ce7
 #53

Sure, the miners collect more fees.  Sure, the block limit will increase.  As the block chain gets stronger and provides more valuable service, it gets more expensive for each user to use that service.  End result, currency users pay more as more non-currency data transits the block chain.

No, economically speaking, when something is produced in larger quantities the cost per unit goes down.  This is because any overhead for the production in relative terms has less effect on the cost per unit.  I see no reason why a larger block would be any different.

A larger block allows the generators to make more profit at a lower price per data unit charged. This encourages more people to use the service, thus increasing the incentive to generate.  It is a win-win situation.

One off NP-Hard.
jgarzik
Legendary
*
qt
Offline Offline

Activity: 1596
Merit: 1091


View Profile
December 10, 2010, 07:02:46 AM
 #54

Sure, the miners collect more fees.  Sure, the block limit will increase.  As the block chain gets stronger and provides more valuable service, it gets more expensive for each user to use that service.  End result, currency users pay more as more non-currency data transits the block chain.

No, economically speaking, when something is produced in larger quantities the cost per unit goes down.  This is because any overhead for the production in relative terms has less effect on the cost per unit.  I see no reason why a larger block would be any different.

In some possible future where transaction fees are calculated differently from today, and block size limits are different from what they are today, and a bunch of other conditions are different from the network rules and source code we have today, we'll see how it all shakes out.

Jeff Garzik, Bloq CEO, former bitcoin core dev team; opinions are my own.
Visit bloq.com / metronome.io
Donations / tip jar: 1BrufViLKnSWtuWGkryPsKsxonV2NQ7Tcj
sturle
Legendary
*
Offline Offline

Activity: 1437
Merit: 1002

https://bitmynt.no


View Profile WWW
December 10, 2010, 07:37:19 AM
 #55

... I don't push all my encrypted internet traffic to every DNS user in the world ...

Bitcoin's distributed nature is its strength, not its weakness.

As bitcoin grows, there will be generators who operate large server farms that have no trouble with the network and storage requirements. And there will also be people who use Bitcoin through various cut-down solutions.
This argument contradicts itself.  If you want storage on large server farms, then buy centralized storage on large server farms.  Don't try to push it upon Bitcoin, which strength is it's distributed nature.  Let it be distributed.  Bitcoin transactions will be very expensive in the future if your centralized large server farm idea wins.  Spare capacity on home computers is free.  Large server farms are not.  It is in our interest that it would still be possible to run Bitcoin on normal home computers in the future as well.

Sjå https://bitmynt.no for veksling av bitcoin mot norske kroner.  Trygt, billig, raskt og enkelt sidan 2010.
I buy with EUR and other currencies at a fair market price when you want to sell.  See http://bitmynt.no/eurprice.pl
Warning: "Bitcoin" XT, Classic, Unlimited and the likes are scams. Don't use them, and don't listen to their shills.
ribuck
Donator
Hero Member
*
Offline Offline

Activity: 826
Merit: 1039


View Profile
December 10, 2010, 11:14:14 AM
 #56

It is in our interest that it would still be possible to run Bitcoin on normal home computers in the future as well.
It's likely that the continuing increases in storage capacity and drop in price per gigabyte will mean that it gets easier, not harder, to run Bitcoin on normal home computers. There is also the potential for block chain compaction which will reduce the storage requirements for a fully-functional home computer Bitcoin.
sturle
Legendary
*
Offline Offline

Activity: 1437
Merit: 1002

https://bitmynt.no


View Profile WWW
December 10, 2010, 12:39:19 PM
 #57

It is in our interest that it would still be possible to run Bitcoin on normal home computers in the future as well.
It's likely that the continuing increases in storage capacity and drop in price per gigabyte will mean that it gets easier, not harder, to run Bitcoin on normal home computers.
Great.  Let's wait for that to happen.  And let's ignore limited devices like smartphones, tablets, etc.  But please keep spam away from the blockchain until unlimited broadband is commonplace everywhere.

Quote
There is also the potential for block chain compaction which will reduce the storage requirements for a fully-functional home computer Bitcoin.
And there goes your storage.  *poff*  I wonder where you want to go with this.  First introduce junk in blocks to make Bitcoins to heavy to use for other than large serverfarms, and then get rid of it.

Sjå https://bitmynt.no for veksling av bitcoin mot norske kroner.  Trygt, billig, raskt og enkelt sidan 2010.
I buy with EUR and other currencies at a fair market price when you want to sell.  See http://bitmynt.no/eurprice.pl
Warning: "Bitcoin" XT, Classic, Unlimited and the likes are scams. Don't use them, and don't listen to their shills.
ribuck
Donator
Hero Member
*
Offline Offline

Activity: 826
Merit: 1039


View Profile
December 10, 2010, 01:09:16 PM
 #58

... introduce junk in blocks ...

If it's useful to the sender, the recipient, and the miner, then it's not junk.
ShadowOfHarbringer
Legendary
*
Offline Offline

Activity: 1470
Merit: 1005


Bringing Legendary Har® to you since 1952


View Profile
December 10, 2010, 04:41:39 PM
 #59

... introduce junk in blocks ...

If it's useful to the sender, the recipient, and the miner, then it's not junk.

Bitcoin is supposed to be currency by definition. Anything in it that is not directly currency-related can be classified as "junk".
Perhaps separate protocols can be created for sending additional information based on private/public keys that already exist in bitcoin.

davout
Legendary
*
Offline Offline

Activity: 1372
Merit: 1007


1davout


View Profile WWW
December 10, 2010, 04:44:39 PM
 #60

... introduce junk in blocks ...

If it's useful to the sender, the recipient, and the miner, then it's not junk.

Bitcoin is supposed to be currency by definition. Anything in it that is not directly currency-related can be classified as "junk".
Perhaps separate protocols can be created for sending additional information based on private/public keys that already exist in bitcoin.

Bitcoin is supposed to be what users say its supposed to be.

Pages: « 1 2 [3] 4 »  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!