public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
* [Bitcoin-development] On fork awareness Was: 0.8.1 ideas
@ 2013-03-13 21:15 Gregory Maxwell
  0 siblings, 0 replies; only message in thread
From: Gregory Maxwell @ 2013-03-13 21:15 UTC (permalink / raw)
  To: Andy Parkins; +Cc: bitcoin-development

On Wed, Mar 13, 2013 at 2:06 PM, Andy Parkins <andyparkins@gmail•com> wrote:
> On Wednesday 13 Mar 2013 12:56:29 Luke-Jr wrote:
>> Here's a simple proposal to start discussion from...
>
> It seems to me that the biggest failure was not the development of two
> chains, but the assurance to users (by the client) that their transactions

The development of two chains was maximally bad because the state was
irreconcilable without the manual intervention. The only reason you're
saying that it was only the false confirms that were bad is because
manual intervention resolved the worse badness. :)  A whole bunch of
people spending coins that can only exist in the different exclusive
chains would have been very bad indeed.

> Is it possible to change the definition of "6 confirmations" so that it's
> something like: "six confirmations clear of any other chain".  While there
> are two competing chains, it's possible that one will go pop at any moment.
> That makes the confirmation count of any transaction on one of those chains,
> zero.

Not reliably, you will only hear of a competing chain if some of your
peers have accepted it. If your peers were all pre-0.8 or all 0.8 you
only would have heard of one chain.

Relaying non-primary chains has some obvious and subtle challenges—
Obviously you need some way of preventing it from being a DOS vector,
but thats not a fundamental issue— you could rate limit by only
relaying chains which are close to the current best in sum difficulty—
just a software engineering one.

A more subtle issue is it that it's not in a node's self-interest to
tell peers about a chain it thinks is invalid: it wants its peers on
_its_ view of the consensus, not some other one.  Though perhaps this
could be addressed by only relaying headers for non-primary chains.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-03-13 21:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-13 21:15 [Bitcoin-development] On fork awareness Was: 0.8.1 ideas Gregory Maxwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox