Skip to content

[r3.2] rpc: fix txpool_content crash: unknown#18119

Merged
AskAlexSharov merged 2 commits into
release/3.2from
canepat/fix_txpool_issue_18076_r32
Dec 2, 2025
Merged

[r3.2] rpc: fix txpool_content crash: unknown#18119
AskAlexSharov merged 2 commits into
release/3.2from
canepat/fix_txpool_issue_18076_r32

Conversation

@canepat

@canepat canepat commented Dec 1, 2025

Copy link
Copy Markdown
Member

Cherry-pick #18111

Fixes #18076 

The new `TestQueryAllWithoutPanicUnknown` tests fails i.e. reproduces
systematically the issue (100 out of 100 times) with the existing code.
@canepat canepat requested a review from AskAlexSharov December 1, 2025 12:17
@AskAlexSharov AskAlexSharov merged commit 3519a84 into release/3.2 Dec 2, 2025
8 checks passed
@AskAlexSharov AskAlexSharov deleted the canepat/fix_txpool_issue_18076_r32 branch December 2, 2025 01:08
marcello33 added a commit to 0xPolygon/erigon that referenced this pull request Feb 18, 2026
* [r32] Caplin: add get blobs support (fusaka) (erigontech#17840)

Cherry pick erigontech#17829 to `release/3.2`

Co-authored-by: Giulio rebuffo <giulio.rebuffo@gmail.com>

* [3.2] prune: 500ms pruning timeout for stage_exec on ChainTiptar (erigontech#17890)

to increase prune timeout 2x as a hotfix for reported prune issue on
ethmainnet
will create bigger epic today

* [3.2] remove `amoy` chain from `sync-from-scratch-test` list (erigontech#17921)

* cp Integrity check: compare state progress and block progress (erigontech#18002)

issue: erigontech#17911

* [3.2] version (erigontech#18057)

* [r3.2] rpc: fix txpool_content crash: unknown (erigontech#18119)

Cherry-pick erigontech#18111

* [3.2] Bump max blob size (erigontech#18329)

Previous limit was not enough for a 6 blob EIP-4844 transaction with
commitments and proofs. The theoretical max size is ~824 KB.

* Revert "[3.2] remove `amoy` chain from `sync-from-scratch-test` list (erigontech#17921)"

This reverts commit 61d4ffc.

* lisovo: CLZ opcode and P256 gas cost changes (#117)

* tbdhf: CLZ opcode and P256 gas cost changes

* chore: rename to lisovo

* feat: flexible base fee on lisovo HF (#118)

* chore: add amoy hf block number

* fix: lint

---------

Co-authored-by: Lucca Martins <lucca_martins30@yahoo.com.br>

* chore: bump version

* core, execution, polygon: lisovoPro HF and version bump

* core: lisovo-lisovoPro instructionset test

* core, execution, polygon: lisovoPro HF and version bump (#123)

* core, execution, polygon: lisovoPro HF and version bump

* core: lisovo-lisovoPro instructionset test

* lisovo HF and version bump

---------

Co-authored-by: Andrew Ashikhmin <34320705+yperbasis@users.noreply.github.com>
Co-authored-by: Giulio rebuffo <giulio.rebuffo@gmail.com>
Co-authored-by: Alex Sharov <AskAlexSharov@gmail.com>
Co-authored-by: sudeepdino008 <sudeepdino008@gmail.com>
Co-authored-by: canepat <16927169+canepat@users.noreply.github.com>
Co-authored-by: Shoham Chakraborty <shhmchk@gmail.com>
Co-authored-by: Pratik Patil <pratikspatil024@gmail.com>
Co-authored-by: Krishang <109511742+kamuikatsurgi@users.noreply.github.com>
Co-authored-by: Lucca Martins <lucca_martins30@yahoo.com.br>
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.

2 participants