paritytech / polkadot-sdk

The Parity Polkadot Blockchain SDK
https://polkadot.com/
1.89k stars 696 forks source link

`fatxpool`: cross check (and improve) support for mortal transactions #5626

Open michalkucharczyk opened 2 months ago

michalkucharczyk commented 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.

For this we would need testtool support: https://github.com/michalkucharczyk/tx-test-tool/issues/14

michalkucharczyk commented 1 month ago

Also pay look into view-revalidation: https://github.com/paritytech/polkadot-sdk/pull/4639#discussion_r1749361618