public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
From: Garlo Nicon <garlonicon@gmail•com>
To: Andrew Poelstra <apoelstra@wpsoftware•net>
Cc: Bitcoin Development Mailing List <bitcoindev@googlegroups.com>
Subject: Re: [bitcoindev] [BIP Proposal] Mempool Validation and Relay Policies via User-Defined Scripts
Date: Fri, 26 Sep 2025 09:58:26 +0200	[thread overview]
Message-ID: <CAN7kyNgxnKoX7OBLOiHZWLg+9rvisbpmEMrs9RsSMDfeT-sw3w@mail.gmail.com> (raw)
In-Reply-To: <aNXRSd7ygh6NqE1V@mail.wpsoftware.net>

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

> You cannot pick and choose which parts of a block you like and which
parts are "abusive".

In the current implementation, yes. But if you accept a proof, that a block
is valid, instead of accepting a block in plaintext, then you can land on
the same chain. Because after all, pruned nodes care only about the last
288 blocks, or something like that. If they can update their UTXO set, and
always land on a valid chain, then they don't need transaction data in
plaintext. They just need to update their UTXO database in a way, where
attacking it would require breaking ECDSA, SHA-256, or similar things (a
proof-based system, which would not weaken existing cryptographic
assumptions, would be sufficient).

And the same is true about Initial Blockchain Download. Only today, you
have to download hundreds of GBs, to synchronize the new node from scratch.
But it can be changed, and as the size of the whole chain will grow, people
will be pushed, to start deploying some optimizations. Otherwise, there
will be even less nodes, if node operators will decide to trust centralized
solutions instead, or do things, which already happened in some altcoins,
where people passed around an already synced node data, and trusted, that
it is valid (especially in CPU-mined coins, where verifying thousands
blocks required similar effort, than mining a new block).

pt., 26 wrz 2025 o 02:25 Andrew Poelstra <apoelstra@wpsoftware•net>
napisał(a):

> On Thu, Sep 25, 2025 at 11:52:02AM -0600, Chris Guida wrote:
> >
> > Anyway, forcing users to relay transactions they consider abusive if they
> > want to relay any transactions at all does not seem in keeping with
> > bitcoin's ethos, not to mention that it obviously would never work.
> >
>
> Once a transaction is in a block, you need to relay the transaction if
> you want to relay a block. You cannot pick and choose which parts of a
> block you like and which parts are "abusive". This is what it means for
> something to be a consensus system.
>
> The purpose of the mempool is to approximate the contents of blocks,
> both to help individual node operators (who would otherwise get large
> quantities of "surprise transactions" with every block) and to help the
> network (which would otherwise have poor propagation properties).
>
> Any sort of filtering beyond that done by miners is contrary to this
> purpose of the mempool. This is a technical fact. It has nothing to do
> with "bitcoin's ethos", except its ethos as a consensus system, which
> directly contradicts your point.
>
> --
> Andrew Poelstra
> Director, Blockstream Research
> Email: apoelstra at wpsoftware.net
> Web:   https://www.wpsoftware.net/andrew
>
> The sun is always shining in space
>     -Justin Lewis-Webster
>
> --
> You received this message because you are subscribed to the Google Groups
> "Bitcoin Development Mailing List" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to bitcoindev+unsubscribe@googlegroups•com.
> To view this discussion visit
> https://groups.google.com/d/msgid/bitcoindev/aNXRSd7ygh6NqE1V%40mail.wpsoftware.net
> .
>

-- 
You received this message because you are subscribed to the Google Groups "Bitcoin Development Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bitcoindev+unsubscribe@googlegroups•com.
To view this discussion visit https://groups.google.com/d/msgid/bitcoindev/CAN7kyNgxnKoX7OBLOiHZWLg%2B9rvisbpmEMrs9RsSMDfeT-sw3w%40mail.gmail.com.

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

  reply	other threads:[~2025-09-26 12:03 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-24 18:18 Aiden McClelland
2025-09-24 18:46 ` Greg Maxwell
2025-09-24 18:54   ` Aiden McClelland
2025-09-24 22:49     ` Greg Maxwell
2025-09-25  9:21       ` yes_please
2025-09-25 20:03         ` Greg Maxwell
2025-09-25 20:51           ` Aiden McClelland
2025-09-25 21:14             ` Greg Maxwell
2025-09-25 21:25               ` Aiden McClelland
2025-09-25 21:51                 ` Greg Maxwell
2025-09-26  2:06                   ` Chris Riley
2025-09-26  2:17                     ` Aiden McClelland
2025-09-26  2:28                       ` Chris Riley
2025-09-25 17:52       ` Chris Guida
2025-09-25 20:46         ` Greg Maxwell
2025-09-25 21:02           ` Chris Guida
2025-09-25 23:33         ` Andrew Poelstra
2025-09-26  7:58           ` Garlo Nicon [this message]
2025-09-24 19:16   ` Chris Guida
2025-09-24 20:01     ` Greg Maxwell
2025-09-25  2:20       ` bigshiny
2025-09-25 14:33 ` Luke Dashjr

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=CAN7kyNgxnKoX7OBLOiHZWLg+9rvisbpmEMrs9RsSMDfeT-sw3w@mail.gmail.com \
    --to=garlonicon@gmail$(echo .)com \
    --cc=apoelstra@wpsoftware$(echo .)net \
    --cc=bitcoindev@googlegroups.com \
    /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