Open michalkucharczyk opened 2 months ago
Cross-check that mortal transactions are correctly handled in the pool.
Some extra checks of longevity may be required in the MemTxPool.
MemTxPool
For this we would need testtool support: https://github.com/michalkucharczyk/tx-test-tool/issues/14
Also pay look into view-revalidation: https://github.com/paritytech/polkadot-sdk/pull/4639#discussion_r1749361618
Cross-check that mortal transactions are correctly handled in the pool.
Some extra checks of longevity may be required in the
MemTxPool
.For this we would need testtool support: https://github.com/michalkucharczyk/tx-test-tool/issues/14