Add preconfirmation signature verification to tx status manager (#2856)
## Linked Issues/PRs <!-- List of related issues/PRs --> Closes https://github.com/FuelLabs/fuel-core/issues/2823 ## Description <!-- List of detailed changes --> Adds generic logic to the tx status manager task to accept delegate keys and check signatures with them. The logic of actually tracking the delegate keys and doing verification is behind the `SignatureVerification` trait, which will be implemented in a follow-up PR. ## Checklist - [x] New behavior is reflected in tests ### Before requesting review - [ ] I have reviewed the code myself --------- Co-authored-by: Green Baneling <XgreenX9999@gmail.com> Co-authored-by: AurelienFT <32803821+AurelienFT@users.noreply.github.com>
M
Mitchell Turner committed
aef46bcc7ebd80eb108d64d75365834a862139d4
Parent: b759e4d
Committed by GitHub <noreply@github.com>
on 3/17/2025, 10:29:01 AM