Currently most of our Transaction Extensions use the older Signed Extrinsic pattern. Update all of them - [x] `CheckNonce` - [x] `ChargeFrqTransactionPayment` - [x] `CheckFreeExtrinsicUse` - [x] `HandlesSignedExtension` Needs updates - [x] tests - [x] passkey checks - [x] runtime updates ### Resources - https://forum.polkadot.network/t/introducing-transactionextension/10827