From: Anas <maimtiaz@bu.edu>
To: bitcoin-dev@lists.linuxfoundation.org
Subject: [bitcoin-dev] Characterizing orphan transaction in the Bitcoin network
Date: Fri, 31 Jan 2020 18:07:26 -0500 [thread overview]
Message-ID: <CAPc0aKFuE9RVHj0i3k_C+Lc3dyqk6m4+zvq=JG+51TUgUMFz5w@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1590 bytes --]
Hi all,
This paper - https://arxiv.org/pdf/1912.11541.pdf - characterizes orphan
transactions in the Bitcoin network and shows that increasing the size of
the orphan pool reduces network overhead with almost no additional
performance overhead. What are your thoughts?
Abstract:
> Orphan transactions are those whose parental income-sources are missing at
> the time that they are processed. These transactions are not propagated to
> other nodes until all of their missing parents are received, and they thus
> end up languishing in a local buffer until evicted or their parents are
> found. Although there has been little work in the literature on
> characterizing the nature and impact of such orphans, it is intuitive that
> they may affect throughput on the Bitcoin network. This work thus seeks to
> methodically research such effects through a measurement campaign of orphan
> transactions on live Bitcoin nodes. Our data show that, surprisingly,
> orphan transactions tend to have fewer parents on average than non-orphan
> transactions. Moreover, the salient features of their missing parents are a
> lower fee and larger size than their non-orphan counterparts, resulting in
> a lower transaction fee per byte. Finally, we note that the network
> overhead incurred by these orphan transactions can be significant,
> exceeding 17% when using the default orphan memory pool size (100
> transactions). However, this overhead can be made negligible, without
> significant computational or memory demands, if the pool size is merely
> increased to 1000 transactions.
Regards,
Anas
[-- Attachment #2: Type: text/html, Size: 2366 bytes --]
next reply other threads:[~2020-01-31 23:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-31 23:07 Anas [this message]
2020-02-03 3:41 ` [bitcoin-dev] Characterizing orphan transaction in the Bitcoin network Matt Corallo
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='CAPc0aKFuE9RVHj0i3k_C+Lc3dyqk6m4+zvq=JG+51TUgUMFz5w@mail.gmail.com' \
--to=maimtiaz@bu.edu \
--cc=bitcoin-dev@lists.linuxfoundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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