public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
From: Chris <ctpacia@gmail•com>
To: bitcoin-dev@lists•linuxfoundation.org
Subject: Re: [bitcoin-dev] Opt-in Full Replace-By-Fee (Full-RBF)
Date: Sun, 29 Nov 2015 22:32:34 -0500	[thread overview]
Message-ID: <565BC352.4080001@gmail.com> (raw)
In-Reply-To: <20151117004218.GB6302@savin.petertodd.org>

[-- Attachment #1: Type: text/plain, Size: 598 bytes --]

On 11/16/2015 07:42 PM, Peter Todd via bitcoin-dev wrote:
> Sequence is used for opting in as it is the only "free-form" field
> available for that purpose. Opt-in per output was proposed as well by
> Luke-Jr, however the CTxOut data structure simply doesn't contain any
> extra fields to use for that purpose.
What is wrong with using they same scheme as sighash_single?

If input 0 has nSequence < maxint-1 then output 0 is replaceable.

For fee bumps you would just stick the change in position zero and
reduce the value.

You get FFS functionality without the hassle of addition other inputs.


[-- Attachment #2: Type: text/html, Size: 1428 bytes --]

  reply	other threads:[~2015-11-30  3:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-17  0:42 Peter Todd
2015-11-30  3:32 ` Chris [this message]
2015-12-02  9:27   ` Peter Todd

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=565BC352.4080001@gmail.com \
    --to=ctpacia@gmail$(echo .)com \
    --cc=bitcoin-dev@lists$(echo .)linuxfoundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox