Commit graph

1 commit

Author SHA1 Message Date
Bosul Mun
21652ef9ef
core/txpool: add blobTxForPool migration in limbo (#35209)
This PR adds blobTxForPool migration support in limbo. Previously, there
was no conversion path from limbo entries containing types.Transaction.
Now that we have the new blobTxForPool type, this PR adds migration
logic between both types. New test code (limbo_test.go) to test this
conversion is added.

---------

Co-authored-by: Felix Lange <fjl@twurst.com>
2026-07-01 11:12:46 +02:00