Skip to content

Conversation

@Kourin1996
Copy link
Contributor

This PR removes the now‑unused txValidationFn field from BlobPool.
It became obsolete after a PR #31202 was merged

Resolves #32236

@Kourin1996 Kourin1996 requested a review from rjl493456442 as a code owner July 18, 2025 09:26
@rjl493456442 rjl493456442 changed the title core/txpool/blobpool: Remove unused txValidationFn from BlobPool core/txpool/blobpool: remove unused txValidationFn from BlobPool Jul 18, 2025
@rjl493456442 rjl493456442 added this to the 1.16.2 milestone Jul 18, 2025
@rjl493456442 rjl493456442 merged commit f17df6d into ethereum:master Jul 18, 2025
4 of 5 checks passed
howjmay pushed a commit to iotaledger/go-ethereum that referenced this pull request Aug 27, 2025
…thereum#32237)

This PR removes the now‑unused `txValidationFn` field from BlobPool.
It became obsolete after a PR  ethereum#31202 
was merged.

Resolves ethereum#32236
gballet pushed a commit to gballet/go-ethereum that referenced this pull request Sep 11, 2025
…thereum#32237)

This PR removes the now‑unused `txValidationFn` field from BlobPool.
It became obsolete after a PR  ethereum#31202 
was merged.

Resolves ethereum#32236
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BlobPool.txValidationFn field is no longer used. Is it removable?

2 participants